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
2005-05-12
[PATCH] net/3c505: replace schedule_timeout() with msleep()
Domen Puncer
1
-4
/
+2
2005-05-12
[PATCH] drivers/net/tulip/winbond-840: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-05-12
[PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-05-12
[PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constants
Tobias Klauser
1
-4
/
+5
2005-05-06
[PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNER
Jiri Benc
1
-0
/
+11
2005-05-06
[PATCH] video/tuner: fix tuner->freq updating
Jiri Benc
1
-2
/
+1
2005-05-06
[PATCH] drivers/block/rd.c: rd_size shouldn't be static
Adrian Bunk
1
-1
/
+1
2005-05-06
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
Linus Torvalds
12
-39
/
+48
2005-05-06
[SCSI] correct the sym2 period setting routines
James Bottomley
1
-2
/
+3
2005-05-06
[PATCH] 8250_pci.c: add comment about enum sorting order
Russell King
1
-0
/
+2
2005-05-05
[PATCH] drivers/scsi/sym53c416.c: fix a wrong check
Adrian Bunk
1
-1
/
+1
2005-05-05
[PATCH] fix NCR53C9x.c compile warning
Adrian Bunk
1
-1
/
+4
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2
-2
/
+2
2005-05-05
[PATCH] ixj* - compile warning cleanup
Domen Puncer
2
-11
/
+9
2005-05-05
[PATCH] make some things static
Adrian Bunk
17
-49
/
+44
2005-05-05
[PATCH] device-mapper: Some missing statics
Alasdair G Kergon
4
-5
/
+5
2005-05-05
[PATCH] device-mapper dm-emc: Fix a memset
Alasdair G Kergon
1
-3
/
+3
2005-05-05
[PATCH] device-mapper multipath: Use private workqueue
Alasdair G Kergon
1
-10
/
+22
2005-05-05
[PATCH] device-mapper: tidy dm_suspend
Alasdair G Kergon
1
-20
/
+23
2005-05-05
[PATCH] device-mapper: handle __lock_fs error
Alasdair G Kergon
1
-8
/
+14
2005-05-05
[PATCH] device-mapper: let freeze_bdev return error
Alasdair G Kergon
1
-1
/
+17
2005-05-05
[PATCH] device-mapper: __unlock_fs void
Alasdair G Kergon
1
-4
/
+2
2005-05-05
[PATCH] device-mapper: store bdev while frozen
Alasdair G Kergon
1
-15
/
+8
2005-05-05
[PATCH] bttv: fix dst i2c read/write timeout failure.
Manu Abraham
1
-8
/
+6
2005-05-05
[PATCH] remove do_sync parameter from __invalidate_device
Christoph Hellwig
2
-2
/
+4
2005-05-05
[PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600
Christoph Hellwig
2
-1
/
+448
2005-05-05
[PATCH] pcmcia: yenta TI: align irq of func1 to func0 if INTRTIE is set
Daniel Ritz
1
-10
/
+30
2005-05-05
[PATCH] pcmcia: enable 32-bit memory windows on pd6729
Dominik Brodowski
1
-1
/
+1
2005-05-05
[PATCH] saa6752hs: resolutions handling
Frederic CAND
2
-19
/
+90
2005-05-05
[PATCH] uninline tty_paranoia_check()
Andrew Morton
1
-1
/
+1
2005-05-05
[PATCH] drivers/ide/pci/sis5513.c: section fixes
Adrian Bunk
1
-3
/
+3
2005-05-05
[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
Daniel Ritz
1
-3
/
+6
2005-05-05
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-05-05
[TG3]: Ignore tg3_stop_block() errors.
Michael Chan
1
-10
/
+3
2005-05-05
[TG3]: Elide tg3_stop_block messages when such events are normal.
David S. Miller
1
-36
/
+36
2005-05-05
[ATALK]: Add alloc_ltalkdev().
Christoph Hellwig
2
-3
/
+3
2005-05-05
[SCSI] fix command retries in spi_transport class
James Bottomley
1
-15
/
+34
2005-05-04
[PATCH] drivers/base/bus.c: fix iteration in driver_detach()
Roman Kagan
1
-3
/
+2
2005-05-04
[PATCH] Hotplug: Make dev->bus checking consistent
Alexander Nyberg
1
-1
/
+1
2005-05-04
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
1
-1
/
+1
2005-05-04
[PATCH] i810fb: fix __initdata access
Denis Vlasenko
1
-2
/
+4
2005-05-04
[PATCH] ipmi iomem annotations and fixes
Al Viro
2
-17
/
+17
2005-05-04
[PATCH] sonypi trivial user annotations
Al Viro
1
-3
/
+3
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 4 (irda)
Al Viro
1
-5
/
+5
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 3
Al Viro
8
-21
/
+21
2005-05-04
[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)
Al Viro
2
-11
/
+25
2005-05-04
[PATCH] mbcs trivial user annotations
Al Viro
2
-4
/
+4
2005-05-04
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...
Linus Torvalds
32
-178
/
+329
2005-05-04
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/
Linus Torvalds
4
-9
/
+34
2005-05-03
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
Adrian Bunk
1
-12
/
+0
[next]