Age | Commit message (Expand) | Author | Files | Lines |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+2 |
2013-11-15 | ide: pmac: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-11-15 | ide: cs5536: use module_pci_driver() | Jingoo Han | 1 | -12/+1 |
2013-11-15 | ide: pmac: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -34/+17 |
2013-11-15 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 1 | -1/+1 |
2013-11-15 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -2/+1 |
2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -118/+0 |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2013-10-17 | ide: convert bus code to use dev_groups | Greg Kroah-Hartman | 2 | -10/+27 |
2013-09-25 | ide: drop dependency on ARCH_SHARK | Linus Walleij | 1 | -2/+2 |
2013-09-17 | ide: Drop H8/300 driver | Guenter Roeck | 3 | -118/+0 |
2013-09-05 | ide: sgiioc4: Staticize ioc4_ide_attach_one() | Jingoo Han | 1 | -1/+1 |
2013-09-05 | ide: palm_bk3710: add missing __iomem annotation | Jingoo Han | 1 | -2/+2 |
2013-09-05 | ide: use dev_get_platdata() | Jingoo Han | 3 | -4/+4 |
2013-09-05 | ide-disk_proc: use macro to replace magic number | Xinghai Yu | 1 | -2/+2 |
2013-09-05 | ide: replace strict_strtol() with kstrtol() | Jingoo Han | 1 | -2/+4 |
2013-07-30 | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 1 | -2/+3 |
2013-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 5 | -53/+6 |
2013-07-10 | ide: Fix IDE PIO size calculation | Steven J. Hill | 1 | -3/+2 |
2013-07-10 | drivers/ide/delkin_cb: Convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-04 | drivers: avoid format string in dev_set_name | Kees Cook | 4 | -5/+5 |
2013-05-07 | block_device_operations->release() should return void | Al Viro | 3 | -9/+3 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 5 | -18/+18 |
2013-03-08 | ide: gayle: use module_platform_driver_probe() | Jingoo Han | 1 | -14/+1 |
2013-03-08 | ide: tx4939ide: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-03-08 | ide: tx4938ide: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -2/+2 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -5/+0 |
2013-02-05 | ARM: at91/ide: remove unsused at91-ide Kconfig entry | Johan Hovold | 1 | -5/+0 |
2013-01-11 | drivers/ide: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -5/+3 |
2013-01-04 | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 39 | -175/+162 |
2012-10-05 | sections: fix section conflicts in drivers/ide | Andi Kleen | 41 | -53/+53 |
2012-08-22 | ide: fix generic_ide_suspend/resume Oops | Miklos Szeredi | 1 | -2/+2 |
2012-06-13 | drivers/ide/ide-cs.c: adjust suspicious bit operation | Julia Lawall | 1 | -1/+2 |
2012-06-06 | ide: icside.c: fix printk format string compile warning | Christian Dietrich | 1 | -4/+4 |
2012-06-06 | ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n | Christian Dietrich | 1 | -5/+4 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
2012-03-20 | ide: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 2 | -367/+0 |
2012-01-15 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini | 1 | -2/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 10 | -12/+12 |
2011-11-29 | ARM: at91/ide: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2011-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 4 | -13/+29 |
2011-11-09 | ide-{cd,floppy,tape}: Do not include <linux/irq.h> | Geert Uytterhoeven | 3 | -3/+0 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -0/+21 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -22/+30 |
2011-11-01 | ide/ata: Add module.h to the implicit modular users | Paul Gortmaker | 8 | -0/+8 |
2011-11-01 | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 13 | -0/+13 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |