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-04-18
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
1
-3
/
+19
2008-04-18
firewire: fw-sbp2: reduce log noise
Stefan Richter
1
-6
/
+2
2008-04-18
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
1
-3
/
+0
2008-04-18
firewire: fw-sbp2: simplify some macros
Stefan Richter
1
-9
/
+2
2008-04-18
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
1
-51
/
+43
2008-04-18
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-18
firewire: refactor fw_unit reference counting
Stefan Richter
2
-12
/
+19
2008-04-18
firewire: fw-sbp2: fix reference counting
Stefan Richter
1
-2
/
+1
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
3
-46
/
+4
2008-04-18
ieee1394: limit early node speed to host interface speed
Philippe De Muyter
1
-0
/
+2
2008-04-18
ieee1394: Remove superfluous calls to kobject_set_name().
Robert P. J. Day
3
-3
/
+0
2008-04-18
ieee1394: ohci1394: missing PPC PMac feature calls in failure path
Stefan Richter
1
-3
/
+3
2008-04-18
ieee1394: ohci1394: refactor some printk format strings
Stefan Richter
1
-15
/
+15
2008-04-18
ieee1394: ohci1394: unroll a macro with return
Stefan Richter
1
-38
/
+54
2008-04-18
ieee1394: Use shorter list_splice_init() for brevity.
Robert P. J. Day
2
-6
/
+3
2008-04-18
ieee1394: replace remaining __FUNCTION__ occurrences
Harvey Harrison
5
-13
/
+13
2008-04-18
ieee1394: ohci1394: refactor probe, remove, suspend, resume
Stefan Richter
1
-64
/
+49
2008-04-18
ieee1394: ohci1394: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
4
-6
/
+7
2008-04-18
ieee1394: be*_add_cpu conversion
Marcin Slusarz
1
-4
/
+2
2008-04-18
ieee1394: sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-12
/
+8
2008-04-17
it821x: do not describe noraid parameter with its value
Paul Bolle
1
-1
/
+1
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
1
-3
/
+4
2008-04-17
Au1200: IDE driver build fix
Sergei Shtylyov
1
-8
/
+1
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-0
/
+2
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-6
/
+148
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-73
/
+96
2008-04-15
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-04-15
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
1
-0
/
+10
2008-04-15
USB: support more Huawei data card product IDs
fangxiaozhi
2
-4
/
+124
2008-04-15
USB: option.c: add more device IDs
Matthias Urlichs
1
-2
/
+9
2008-04-15
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
1
-0
/
+3
2008-04-15
acpi thermal trip points increased to 12
Krzysztof Helt
1
-0
/
+4
2008-04-15
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
1
-3
/
+4
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+4
2008-04-15
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
2008-04-15
spi: spi_s3c24xx driver must init completion
Ben Dooks
1
-0
/
+3
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
15
-1
/
+30
2008-04-15
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
3
-0
/
+5
2008-04-15
misc: fix platform driver hotplug/coldplug
Kay Sievers
4
-0
/
+7
2008-04-15
fbdev: fix /proc/fb oops after module removal
Alexey Dobriyan
1
-0
/
+1
2008-04-15
leds: fix platform driver hotplug/coldplug
Kay Sievers
12
-0
/
+25
2008-04-15
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
1
-3
/
+2
2008-04-15
mmc: fix platform driver hotplug/coldplug
Kay Sievers
6
-1
/
+10
2008-04-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
7
-72
/
+92
2008-04-15
PS3: gelic: fix the oops on the broken IE returned from the hypervisor
Masakazu Mokuno
1
-3
/
+8
2008-04-15
b43legacy: fix DMA mapping leakage
Stefano Brivio
1
-11
/
+18
2008-04-15
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
1
-13
/
+13
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
3
-45
/
+48
[next]