aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2-5/+7
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-3/+3
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: floppy.c irq release fixIngo Molnar1-38/+4
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven97-118/+118
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas1-0/+1
2006-07-03[PATCH] fbdev: Add framebuffer and display update module support for pnx4008Vitaly Wool8-0/+1502
2006-07-03[PATCH] SERIAL: allow shared 8250_pnp interruptsBjorn Helgaas1-0/+2
2006-07-03[PATCH] PNPACPI: support shareable interruptsBjorn Helgaas1-3/+8
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+49
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-24/+21
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-168/+407
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner7-7/+7
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner19-25/+25
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner20-34/+34
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner84-108/+108
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner5-6/+7
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner127-158/+158
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner73-104/+104
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner15-15/+15
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner25-38/+38
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner37-77/+77
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner6-7/+7
2006-07-02[MMC] sdhci: remove duplicate error messagePierre Ossman1-3/+1
2006-07-02[MMC] sdhci: force DMA on some controllersPierre Ossman1-2/+22
2006-07-02[MMC] sdhci: quirk for broken resetPierre Ossman1-2/+27
2006-07-02[MMC] sdhci: version bump sdhciPierre Ossman1-1/+1
2006-07-02[MMC] sdhci: support controller specific quirksPierre Ossman2-0/+9
2006-07-02[MMC] sdhci: more DMA capabilities testsPierre Ossman2-1/+33
2006-07-02[MMC] sdhci: reset sdhci controller earlyPierre Ossman1-0/+2
2006-07-02[MMC] sdhci: check controller versionPierre Ossman2-0/+15
2006-07-02[MMC] sdhci: check only relevant inhibit bitsPierre Ossman1-3/+13
2006-07-02[MMC] sdhci: Test for invalid block sizePierre Ossman2-0/+14
2006-07-02[MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2-4/+10
2006-07-02[MMC] Fix sdhci PIO routinesPierre Ossman2-63/+101
2006-07-02[MMC] sdhci: fix interrupt handlingPierre Ossman1-56/+24
2006-07-02[MMC] sdhci: correct register orderPierre Ossman1-17/+27
2006-07-02[MMC] sdhci: proper timeout handlingPierre Ossman2-3/+48
2006-07-02[MMC] sdhci: fix sdhci reset timeoutPierre Ossman1-4/+17
2006-07-02[MMC] sdhci: fix timeout loops in sdhciPierre Ossman1-13/+16
2006-07-02[MMC] sdhci: support for multiple voltagesPierre Ossman2-4/+66
2006-07-02[MMC] sdhci: print device idPierre Ossman1-2/+7
2006-07-02[MMC] sdhci: check SDHCI base clockPierre Ossman1-4/+11