Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[pandora-kernel.git] / drivers / ide /
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-23 Pavel Machekide: small whitespace fixes
2008-07-23 Harvey Harrisonide: ide-cd_ioctl.c fix sparse integer as NULL pointer...
2008-07-23 Harvey Harrisonide: ide-cd.c fix sparse endianness warnings
2008-07-23 Borislav Petkovide-cd: convert to using the new atapi_flags
2008-07-23 Borislav Petkovide: remove unused PC_FLAG_DRQ_INTERRUPT
2008-07-23 Borislav Petkovide-tape: convert to using the new atapi_flags
2008-07-23 Borislav Petkovide-floppy: convert to using the new atapi_flags (take 2)
2008-07-23 Borislav Petkovide: use rq->cmd instead of pc->c in atapi common code
2008-07-23 Borislav Petkovide-tape: pass packet command in rq->cmd
2008-07-23 Borislav Petkovide-tape: make room for packet command ids in rq->cmd
2008-07-23 Borislav Petkovide-floppy: pass packet command in rq->cmd
2008-07-23 Borislav Petkovide-scsi: use drive->pc_callback instead of pc->callback
2008-07-23 Borislav Petkovide-tape: use drive->pc_callback instead of pc->callback
2008-07-23 Borislav Petkovide-floppy: use drive->pc_callback instead of pc->callback
2008-07-23 Darren Jenkinsdrivers/ide/ide-tape.c: remove double kfree
2008-07-23 Bartlomiej Zolnier... ide: add ide_host_free() helper (take 2)
2008-07-23 Bartlomiej Zolnier... ide: allocate ide_hwif_t instances dynamically
2008-07-23 Bartlomiej Zolnier... ide: add ide_ports[]
2008-07-23 Bartlomiej Zolnier... ide: move ide_remove_port_from_hwgroup() to ide-probe.c
2008-07-23 Bartlomiej Zolnier... ide: fix IDE port slots reservation and freeing (take 2)
2008-07-23 Bartlomiej Zolnier... ide: fix ide_host_register() return value
2008-07-23 Bartlomiej Zolnier... ide: add ide_host_add() helper
2008-07-23 Bartlomiej Zolnier... ide: add struct ide_host (take 3)
2008-07-23 Bartlomiej Zolnier... ide: add struct ide_tp_ops (take 2)
2008-07-23 Bartlomiej Zolnier... ide: add 'config' field to hw_regs_t
2008-07-23 Bartlomiej Zolnier... ide-generic: probing fix
2008-07-23 Bartlomiej Zolnier... gayle: reserve memory resources at once
2008-07-23 Bartlomiej Zolnier... ide: filter out "default" transfer mode values in set_x...
2008-07-23 Bartlomiej Zolnier... ide: filter out invalid transfer mode values in set_xfe...
2008-07-23 Bartlomiej Zolnier... ide: remove dead Virtual DMA support
2008-07-23 Bartlomiej Zolnier... ide: mark hpt34x host driver as BROKEN
2008-07-23 Bartlomiej Zolnier... ide: limit cy82c693 host driver to ALPHA
2008-07-23 Bartlomiej Zolnier... ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_bcount_and_ireason() helper
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_ireason() helper
2008-07-23 Bartlomiej Zolnier... ide: add ide_read_device() helper
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_read in ide_read_error()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in SELECT_DRIVE()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in actual_try_to_identify()
2008-07-23 Bartlomiej Zolnier... ide: use ->tf_load in ide_config_drive_speed()
2008-07-23 Bartlomiej Zolnier... ide: change order of register access in ide_config_driv...
2008-07-23 Bartlomiej Zolnier... ide: add ->set_irq method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_altstatus method
2008-07-23 Bartlomiej Zolnier... ide: add ->read_status method
2008-07-23 Bartlomiej Zolnier... ide: add ->exec_command method
2008-07-23 Bartlomiej Zolnier... ide: factor out simplex handling from ide_pci_dma_base()
2008-07-23 Bartlomiej Zolnier... ide: remove ide_setup_dma()
2008-07-23 Bartlomiej Zolnier... ide: remove ->dma_{status,command} fields from ide_hwif_t
2008-07-23 Bartlomiej Zolnier... ide: use I/O ops directly in ide-dma.c
2008-07-23 Bartlomiej Zolnier... ide: add ->read_sff_dma_status method
2008-07-23 Bartlomiej Zolnier... ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
2008-07-23 Bartlomiej Zolnier... ide: move ide_pci_setup_ports() call out from do_ide_se...
2008-07-23 Bartlomiej Zolnier... ide-pmac: move ide_find_port() call to pmac_ide_setup_d...
2008-07-23 Bartlomiej Zolnier... ide-pmac: add ->init_dev method (take 4)
2008-07-23 Bartlomiej Zolnier... ide-pmac: store pmif instead of hwif in ->driver_data...
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-22 Greg Kroah-Hartmandevice create: ide: convert device_create to device_cre...
2008-07-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/paravirt-spinlocks
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/step
2008-07-17 Ingo MolnarMerge branch 'linus' into xen-64bit
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next