index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
4
-16
/
+17
2008-05-20
USB: Core: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-05-20
USB: Phidget: fix race in device_create
Greg Kroah-Hartman
3
-10
/
+9
2008-05-20
s390: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-05-20
UIO: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-05-20
Power Supply: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-20
LEDS: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-20
IB: fix race in device_create
Greg Kroah-Hartman
2
-13
/
+12
2008-05-20
ide: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-05-20
fbdev: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+7
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+79
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-12
/
+22
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
2
-2
/
+3
2008-05-20
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
1
-0
/
+14
2008-05-20
ieee1394: sbp2: use correct size of command descriptor block
Stefan Richter
1
-12
/
+8
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-29
/
+33
2008-05-20
HID: remove CVS keywords
Adrian Bunk
4
-8
/
+0
2008-05-20
HID: Add iMON LCDs to blacklist
Dylan R Semler
1
-0
/
+4
2008-05-20
HID: add Microchip PICKit 1 and PICkit 2 to blacklist
Xiaofan Chen
1
-0
/
+7
2008-05-20
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
2
-21
/
+22
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-7
/
+915
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-3
/
+9
2008-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+4
2008-05-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-380
/
+451
2008-05-19
drivers/ata: trim trailing whitespace
Jeff Garzik
2
-5
/
+5
2008-05-19
Fixups to ATA ACPI hotplug
Matthew Garrett
1
-27
/
+50
2008-05-19
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2
-8
/
+8
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-05-19
libata: don't schedule LPM action seperately during probing
Tejun Heo
1
-2
/
+1
2008-05-19
libata: make sure PMP notification is turned off during recovery
Tejun Heo
1
-16
/
+20
2008-05-19
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-2
/
+2
2008-05-19
libata: ignore recovered PHY errors
Tejun Heo
1
-6
/
+1
2008-05-19
libata: kill hotplug related race condition
Tejun Heo
2
-23
/
+50
2008-05-19
libata: move reset freeze/thaw handling into ata_eh_reset()
Tejun Heo
2
-32
/
+18
2008-05-19
libata: reorganize ata_eh_reset() no reset method path
Tejun Heo
1
-50
/
+52
2008-05-19
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
1
-1
/
+5
2008-05-19
sata_promise: other cleanups
Mikael Pettersson
1
-16
/
+7
2008-05-19
sata_promise: mmio access cleanups
Mikael Pettersson
1
-59
/
+65
2008-05-19
sata_promise: fix irq clearing buglets
Mikael Pettersson
1
-4
/
+3
2008-05-19
ata: remove FIT() macro
Harvey Harrison
9
-64
/
+64
2008-05-19
sata_mv: ensure empty request queue for FBS-NCQ EH
Mark Lord
1
-2
/
+14
2008-05-19
sata_mv: cache main_irq_mask register in hpriv
Mark Lord
1
-5
/
+7
2008-05-19
sata_mv: disregard masked irqs
Mark Lord
1
-4
/
+5
2008-05-19
sata_mv: fix pmp drives not found
Mark Lord
1
-1
/
+4
2008-05-19
sata_mv: consolidate main_irq_mask updates
Mark Lord
1
-25
/
+32
2008-05-19
sata_mv: don't blindly enable IRQs
Mark Lord
1
-26
/
+6
2008-05-19
sata_mv: async notify for genIIe only
Mark Lord
1
-2
/
+12
2008-05-19
sata_mv: group genIIe flags
Mark Lord
1
-9
/
+8
2008-05-19
sata_mv: fis irq register fixes
Mark Lord
1
-4
/
+12
2008-05-19
sata_mv: always do softreset
Mark Lord
1
-0
/
+1
[next]