summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
* ide: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-132-367/+0
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-141-2/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1310-12/+12
* ARM: at91/ide: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2011-11-184-13/+29
|\
| * cy82c693: fix PCI device selectionBartlomiej Zolnierkiewicz2011-10-131-3/+3
| * icside: DMA support fixBartlomiej Zolnierkiewicz2011-10-131-1/+1
| * IDE: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka2011-10-131-1/+15
| * piix: ICH7 MWDMA1 errataBartlomiej Zolnierkiewicz2011-10-111-8/+10
* | ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven2011-11-083-3/+0
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0621-0/+21
|\ \
| * | ide/ata: Add module.h to the implicit modular usersPaul Gortmaker2011-10-318-0/+8
| * | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-3113-0/+13
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-22/+30
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud