]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/ide
libata: use WARN_ON_ONCE on hot paths
[linux-2.6-omap-h63xx.git] / drivers / ide /
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08 Russell KingMerge branch 'devel'
2009-01-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-01-08 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-08 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'proc-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-01-07 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 Sergei Shtylyovscc_pata: make use of scc_dma_sff_read_status()
2009-01-06 Sergei Shtylyovide-dma-sff: factor out ide_dma_sff_write_status()
2009-01-06 Sergei Shtylyovide: move read_sff_dma_status() method to 'struct ide_d...
2009-01-06 Sergei Shtylyovide: don't set hwif->dma_ops in init_dma() method
2009-01-06 Shane McDonaldResurrect IT8172 IDE controller driver
2009-01-06 Bartlomiej Zolnier... piix: sync ich_laptop[] with ata_piix.c
2009-01-06 Bartlomiej Zolnier... ide: fix ide_port_scan() to do ACPI setup after initial...
2009-01-06 Bartlomiej Zolnier... ide: remove now redundant ->cur_dev checks
2009-01-06 Bartlomiej Zolnier... ide: remove superfluous hwif variable assignment from...
2009-01-06 Bartlomiej Zolnier... ide: use ide_pci_is_in_compatibility_mode() helper...
2009-01-06 Bartlomiej Zolnier... ide: make "paranoia" ->handler check in ide_intr()...
2009-01-06 Borislav Petkovide-cd: convert to ide-atapi facilities
2009-01-06 Borislav Petkovide-cd: start DMA before sending the actual packet...
2009-01-06 Borislav Petkovide-cd: wait for DRQ to get set per default
2009-01-06 Mario Schwalbeide: Fix drive's DWORD-IO handling
2009-01-06 Bartlomiej Zolnier... ide: add port and host iterators
2009-01-06 Bartlomiej Zolnier... ide: dynamic allocation of device structures
2009-01-06 Bartlomiej Zolnier... ide: NUMA aware allocation of host and port structures
2009-01-06 Bartlomiej Zolnier... it821x: use ide_get_pair_dev() helper
2009-01-06 Bartlomiej Zolnier... cmd64x: use ide_get_pair_dev() helper
2009-01-06 Bartlomiej Zolnier... cmd640: use ide_get_pair_dev() helper
2009-01-06 Bartlomiej Zolnier... amd74xx: use ide_get_pair_dev() helper
2009-01-06 Bartlomiej Zolnier... ide: remove ->error method from struct ide_driver
2009-01-06 Bartlomiej Zolnier... ide: unexport ide_wait_not_busy()
2009-01-06 Bartlomiej Zolnier... ide: remove ide_driver_t typedef
2009-01-06 Bartlomiej Zolnier... ide: remove 'byte' typedef
2009-01-06 Bartlomiej Zolnier... ide: remove ide_pci_enablebit_t typedef
2009-01-06 Bartlomiej Zolnier... ide: remove local_irq_set() macro
2009-01-06 Bartlomiej Zolnier... ide: remove HWIF() macro
2009-01-06 Bartlomiej Zolnier... ide: move ide_init_port_data() and friends to ide-probe.c
2009-01-06 Bartlomiej Zolnier... ide: update ide_unregister() documentation
2009-01-06 Bartlomiej Zolnier... ide: merge ide_hwgroup_t with ide_hwif_t (v2)
2009-01-06 Bartlomiej Zolnier... ide: use lock bitops for ports serialization (v2)
2009-01-06 Bartlomiej Zolnier... ide: remove hwgroup->hwif and {drive,hwif}->next
2009-01-06 Bartlomiej Zolnier... ide: use per-port IRQ handlers
2009-01-06 Bartlomiej Zolnier... ide: add ->cur_port to struct ide_host and use it for...
2009-01-06 Bartlomiej Zolnier... ide: fix setting nIEN on idle devices
2009-01-06 Bartlomiej Zolnier... ide: fix LOCKDEP warning
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 Haavard SkinnemoenMerge branch 'cleanups' into boards
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-01-05 Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git.kernel...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Mike TravisMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git.kernel...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git.kernel...
2009-01-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-02 Borislav Petkovide-atapi: start dma in a drive-specific way
2009-01-02 Borislav Petkovide-atapi: put the rest of non-ide-cd code into the...
2009-01-02 Borislav Petkovide-atapi: remove timeout arg to ide_issue_pc
2009-01-02 Borislav Petkovide-cd: remove handler wrappers
2009-01-02 Borislav Petkovide-cd: remove xferlen arg to cdrom_start_packet_command
next