index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
2
-2
/
+3
2009-03-27
ide: remove now superfluous check from ide_host_register()
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
12
-21
/
+20
2009-03-27
ide: fix error message in pre_task_out_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-27
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
1
-13
/
+9
2009-03-27
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
Bartlomiej Zolnierkiewicz
1
-16
/
+11
2009-03-27
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
3
-0
/
+11
2009-03-27
at91_ide: use readsw()/writesw() directly
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
Borislav Petkov
2
-3
/
+1
2009-03-27
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
Kevin Hilman
1
-4
/
+9
2009-03-27
ide: cleanup <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2
-4
/
+4
2009-03-27
ide: make m68k host drivers use IDE_HFLAG_MMIO
Bartlomiej Zolnierkiewicz
5
-12
/
+7
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
3
-8
/
+31
2009-03-27
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-03-27
ide: improve debugging scheme
Borislav Petkov
5
-89
/
+78
2009-03-27
ide: move ->rqsize init from init_irq() to ide_init_port()
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2009-03-27
macide: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
buddha: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
ide-generic: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2009-03-27
ide_arm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
icside: use struct ide_port_info also for PCB version 5 (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-18
/
+18
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-18
/
+18
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2
-62
/
+16
2009-03-24
ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-24
ide: sanitize SELECT_MASK() usage in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-24
ide: classify device type in do_probe()
Bartlomiej Zolnierkiewicz
1
-13
/
+13
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
1
-37
/
+0
2009-03-24
ide: shorten timeout value in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ide: propagate AltStatus workarounds to ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-3
/
+18
2009-03-24
ide: fix kmalloc() failure handling in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-13
/
+20
2009-03-24
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2
-9
/
+7
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
17
-24
/
+24
2009-03-24
ide: remove try_to_identify() wrapper
Bartlomiej Zolnierkiewicz
1
-25
/
+9
2009-03-24
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
Bartlomiej Zolnierkiewicz
1
-43
/
+7
2009-03-24
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
1
-26
/
+4
2009-03-24
amd74xx: remove no longer needed ->init_hwif method
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2009-03-24
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
7
-34
/
+6
2009-03-24
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
1
-10
/
+6
2009-03-24
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2009-03-24
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2
-4
/
+12
2009-03-24
trm290: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-24
ns87415: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
ns87415: use pci_get_legacy_ide_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
amd74xx: use ide_pci_is_in_compatibility_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
4
-426
/
+432
2009-03-24
ide: checkpatch.pl fixes for ide-iops.c
Bartlomiej Zolnierkiewicz
1
-25
/
+23
2009-03-24
ide: fix comments in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2009-03-24
ide: fix printk() levels in [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
1
-4
/
+5
[next]