index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate serial
Ingo Molnar
1
-1
/
+10
2006-07-03
[PATCH] lockdep: s390 turn validator off in machine-check handler
Heiko Carstens
1
-0
/
+3
2006-07-03
[PATCH] lockdep: print all lock classes on SysRQ-D
Ingo Molnar
1
-1
/
+2
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2
-5
/
+7
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-3
/
+3
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
1
-38
/
+4
2006-07-03
[PATCH] sparc i8042 build fix
Andrew Morton
1
-1
/
+1
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
97
-118
/
+118
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
[next]