summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+28
* [PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+24
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-031-6/+11
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-033-10/+26
* [PATCH] radeonfb: Use generic DDC readingDennis Munsie2006-10-032-103/+4
* [PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2006-10-032-43/+7
* [PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2006-10-032-41/+2
* [PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2006-10-032-42/+3
* [PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2006-10-032-42/+4
* [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-033-0/+122
* [PATCH] vfb: Document option to enable the driverMike Frysinger2006-10-031-1/+2
* [PATCH] rivafb: use constants instead of magic valuesGuido Guenther2006-10-031-4/+4
* [PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti2006-10-031-4/+26
* [PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell2006-10-031-1/+1
* [PATCH] IDE: more pci_find cleanupAlan Cox2006-10-033-8/+15
* [PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson2006-10-031-9/+2
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-032-0/+9
* [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan2006-10-031-0/+4
* [PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz2006-10-031-0/+5
* [PATCH] ide: reprogram disk pio timings on resumeJason Lunz2006-10-031-6/+19
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-033-25/+10
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-032-20/+0
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-033-9/+46
* [PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox2006-10-031-9/+22
* [PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov2006-10-031-1/+1
* [PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed2006-10-031-11/+11
* [PATCH] ide_dma_speed() fixesSergei Shtylyov2006-10-031-52/+73
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-032-2/+2
* [PATCH] IDE error handling fixesHua Zhong2006-10-031-3/+6
* [PATCH] IDE: always release DMA engineSergei Shtylylov2006-10-031-9/+7
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-032-15/+31
* [PATCH] non-libata driver for Jmicron devicesAlan Cox2006-10-033-0/+276
* [PATCH] pata_hpt366: fix typoOGAWA Hirofumi2006-10-031-1/+1
* [PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2006-10-031-2/+19
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-4/+0
* [PATCH] ISDN warning fixesAlan Cox2006-10-037-26/+24
* [PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik2006-10-031-2/+0
* [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-031-0/+1
* [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-022-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-10-024-64/+80
|\
| * IB/ehca: Tweak trace message formatHoang-Nam Nguyen2006-10-021-1/+1
| * IB/ehca: Fix device registrationHoang-Nam Nguyen2006-10-021-17/+19
| * IB/ipath: Fix RDMA readsRalph Campbell2006-10-021-27/+32
| * RDMA/cma: Optimize error handlingKrishna Kumar2006-10-021-10/+14
| * RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar2006-10-021-5/+1
| * RDMA/cma: Set status correctly on route resolution errorSean Hefty2006-10-021-0/+1
| * RDMA/cma: Fix device removal raceKrishna Kumar2006-10-021-0/+1
| * RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar2006-10-021-4/+11
* | [WATCHDOG] improve machzwd detectionDave Jones2006-10-021-2/+1
* | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-0243-44/+44
OpenPOWER on IntegriCloud