| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 6 | -6/+0 |
|\ |
|
| * | ide: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 6 | -6/+0 |
* | | drivers: ide: Fix mostly harmless off-by-one hardcoded value | Rasmus Villemoes | 2014-12-12 | 1 | -2/+2 |
* | | IDE: Deletion of an unnecessary check before the function call "module_put" | Markus Elfring | 2014-12-12 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -1/+3 |
|\ |
|
| * | block: disable entropy contributions for nonrot devices | Mike Snitzer | 2014-10-04 | 1 | -1/+3 |
* | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -1/+1 |
|\| |
|
| * | block,scsi: fixup blk_get_request dead queue scenarios | Joe Lawrence | 2014-08-28 | 1 | -1/+1 |
* | | Drivers: ide: Remove typedef atiixp_ide_timing | Himangi Saraogi | 2014-10-15 | 1 | -4/+4 |
|/ |
|
* | ide: use module_platform_driver() | Christoph Jaeger | 2014-08-06 | 2 | -24/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2014-07-22 | 2 | -4/+9 |
|\ |
|
| * | ide: Fix SC1200 dependencies | Jean Delvare | 2014-03-17 | 1 | -0/+1 |
| * | ide: Fix CS5520 and CS5530 dependencies | Jean Delvare | 2014-03-17 | 1 | -1/+3 |
| * | m68k/atari - ide: do not register interrupt if host->get_lock is set | Michael Schmitz | 2014-03-04 | 1 | -3/+5 |
* | | block: remove struct request buffer member | Jens Axboe | 2014-04-15 | 1 | -3/+2 |
|/ |
|
* | drivers: ide: Include appropriate header file in ide-pio-blacklist.c | Rashika Kheria | 2014-01-29 | 1 | -0/+1 |
* | drivers: ide: Include appropriate header file in ide-cd_verbose.c | Rashika Kheria | 2014-01-29 | 1 | -0/+2 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -1/+11 |
|\ |
|
| * | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki | 2013-12-07 | 1 | -0/+11 |
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2013-11-26 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 1 | -3/+2 |
|\ |
|
| * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+1 |
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+1 |
* | | ide: pmac: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-11-15 | 1 | -1/+0 |
* | | ide: cs5536: use module_pci_driver() | Jingoo Han | 2013-11-15 | 1 | -12/+1 |
* | | ide: pmac: Remove casting the return value which is a void pointer | Jingoo Han | 2013-11-15 | 1 | -34/+17 |
|/ |
|
* | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-12 | 3 | -118/+0 |
|\ |
|
| * | ide: Drop H8/300 driver | Guenter Roeck | 2013-09-17 | 3 | -118/+0 |
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-11 | 1 | -2/+2 |
|\ \ |
|
| * | | ide: drop dependency on ARCH_SHARK | Linus Walleij | 2013-09-25 | 1 | -2/+2 |
| |/ |
|
* / | ide: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-17 | 2 | -10/+27 |
|/ |
|
* | ide: sgiioc4: Staticize ioc4_ide_attach_one() | Jingoo Han | 2013-09-05 | 1 | -1/+1 |
* | ide: palm_bk3710: add missing __iomem annotation | Jingoo Han | 2013-09-05 | 1 | -2/+2 |
* | ide: use dev_get_platdata() | Jingoo Han | 2013-09-05 | 3 | -4/+4 |
* | ide-disk_proc: use macro to replace magic number | Xinghai Yu | 2013-09-05 | 1 | -2/+2 |
* | ide: replace strict_strtol() with kstrtol() | Jingoo Han | 2013-09-05 | 1 | -2/+4 |
* | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 2013-07-30 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2013-07-11 | 5 | -53/+6 |
|\ |
|
| * | ide: Fix IDE PIO size calculation | Steven J. Hill | 2013-07-10 | 1 | -3/+2 |
| * | drivers/ide/delkin_cb: Convert to module_pci_driver | Libo Chen | 2013-07-10 | 1 | -12/+1 |
| * | ide: gayle: use module_platform_driver_probe() | Jingoo Han | 2013-03-08 | 1 | -14/+1 |
| * | ide: tx4939ide: use module_platform_driver_probe() | Jingoo Han | 2013-03-08 | 1 | -12/+1 |
| * | ide: tx4938ide: use module_platform_driver_probe() | Jingoo Han | 2013-03-08 | 1 | -12/+1 |
* | | drivers: avoid format string in dev_set_name | Kees Cook | 2013-07-04 | 4 | -5/+5 |
* | | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 3 | -9/+3 |
* | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 5 | -18/+18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-22 | 1 | -5/+0 |
|\ \ |
|