]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers/ide
ide: classify device type in do_probe()
[mv-sheeva.git] / drivers / ide /
2009-03-24 Bartlomiej Zolnier... ide: classify device type in do_probe()
2009-03-24 Bartlomiej Zolnier... ide: remove broken EXABYTENEST support
2009-03-24 Bartlomiej Zolnier... ide: shorten timeout value in ide_driveid_update()
2009-03-24 Bartlomiej Zolnier... ide: propagate AltStatus workarounds to ide_driveid_upd...
2009-03-24 Bartlomiej Zolnier... ide: fix kmalloc() failure handling in ide_driveid_update()
2009-03-24 Bartlomiej Zolnier... ide: remove pciirq argument from ide_pci_setup_ports()
2009-03-24 Bartlomiej Zolnier... ide: fix ->init_chipset method to return 'int' value
2009-03-24 Bartlomiej Zolnier... ide: remove try_to_identify() wrapper
2009-03-24 Bartlomiej Zolnier... ide: remove no longer needed IRQ auto-probing from...
2009-03-24 Bartlomiej Zolnier... ide: remove no longer needed IRQ fallback code from...
2009-03-24 Bartlomiej Zolnier... amd74xx: remove no longer needed ->init_hwif method
2009-03-24 Bartlomiej Zolnier... ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
2009-03-24 Bartlomiej Zolnier... ide: use ide_pci_is_in_compatibility_mode() in ide_pci_...
2009-03-24 Bartlomiej Zolnier... ide: use pci_get_legacy_ide_irq() in ide_pci_init_...
2009-03-24 Bartlomiej Zolnier... ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_in...
2009-03-24 Bartlomiej Zolnier... trm290: small ->init_hwif cleanup
2009-03-24 Bartlomiej Zolnier... ns87415: small ->init_hwif cleanup
2009-03-24 Bartlomiej Zolnier... ns87415: use pci_get_legacy_ide_irq()
2009-03-24 Bartlomiej Zolnier... amd74xx: use ide_pci_is_in_compatibility_mode()
2009-03-24 Bartlomiej Zolnier... ide: move error handling code to ide-eh.c (v2)
2009-03-24 Bartlomiej Zolnier... ide: checkpatch.pl fixes for ide-iops.c
2009-03-24 Bartlomiej Zolnier... ide: fix comments in ide_config_drive_speed()
2009-03-24 Bartlomiej Zolnier... ide: fix printk() levels in [atapi_]reset_pollfunc()
2009-03-24 Bartlomiej Zolnier... ide: move standard I/O code to ide-io-std.c
2009-03-24 Bartlomiej Zolnier... ide: move ide_read_bcount_and_ireason() to ide-atapi.c
2009-03-24 Bartlomiej Zolnier... ide: move xfer mode tuning code to ide-xfer-mode.c
2009-03-24 Bartlomiej Zolnier... ide: move device settings code to ide-devsets.c
2009-03-24 Bartlomiej Zolnier... ide: move ide_do_park_unpark() to ide-park.c
2009-03-24 Bartlomiej Zolnier... ide: factor out processing of special commands from...
2009-03-24 Bartlomiej Zolnier... ide: remove ide_do_drive_cmd()
2009-03-24 Bartlomiej Zolnier... ide: move ide_dma_timeout_retry() to ide-dma.c
2009-03-24 Bartlomiej Zolnier... ide: move drive_is_ready() to ide-io.c
2009-03-24 Bartlomiej Zolnier... ide: unexport ide_devset_execute()
2009-03-24 Bartlomiej Zolnier... ide: remove stale comments from drive_is_ready()
2009-03-24 Bartlomiej Zolnier... ide-acpi: remove taskfile_load_raw()
2009-03-24 Bartlomiej Zolnier... ide-acpi: cleanup do_drive_set_taskfiles()
2009-03-24 Bartlomiej Zolnier... ide-acpi: cleanup do_drive_get_GTF()
2009-03-24 Bartlomiej Zolnier... ide: sanitize ACPI initialization
2009-03-24 Bartlomiej Zolnier... ide: add ide_for_each_present_dev() iterator
2009-03-24 Bartlomiej Zolnier... ide-acpi: init ACPI handles early for devices
2009-03-24 Bartlomiej Zolnier... ide-acpi: no need to zero ->acpidata for devices
2009-03-24 Bartlomiej Zolnier... ide: remove superfluous check from ide_proc_port_regist...
2009-03-24 Bartlomiej Zolnier... ide: init_irq() doesn't need to hold ide_cfg_mtx
2009-03-24 Bartlomiej Zolnier... ide: move ->lock and ->timer init from init_irq() to...
2009-03-24 Bartlomiej Zolnier... ide: no need to touch local IRQs in ide_probe_port()
2009-03-24 Bartlomiej Zolnier... ide: move ide_pktcmd_tf_load() to ide-atapi.c
2009-03-24 Bartlomiej Zolnier... ide: fix IDE_DFLAG_NO_IO_32BIT handling
2009-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-03-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-03-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-13 FUJITA Tomonoriide: save the returned value of dma_map_sg
2009-03-13 Borislav Petkovide-floppy: do not map dataless cmds to an sg
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-11 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-03-10 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-03-09 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-03-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-08 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-08 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-03-06 Ben DooksMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-05 Stanislaw Gruszkaide: add at91_ide driver
2009-03-05 Stanislaw Gruszkaide: allow to wrap interrupt handler
2009-03-05 Sergei Shtylyovide-iops: fix odd-length ATAPI PIO transfers
2009-03-05 Hannes Ederide: NULL noise: drivers/ide/ide-*.c
2009-03-05 Roel Kluinide: expiry() returns int, negative expiry() return...
2009-03-05 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-03-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-03-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-02 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
next