Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3015c7397876f5c5de0e178e2dfe22859b5d8754
/
drivers
3015c73
ieee1394: conditionally export ieee1394_bus_type
by Stefan Richter
· 18 years ago
ed30c26
ieee1394: Consolidate driver registering
by Ben Collins
· 18 years ago
9b7d9c0
ieee1394: sbp2: convert from PCI DMA to generic DMA
by Stefan Richter
· 18 years ago
d41bba2
ieee1394: nodemgr: spaces to tabs
by Stefan Richter
· 18 years ago
8252bbb
ieee1394: nodemgr: fix deadlock in shutdown
by Stefan Richter
· 18 years ago
cec1a31
ieee1394: nodemgr: remove duplicate assignment
by Stefan Richter
· 18 years ago
ff6a4cd
sbp2: make 1bit bitfield unsigned
by Luca Tettamanti
· 18 years ago
4e834da
ieee1394: schedule *_oui sysfs attributes for removal
by Stefan Richter
· 18 years ago
e9429df
ieee1394: schedule unused symbol exports for removal
by Stefan Richter
· 18 years ago
861646f
ieee1394: dv1394: schedule for feature removal
by Stefan Richter
· 18 years ago
9868e0e
ieee1394: raw1394: defer feature removal of old isoch interface
by Stefan Richter
· 18 years ago
63cca59
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
by Stefan Richter
· 18 years ago
5370f1f
ieee1394: ohci1394: reformat PPC_PMAC platform code
by Stefan Richter
· 18 years ago
48cfae4
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
by Stefan Richter
· 18 years ago
58272c1
ieee1394: sbp2: wrap two functions into one
by Stefan Richter
· 18 years ago
2a533b1
ieee1394: sbp2: update comment on things to do
by Stefan Richter
· 18 years ago
cd641f6
ieee1394: sbp2: use list_move_tail()
by Stefan Richter
· 18 years ago
138c8af
ieee1394: sbp2: more concise names for types and variables
by Stefan Richter
· 18 years ago
9117c6d
ieee1394: sbp2: remove unused struct members
by Stefan Richter
· 18 years ago
28b0667
ieee1394: sbp2: proper unit in module parameter description
by Stefan Richter
· 18 years ago
ca0c745
ieee1394: sbp2: clean up sbp2_ namespace
by Stefan Richter
· 18 years ago
5796aa7
ieee1394: sbp2: some conditions in queue_command are unlikely
by Stefan Richter
· 18 years ago
e8ca566
ieee1394: sbp2: remove superfluous comments
by Stefan Richter
· 18 years ago
d19c776
ieee1394: sbp2: delayed_work -> work_struct
by Stefan Richter
· 18 years ago
424a964
ieee1394: sbp2: coding style of some macros
by Stefan Richter
· 18 years ago
edf1fb2
ieee1394: sbp2: remove debug macros
by Stefan Richter
· 18 years ago
3564409
ieee1394: sbp2: consolidate log levels
by Stefan Richter
· 18 years ago
0b88544
ieee1394: sbp2: remove duplicate code
by Stefan Richter
· 18 years ago
8c8009e
ieee1394: sbp2: remove dead code
by Stefan Richter
· 18 years ago
ea42ea0
ieee1394: sbp2: clean up function declarations
by Stefan Richter
· 18 years ago
66743e0
ieee1394: sbp2: remove irritating log message
by Stefan Richter
· 18 years ago
c0f00e2
ohci1394: shortcut irq printing
by Alexey Dobriyan
· 18 years ago
1f72cf5
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
by Stefan Richter
· 18 years ago
bfe89d7
drivers/ieee1394/*: use kmemdup()
by Eric Sesterhenn
· 18 years ago
5f8d17f6
ieee1394: ohci1394: proper log messages in suspend and resume
by Stefan Richter
· 18 years ago
2a3f8ad
ieee1394: ohci1394: revert fail on error in suspend
by Stefan Richter
· 18 years ago
def4d87
ieee1394: only build OUI database files if config enabled
by Randy Dunlap
· 18 years ago
7f58803
ieee1394: fix printk format warning
by Randy Dunlap
· 18 years ago
b07375b
ieee1394: nodemgr: revise semaphore protection of driver core data
by Stefan Richter
· 18 years ago
7fdfc90
ieee1394: nodemgr: reflect which return values are errors
by Stefan Richter
· 18 years ago
b7cffc5
ieee1394: nodemgr: small fix after sysfs errors patch
by Stefan Richter
· 18 years ago
7b900c1
dv1394: remove BKL contention
by Stefan Richter
· 18 years ago
75dcf5d
video1394: remove BKL contention
by Daniel Drake
· 18 years ago
3c21cfc
video1394: small optimizations to frame retrieval codepath
by Daniel Drake
· 18 years ago
c1c9c7c
ieee1394: handle sysfs errors
by Stefan Richter
· 18 years ago
1ed891c
ieee1394: coding style in hosts.c
by Stefan Richter
· 18 years ago
5c37dcb
ieee1394: lock smaller region by host_num_alloc mutex
by Stefan Richter
· 18 years ago
b63d4fe
ieee1394: usecs_to_jiffies takes unsigned int argument
by Stefan Richter
· 18 years ago
da256c5
ieee1394: ohci1394: suspend/resume cosmetics
by Stefan Richter
· 18 years ago
f011bf0
ohci1394: steps to implement suspend/resume
by Bernhard Kaindl
· 18 years ago
f9edc4f
ieee1394: raw1394: add comments on lock usage
by Stefan Richter
· 18 years ago
23077f1
ieee1394: sbp2: slightly reorder sbp2scsi_abort
by Stefan Richter
· 18 years ago
0e930f4
ieee1394: remove unused struct member from highlevel API
by Stefan Richter
· 18 years ago
68380b5
Add "run_scheduled_work()" workqueue function
by Linus Torvalds
· 18 years ago
2fd8507
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
0a01707
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
1aa16ee
[PATCH] IPMI: fix PROC_FS=n warnings
by Randy Dunlap
· 18 years ago
5a1099b
[PATCH] IPMI: increase KCS message size
by Corey Minyard
· 18 years ago
4d7cbac
[PATCH] IPMI: Fix BT long busy
by Corey Minyard
· 18 years ago
168b35a
[PATCH] IPMI: fix pci warning
by Corey Minyard
· 18 years ago
7d8ba96
[PATCH] IPMI: add pigeonpoint poweroff
by Corey Minyard
· 18 years ago
b361e27
[PATCH] IPMI: system interface hotplug
by Corey Minyard
· 18 years ago
15c62e1
[PATCH] IPMI: add poll delay
by Corey Minyard
· 18 years ago
55162fb
[PATCH] IPMI: fix request events
by Corey Minyard
· 18 years ago
b967513
[PATCH] IPMI: Add maintenance mode
by Corey Minyard
· 18 years ago
b2c0394
[PATCH] IPMI: Allow hot system interface remove
by Corey Minyard
· 18 years ago
759643b
[PATCH] IPMI: pass sysfs name from lower level driver
by Corey Minyard
· 18 years ago
bca0324
[PATCH] IPMI: remove interface number limits
by Corey Minyard
· 18 years ago
f0b55da
[PATCH] IPMI: Fix device model name
by Corey Minyard
· 18 years ago
6b39bb6
[PATCH] nbd: show nbd client pid in sysfs
by Paul Clements
· 18 years ago
4d2d3ce
[PATCH] remove drivers/block/paride/jumbo
by Adrian Bunk
· 18 years ago
9828673
[PATCH] paride: remove parport #ifdef's
by Adrian Bunk
· 18 years ago
af69c7f
[PATCH] generic HDLC synclink config mismatch fix
by Paul Fulghum
· 18 years ago
65867be
[PATCH] Trivial cleanup in the PCI IDs for the CS5535
by Jordan Crouse
· 18 years ago
d0ce7d0
[PATCH] remove drivers/char/riscom8.c:baud_table[]
by Adrian Bunk
· 18 years ago
a4ed06a
[PATCH] amba-pl010: clear error flags on rx error
by Lennert Buytenhek
· 18 years ago
9468f68
[PATCH] winbond IDE depends on IDEDMA
by Olaf Hering
· 18 years ago
652d3a3
[PATCH] char: ip2 remove broken macro
by Mariusz Kozlowski
· 18 years ago
f9231a0
[PATCH] rtc: ds1743 support
by Torsten Ertbjerg Rasmussen
· 18 years ago
f29219f
[PATCH] make 8250_pnp serial driver work after suspend to ram
by Mike Galbraith
· 18 years ago
aaeab80
[PATCH] ide_scsi: allow it to be used for non CD only
by Alan Cox
· 18 years ago
e9d55f9
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
by Evgeniy Polyakov
· 18 years ago
c6f24f9
[PATCH] rtc-rs5c372: change register reading method
by Riku Voipio
· 18 years ago
36499dc2
[PATCH] synclink_gt: fix init error handling
by Akinobu Mita
· 18 years ago
7b92ff0
[PATCH] spi: check platform_device_register_simple() error
by Akinobu Mita
· 18 years ago
9399575
[PATCH] dz: Fixes to make it work
by Maciej W. Rozycki
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
d9489fb
[PATCH] kernel-doc: fix fusion and i2o docs
by Randy Dunlap
· 18 years ago
0bf9322
[PATCH] export toshiba SMM support for neofb module
by Randy Dunlap
· 18 years ago
3e29fe8
[PATCH] CISS: require same SCSI module support
by Randy Dunlap
· 18 years ago
403aac9
[PATCH] add return value checking of get_user() in set_vesa_blanking()
by Yoichi Yuasa
· 18 years ago
db68b18
[PATCH] add rtc-omap driver
by David Brownell
· 18 years ago
da015a6
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
4438982
[PATCH] parport: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
f13a603
[PATCH] I2O: fix I2O_CONFIG without Adaptec extension
by Randy Dunlap
· 18 years ago
9d69b7d
[PATCH] I2O: handle __copy_from_user
by Randy Dunlap
· 18 years ago
fed806f
[PATCH] allow hwrandom core to be a module
by Jan Beulich
· 18 years ago
Next »