summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-3/+3
| * | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-1/+1
| * | MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-241-18/+26
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \
| * | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-131-1/+1
| * | | Fix file references in drivers/ide/Johann Felix Soden2011-10-101-12/+12
| |/ /
* | / ide: Fix file references in drivers/ide/Johann Felix Soden2011-10-131-12/+12
| |/ |/|
* | ide-disk: Fix request requeuingBorislav Petkov2011-10-031-1/+6
|/
* drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall2011-08-041-0/+2
* ide: Fix irq flags madnessThomas Gleixner2011-08-041-1/+5
* Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+2
|\
| * ide-cd: signedness warning fix againConnor Hansen2011-06-111-1/+2