aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-35/+57
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Gravatar Linus Torvalds 14-219/+37
2009-12-09Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 3-24/+14
2009-12-09powerpc/macio: Rework hotplug media bay supportGravatar Benjamin Herrenschmidt 1-35/+57
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-22/+11
2009-12-03Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/...Gravatar David S. Miller 6-102/+2
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsGravatar Alan Cox 1-1/+2
2009-12-03sl82c105: remove no longer needed debugging codeGravatar Bartlomiej Zolnierkiewicz 1-23/+1
2009-12-03sis5513: remove stale TODOGravatar Bartlomiej Zolnierkiewicz 1-9/+0
2009-12-03pdc202xx_old: remove no longer needed debugging codeGravatar Bartlomiej Zolnierkiewicz 1-15/+0
2009-12-03cy82c693: remove no longer needed debugging codeGravatar Bartlomiej Zolnierkiewicz 1-27/+0
2009-12-03cmd64x: remove no longer needed debugging codeGravatar Bartlomiej Zolnierkiewicz 1-17/+0
2009-12-03alim15x3: remove obsolete and dangerous wdc_udma parameterGravatar Bartlomiej Zolnierkiewicz 1-11/+1
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...Gravatar David S. Miller 5-14/+7
2009-12-02cs5535: add pci id for AMD based CS5535 controllersGravatar Bartlomiej Zolnierkiewicz 1-0/+1
2009-12-01slc90e66: fix UDMA handlingGravatar Bartlomiej Zolnierkiewicz 1-2/+1
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-1/+1
2009-11-28pcmcia: rework the irq_req_t typedefGravatar Dominik Brodowski 1-1/+0
2009-11-25ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...Gravatar Hemant Pedanekar 1-1/+1
2009-11-23drivers/ide/tx4938ide.c: use resource_size()Gravatar H Hartley Sweeten 1-1/+1
2009-11-23drivers/ide/ide_platform.c: use resource_size()Gravatar H Hartley Sweeten 1-4/+4
2009-11-23drivers/ide/au1xxx-ide.c: use resource_size()Gravatar H Hartley Sweeten 1-4/+3
2009-11-18hpt366: remove dead old timing tablesGravatar Bartlomiej Zolnierkiewicz 1-63/+0
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-9/+0
2009-11-08pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)Gravatar Dominik Brodowski 1-21/+11
2009-11-06Revert "ide: try to use PIO Mode 0 during probe if possible"Gravatar David S. Miller 1-9/+0
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-2/+4
2009-10-29ide: update Kconfig text to mark as deprecatedGravatar Robert Hancock 1-35/+10
2009-10-29ide-tape: remove the BKLGravatar Borislav Petkov 1-6/+15
2009-10-29hpt366: kill unused #define'sGravatar Sergei Shtylyov 1-2/+0
2009-10-29ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDGravatar Mikulas Patocka 1-2/+4
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Gravatar Shane Huang 1-1/+1
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 2-4/+15
2009-10-07Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Gravatar Bartlomiej Zolnierkiewicz 1-0/+9
2009-10-07sis5513: fix PIO setup for ATAPI devicesGravatar Bartlomiej Zolnierkiewicz 1-4/+6
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 2-16/+1
2009-10-04Revert "ide: try to use PIO Mode 0 during probe if possible"Gravatar David S. Miller 1-9/+0
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-4/+1
2009-09-22ide: use printk_onceGravatar Marcin Slusarz 1-7/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-3/+3
2009-09-22const: make block_device_operations constGravatar Alexey Dobriyan 3-3/+3
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 2-3/+3
2009-09-19Merge branch 'acpica' into releaseGravatar Len Brown 1-4/+1
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Gravatar Linus Torvalds 11-362/+515
2009-09-15ide: fixup for fujitsu diskGravatar Wu Zhangjin 1-0/+1
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsGravatar Shane Huang 1-0/+1
2009-09-01ide: convert to ->proc_fopsGravatar Alexey Dobriyan 5-186/+362
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceGravatar Bob Moore 1-4/+1