safe/jmp/linux-2.6
2009-06-07 Bartlomiej... ide: add IDE_DFLAG_NIEN_QUIRK device flag
2009-06-07 Bartlomiej... ide: respect quirk_drives[] list on all controllers
2009-06-07 Bartlomiej... hpt366: enable all quirks for devices on quirk_drives...
2009-06-07 Bartlomiej... hpt366: sync quirk_drives[] list with pdc202xx_{new...
2009-06-07 Bartlomiej... ide: remove superfluous SELECT_MASK() call from do_rw_t...
2009-06-07 Bartlomiej... ide: remove superfluous SELECT_MASK() call from ide_dri...
2009-06-07 Bartlomiej... icside: remove superfluous ->maskproc method
2009-06-07 Borislav Petkovide-tape: fix IDE_AFLAG_* atomic accesses
2009-06-07 Borislav Petkovide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically
2009-06-07 Sergei Shtylyovpdc202xx_old: kill resetproc() method
2009-06-07 Sergei Shtylyovpdc202xx_old: don't call pdc202xx_reset() on IRQ timeout
2009-06-07 Sergei Shtylyovpdc202xx_old: use ide_dma_test_irq()
2009-06-07 Bartlomiej... Merge branch 'for-linus' into for-next
2009-06-07 Bartlomiej... ide: preserve Host Protected Area by default (v2)
2009-06-07 Bartlomiej... ide-gd: implement block device ->set_capacity method...
2009-06-07 Bartlomiej... partitions: add ->set_capacity block device method
2009-06-07 Bartlomiej... partitions: warn about the partition exceeding device...
2009-06-07 Sergei Shtylyovpdc202xx_old: fix resetproc() method
2009-06-07 Sergei Shtylyovpdc202xx_old: fix 'pdc20246_dma_ops'
2009-05-30 Bartlomiej... ide_pci_generic: add quirk for Netcell ATA RAID
2009-05-22 Bartlomiej... Merge branch 'for-linus' into for-next
2009-05-22 Harald Weltevia82cxxx: Add VIA VX855 PCI Device ID
2009-05-22 Bartlomiej... ide: report timeouts in ide_busy_sleep()
2009-05-22 Bartlomiej... ide: improve failed opcode reporting
2009-05-22 Bartlomiej... ide: fix printk() levels in ide_dump_ata[pi]_error()
2009-05-22 Bartlomiej... ide: fix OOPS during ide-cd error recovery
2009-05-22 Bartlomiej... ide: fix 40-wire cable detection for TSST SH-S202*...
2009-05-17 Bartlomiej... ide: remove hw_regs_t typedef
2009-05-17 Bartlomiej... ide: pass number of ports to ide_host_{alloc,add}(...
2009-05-17 Bartlomiej... ide: remove chipset field from hw_regs_t
2009-05-17 Bartlomiej... ide: replace special_t typedef by IDE_SFLAG_* flags
2009-05-17 Bartlomiej... ide: merge ide_disk_special() into do_special() (v2)
2009-05-17 Bartlomiej... ide: BUG() on unknown flags in ide_disk_special()
2009-05-17 Joao Ramoside: try to use PIO Mode 0 during probe if possible
2009-05-17 Mark de Weveride-tape: fix debug call
2009-05-16 Bartlomiej... Merge branch 'for-linus' into for-next
2009-05-16 Alan Coxpiix: The Sony TZ90 needs the cable type hardcoding
2009-05-16 Sergei Shtylyovicside: register second channel of version 6 PCB
2009-05-16 Tejun Heoide-tape: remove back-to-back REQUEST_SENSE detection
2009-04-30 Anton Vorontsovalim15x3: Remove historical hacks, re-enable init_hwif...
2009-04-30 Bartlomiej... Merge branch 'for-linus' into for-next
2009-04-30 Borislav Petkovide-cd: fix REQ_QUIET tests in cdrom_decode_status
2009-04-23 Bartlomiej... Merge branch 'for-linus' into for-next
2009-04-23 Bartlomiej... MAINTAINERS: update IDE entry
2009-04-23 Bartlomiej... palm_bk3710: palm_bk3710_udmatimings[] CodingStyle...
2009-04-23 David Brownellpalm_bk3710: those registers/bitfields don't exist
2009-04-22 Bartlomiej... Merge branch 'for-linus' into for-next
2009-04-22 Bartlomiej... mediabay: fix build for CONFIG_BLOCK=n
2009-04-22 Bruno Prémontide: Stop disks on reboot for laptop which cuts power
2009-04-22 Helge Delleride-cd: fix kernel crash on hppa regression
2009-04-22 David Brownellpalm_bk3710: UDMA performance fix
2009-04-21 Tejun Heoide-dma: don't reset request fields on dma_timeout_retry()
2009-04-18 Tejun Heoide: drop rq->data handling from ide_map_sg()
2009-04-18 Tejun Heoide-atapi: kill unused fields and callbacks
2009-04-18 Tejun Heoide-tape: simplify read/write functions
2009-04-18 Tejun Heoide-tape: use byte size instead of sectors on rw issue...
2009-04-18 Tejun Heoide-tape: unify r/w init paths
2009-04-18 Tejun Heoide-tape: kill idetape_bh
2009-04-18 Tejun Heoide-tape: use standard data transfer mechanism
2009-04-18 Tejun Heoide-tape: use single continuous buffer
2009-04-18 Tejun Heoide-atapi,tape,floppy: allow ->pc_callback() to change...
2009-04-18 Tejun Heoide-tape,floppy: fix failed command completion after...
2009-04-18 Tejun Heoide-pm: don't abuse rq->data
2009-04-18 Tejun Heoide-cd,atapi: use bio for internal commands
2009-04-18 Borislav Petkovide-atapi: convert ide-{floppy,tape} to using prealloca...
2009-04-18 Borislav Petkovide-cd: convert to using generic sense request
2009-04-18 Borislav Petkovide: add helpers for preparing sense requests
2009-04-18 Tejun Heoide-cd: don't abuse rq->buffer
2009-04-18 Tejun Heoide-atapi: don't abuse rq->buffer
2009-04-18 Tejun Heoide-taskfile: don't abuse rq->buffer
2009-04-18 Tejun Heoide-floppy: block pc always uses bio
2009-04-18 Tejun Heoide-cd: clear sense buffer before issuing request sense
2009-04-18 Tejun Heoide kill unused ide_cmd->special
2009-04-18 Tejun Heoide: don't set REQ_SOFTBARRIER
2009-04-18 Tejun Heoide: use blk_run_queue() instead of blk_start_queueing()
2009-04-18 Tejun Heoide-tape: remove back-to-back REQUEST_SENSE detection
2009-04-18 Tejun Heoblock: clear req->errors on bio completion only for...
2009-04-18 Sergei Shtylyovcs5536: define dma_sff_read_status() method
2009-04-18 Bartlomiej... ide: fix barriers support
2009-04-18 Jack Stoneide: Remove void casts
2009-04-18 Sergei Shtylyovhpt366: use ATA_DMA_* constants
2009-04-18 Sergei Shtylyovhpt366: fix HPT370 DMA timeouts
2009-04-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-04-17 Zhenwen Xu[libata] fix build error on drivers/ata/pata_legacy.c
2009-04-17 Alan Coxpata_via: Cache and rewrite the device bit
2009-04-17 Mark Lordsata_mv: workaround for multi_count errata sata24
2009-04-17 Mark Lordsata_mv: tidy up qc->tf usage in qc_prep() functions
2009-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-04-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-17 Russell KingMerge branch 'defconfig-s3c2410' of git://aeryn.fluff...
2009-04-17 Russell KingMerge branch 'v2630-rc2-fixes' of git://aeryn.fluff...
2009-04-17 Stephen Hemmingerstaging: slicoss: update README
2009-04-17 Daniele Napolitanootus/zdusb.c: additional USB idnetifier
2009-04-17 Greg Kroah... Staging: go7007: fix build issues
2009-04-17 Mithlesh ThukralStaging: sxg: Fix leaks and checksum errors in transmit...
2009-04-17 Mithlesh ThukralStaging: sxg: Fix sleep in atomic context warning while...
2009-04-17 Mithlesh ThukralStaging: sxg: Use correct queue_id for transmitting...
2009-04-17 Mithlesh ThukralStaging: sxg: Fire watchdog timer at end of open routin...
next