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-07-03
[PATCH] vt: Decrement ref count of the VT backend on deallocation
Antonino A. Daplas
1
-0
/
+1
2006-07-03
[PATCH] fbdev: Add framebuffer and display update module support for pnx4008
Vitaly Wool
8
-0
/
+1502
2006-07-03
[PATCH] SERIAL: allow shared 8250_pnp interrupts
Bjorn Helgaas
1
-0
/
+2
2006-07-03
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-3
/
+8
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-6
/
+49
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-24
/
+21
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-168
/
+407
2006-07-02
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
7
-7
/
+7
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
19
-25
/
+25
2006-07-02
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
20
-34
/
+34
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
84
-108
/
+108
2006-07-02
[PATCH] irq-flags: rio: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
5
-6
/
+7
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2
-2
/
+2
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
127
-158
/
+158
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
73
-104
/
+104
2006-07-02
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
15
-15
/
+15
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
25
-38
/
+38
2006-07-02
[PATCH] irq-flags: firewire: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-02
[PATCH] irq-flags: ide: Use the new IRQF_ constants
Thomas Gleixner
2
-7
/
+7
2006-07-02
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
37
-77
/
+77
2006-07-02
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
6
-7
/
+7
2006-07-02
[MMC] sdhci: remove duplicate error message
Pierre Ossman
1
-3
/
+1
2006-07-02
[MMC] sdhci: force DMA on some controllers
Pierre Ossman
1
-2
/
+22
2006-07-02
[MMC] sdhci: quirk for broken reset
Pierre Ossman
1
-2
/
+27
2006-07-02
[MMC] sdhci: version bump sdhci
Pierre Ossman
1
-1
/
+1
2006-07-02
[MMC] sdhci: support controller specific quirks
Pierre Ossman
2
-0
/
+9
2006-07-02
[MMC] sdhci: more DMA capabilities tests
Pierre Ossman
2
-1
/
+33
2006-07-02
[MMC] sdhci: reset sdhci controller early
Pierre Ossman
1
-0
/
+2
2006-07-02
[MMC] sdhci: check controller version
Pierre Ossman
2
-0
/
+15
2006-07-02
[MMC] sdhci: check only relevant inhibit bits
Pierre Ossman
1
-3
/
+13
2006-07-02
[MMC] sdhci: Test for invalid block size
Pierre Ossman
2
-0
/
+14
2006-07-02
[MMC] sdhci: Avoid sdhci DMA boundaries
Pierre Ossman
2
-4
/
+10
2006-07-02
[MMC] Fix sdhci PIO routines
Pierre Ossman
2
-63
/
+101
2006-07-02
[MMC] sdhci: fix interrupt handling
Pierre Ossman
1
-56
/
+24
2006-07-02
[MMC] sdhci: correct register order
Pierre Ossman
1
-17
/
+27
2006-07-02
[MMC] sdhci: proper timeout handling
Pierre Ossman
2
-3
/
+48
2006-07-02
[MMC] sdhci: fix sdhci reset timeout
Pierre Ossman
1
-4
/
+17
2006-07-02
[MMC] sdhci: fix timeout loops in sdhci
Pierre Ossman
1
-13
/
+16
2006-07-02
[MMC] sdhci: support for multiple voltages
Pierre Ossman
2
-4
/
+66
2006-07-02
[MMC] sdhci: print device id
Pierre Ossman
1
-2
/
+7
2006-07-02
[MMC] sdhci: check SDHCI base clock
Pierre Ossman
1
-4
/
+11
2006-07-01
[PATCH] powermac: Fix some 64b resource damage
Benjamin Herrenschmidt
1
-2
/
+2
2006-07-01
[ARM] 3695/1: ARM drivers/pcmcia: Fixup includes
Thomas Gleixner
1
-1
/
+1
2006-07-01
[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes
Thomas Gleixner
1
-1
/
+1
2006-07-01
[ARM] 3678/1: MMC: Make OMAP MMC work
Tony Lindgren
1
-22
/
+19
2006-07-01
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
1
-1
/
+2
2006-07-01
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
1
-1
/
+1
[next]