aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-05ARM: at91/ide: remove unsused at91-ide Kconfig entryJohan Hovold1-5/+0
2013-01-11drivers/ide: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+3
2013-01-03Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman39-175/+162
2012-10-06sections: fix section conflicts in drivers/ideAndi Kleen41-53/+53
2012-08-21ide: fix generic_ide_suspend/resume OopsMiklos Szeredi1-2/+2
2012-06-12drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-06-06ide: icside.c: fix printk format string compile warningChristian Dietrich1-4/+4
2012-06-06ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich1-5/+4
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-20ide: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2-367/+0
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-2/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell10-12/+12
2011-11-29ARM: at91/ide: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-13/+29
2011-11-08ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven3-3/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds21-0/+21
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-22/+30
2011-10-31ide/ata: Add module.h to the implicit modular usersPaul Gortmaker8-0/+8
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker13-0/+13
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-3/+3
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-1/+1
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss1-18/+26
2011-10-13cy82c693: fix PCI device selectionBartlomiej Zolnierkiewicz1-3/+3
2011-10-13icside: DMA support fixBartlomiej Zolnierkiewicz1-1/+1
2011-10-13IDE: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka1-1/+15
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-11piix: ICH7 MWDMA1 errataBartlomiej Zolnierkiewicz1-8/+10
2011-10-10Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall1-0/+2
2011-08-04ide: Fix irq flags madnessThomas Gleixner1-1/+5
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+2
2011-06-11ide-cd: signedness warning fix againConnor Hansen1-1/+2