summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-146-6/+0
|\
| * ide: drop owner assignment from platform_driversWolfram Sang2014-10-206-6/+0
* | drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes2014-12-121-2/+2
* | IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring2014-12-121-2/+1
|/
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+3
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-1/+3
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+1
|\ \ | |/
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-281-1/+1
* | Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi2014-10-151-4/+4
|/
* ide: use module_platform_driver()Christoph Jaeger2014-08-052-24/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-07-212-4/+9
|\
| * ide: Fix SC1200 dependenciesJean Delvare2014-03-171-0/+1
| * ide: Fix CS5520 and CS5530 dependenciesJean Delvare2014-03-171-1/+3
| * m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz2014-03-041-3/+5
* | block: remove struct request buffer memberJens Axboe2014-04-151-3/+2
|/
* drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria2014-01-281-0/+1
* drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria2014-01-281-0/+2
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+11
|\
| * ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-071-0/+11
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-1/+1
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-3/+2
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-1/+1
| * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+1
* | ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-141-1/+0
* | ide: cs5536: use module_pci_driver()Jingoo Han2013-11-141-12/+1
* | ide: pmac: Remove casting the return value which is a void pointerJingoo Han2013-11-141-34/+17
|/
* Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-123-118/+0
|\
| * ide: Drop H8/300 driverGuenter Roeck2013-09-163-118/+0
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-2/+2
|\ \
| * | ide: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-2/+2
| |/
* | ide: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-162-10/+27
|/
* ide: sgiioc4: Staticize ioc4_ide_attach_one()Jingoo Han2013-09-051-1/+1
* ide: palm_bk3710: add missing __iomem annotationJingoo Han2013-09-051-2/+2
* ide: use dev_get_platdata()Jingoo Han2013-09-053-4/+4
* ide-disk_proc: use macro to replace magic numberXinghai Yu2013-09-051-2/+2
* ide: replace strict_strtol() with kstrtol()Jingoo Han2013-09-051-2/+4
* ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2013-07-105-53/+6
|\
| * ide: Fix IDE PIO size calculationSteven J. Hill2013-07-101-3/+2
| * drivers/ide/delkin_cb: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * ide: gayle: use module_platform_driver_probe()Jingoo Han2013-03-081-14/+1
| * ide: tx4939ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
| * ide: tx4938ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-034-5/+5
* | block_device_operations->release() should return voidAl Viro2013-05-073-9/+3
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-095-18/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-5/+0
|\ \
OpenPOWER on IntegriCloud