summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-281-1/+1
* 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
|\ \
| * | ARM: at91/ide: remove unsused at91-ide Kconfig entryJohan Hovold2013-02-051-5/+0
| |/
* / drivers/ide: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+3
|/
* Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman2013-01-0339-175/+162
* sections: fix section conflicts in drivers/ideAndi Kleen2012-10-0641-53/+53
* ide: fix generic_ide_suspend/resume OopsMiklos Szeredi2012-08-211-2/+2
* drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall2012-06-121-1/+2
* ide: icside.c: fix printk format string compile warningChristian Dietrich2012-06-061-4/+4
* ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich2012-06-061-5/+4