aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+0
2014-12-12drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes1-2/+2
2014-12-12IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring1-2/+1
2014-10-20ide: drop owner assignment from platform_driversWolfram Sang6-6/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer1-1/+3
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence1-1/+1
2014-08-05ide: use module_platform_driver()Christoph Jaeger2-24/+2
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+9
2014-04-15block: remove struct request buffer memberJens Axboe1-3/+2
2014-03-17ide: Fix SC1200 dependenciesJean Delvare1-0/+1
2014-03-17ide: Fix CS5520 and CS5530 dependenciesJean Delvare1-1/+3
2014-03-04m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz1-3/+5
2014-01-28drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria1-0/+1
2014-01-28drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria1-0/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+11
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki1-0/+11
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven1-1/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+2
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han1-12/+1
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han1-34/+17
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+1
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-118/+0
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-10-16ide: convert bus code to use dev_groupsGreg Kroah-Hartman2-10/+27
2013-09-25ide: drop dependency on ARCH_SHARKLinus Walleij1-2/+2
2013-09-16ide: Drop H8/300 driverGuenter Roeck3-118/+0
2013-09-05ide: sgiioc4: Staticize ioc4_ide_attach_one()Jingoo Han1-1/+1
2013-09-05ide: palm_bk3710: add missing __iomem annotationJingoo Han1-2/+2
2013-09-05ide: use dev_get_platdata()Jingoo Han3-4/+4
2013-09-05ide-disk_proc: use macro to replace magic numberXinghai Yu1-2/+2
2013-09-05ide: replace strict_strtol() with kstrtol()Jingoo Han1-2/+4
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki1-2/+3
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-53/+6
2013-07-10ide: Fix IDE PIO size calculationSteven J. Hill1-3/+2
2013-07-10drivers/ide/delkin_cb: Convert to module_pci_driverLibo Chen1-12/+1
2013-07-03drivers: avoid format string in dev_set_nameKees Cook4-5/+5
2013-05-07block_device_operations->release() should return voidAl Viro3-9/+3
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro5-18/+18
2013-03-08ide: gayle: use module_platform_driver_probe()Jingoo Han1-14/+1
2013-03-08ide: tx4939ide: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-08ide: tx4938ide: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+0