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
2006-04-28
[PATCH] tipar oops fix
Daniel Drake
1
-1
/
+1
2006-04-28
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
1
-3
/
+4
2006-04-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+0
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-3
/
+7
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
10
-11
/
+38
2006-04-27
[PATCH] Frame buffer: remove cmap sysfs interface
Jon Smirl
1
-89
/
+3
2006-04-27
[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges
Chris Wedgwood
1
-2
/
+4
2006-04-27
[PATCH] PCI: fix potential resource leak in drivers/pci/msi.c
Jesper Juhl
1
-1
/
+3
2006-04-27
[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader
Ian Abbott
2
-0
/
+6
2006-04-27
[PATCH] USB: ftdi_sio: Adds support for iPlus device.
Luiz Fernando N. Capitulino
2
-0
/
+4
2006-04-27
[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB
Nathan Bronson
2
-0
/
+6
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
3
-3
/
+3
2006-04-27
[PATCH] USB: net2280: set driver data before it is used
Alan Stern
1
-3
/
+2
2006-04-27
[PATCH] USB: net2280: check for shared IRQs
Alan Stern
1
-0
/
+4
2006-04-27
[PATCH] USB: net2280: send 0-length packets for ep0
Alan Stern
1
-3
/
+1
2006-04-27
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
Alan Stern
1
-1
/
+1
2006-04-27
[PATCH] USB: storage: atmel unusual dev update
Olivier Blondeau
1
-0
/
+7
2006-04-27
[PATCH] USB: Storage: unusual devs update
Phil Dibowitz
1
-1
/
+1
2006-04-27
[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303
Wang Jun
2
-0
/
+2
2006-04-27
[PATCH] USB: Resource leak fix for whiteheat driver
Jesper Juhl
1
-0
/
+1
2006-04-26
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-6
/
+4
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2
-2
/
+2
2006-04-26
[PATCH] fix leak in activate_ep_files()
Al Viro
1
-0
/
+1
2006-04-26
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+14
2006-04-26
[PATCH] splice: add ->splice_write support for /dev/null
Jens Axboe
1
-0
/
+14
2006-04-26
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
1
-12
/
+67
2006-04-26
[PATCH] sky2: version 1.2
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
1
-1
/
+1
2006-04-26
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
1
-4
/
+2
2006-04-26
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
2
-1
/
+23
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-4
/
+16
2006-04-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-34
/
+86
2006-04-26
Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...
Jeff Garzik
1
-0
/
+1
2006-04-26
Merge branch 'master' into upstream-fixes
Jeff Garzik
32
-553
/
+1938
2006-04-25
e1000: Update truesize with the length of the packet for packet split
Auke Kok
1
-0
/
+1
2006-04-24
[PATCH] bcm43xx: make PIO mode usable
Michael Buesch
3
-32
/
+84
2006-04-24
[PATCH] Fix crash on big-endian systems during scan
Pavel Roskin
1
-2
/
+2
2006-04-24
[MMC] pxamci: fix data timeout calculation
Russell King
1
-6
/
+4
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
4
-17
/
+36
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
4
-17
/
+20
2006-04-23
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-10
/
+2
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-2
/
+2
2006-04-23
drm: possible cleanups
Dave Airlie
4
-9
/
+1
2006-04-23
drm: fixup r300 scratch on BE machines
Dave Airlie
1
-1
/
+1
2006-04-22
[PATCH] tpm: add HID module parameter
Kylene Jo Hall
1
-1
/
+12
2006-04-22
[PATCH] tpm: add interrupt module parameter
Kylene Jo Hall
1
-35
/
+43
2006-04-22
[PATCH] tpm: spacing cleanups 2
Kylene Jo Hall
1
-13
/
+9
2006-04-22
[PATCH] tpm_infineon section fixup
Randy Dunlap
1
-1
/
+2
2006-04-22
[PATCH] tpm: update bios log code for 1.2
Kylene Jo Hall
1
-12
/
+37
2006-04-22
[PATCH] tpm: check mem start and len
Kylene Jo Hall
1
-0
/
+7
[next]