summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman-14/+14
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla-5/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds-44/+74
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-1/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-897/+0
2015-05-05block: move PM request support to IDEChristoph Hellwig-19/+49
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig-9/+9
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig-16/+16
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert-7/+6
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-5/+5
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+1
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens-897/+0
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-3/+3
2015-04-13Merge branch 'pnp'Rafael J. Wysocki-13/+1
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke-3/+3
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson-5/+5
2015-03-18ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire-2/+2
2015-03-18PNP: ide/ide-pnp: Use module_pnp_driver to register driverPeter Huewe-13/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+0
2014-12-12drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes-2/+2
2014-12-12IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring-2/+1
2014-10-20ide: drop owner assignment from platform_driversWolfram Sang-6/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi-4/+4
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer-1/+3
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence-1/+1
2014-08-05ide: use module_platform_driver()Christoph Jaeger-24/+2
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-4/+9
2014-04-15block: remove struct request buffer memberJens Axboe-3/+2
2014-03-17ide: Fix SC1200 dependenciesJean Delvare-0/+1
2014-03-17ide: Fix CS5520 and CS5530 dependenciesJean Delvare-1/+3
2014-03-04m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz-3/+5
2014-01-28drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria-0/+1
2014-01-28drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria-0/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+11
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki-0/+11
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-1/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven-1/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+2
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han-12/+1
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han-34/+17
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-2/+1
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-118/+0
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2013-10-16ide: convert bus code to use dev_groupsGreg Kroah-Hartman-10/+27
2013-09-25ide: drop dependency on ARCH_SHARKLinus Walleij-2/+2