aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-01scc_pata: PIO fixesBartlomiej Zolnierkiewicz1-41/+20
2007-08-01piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2-17/+15
2007-08-01jmicron: PIO fixesBartlomiej Zolnierkiewicz1-17/+4
2007-08-01it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz1-16/+17
2007-08-01cs5535: PIO fixesBartlomiej Zolnierkiewicz1-23/+17
2007-08-01cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz1-1/+1
2007-08-01drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-08-01ide: eliminate warnings in ide-tape.cStephen Rothwell1-1/+1
2007-08-01ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos1-2/+2
2007-08-01sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter1-0/+1
2007-08-01alim15x3: Correct HP detectBartlomiej Zolnierkiewicz1-1/+1
2007-08-01ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse1-1/+1
2007-07-31Remove the arm26 portAdrian Bunk2-15/+7
2007-07-26drivers/ misc __iomem annotationsAl Viro1-2/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe5-7/+7
2007-07-20m68k: missing exportsAl Viro1-0/+2
2007-07-20ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2-5/+17
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz1-6/+0
2007-07-20ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz1-78/+0
2007-07-20ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz41-8/+87
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz6-39/+38
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz36-48/+42
2007-07-20ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz1-6/+4
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz8-55/+73
2007-07-20sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz1-37/+2
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz1-2/+3
2007-07-20serverworks: fix DMABartlomiej Zolnierkiewicz1-6/+2
2007-07-20serverworks: always tune PIOBartlomiej Zolnierkiewicz1-40/+36
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz34-91/+22
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2-9/+8
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz3-10/+12
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz1-13/+19
2007-07-20ide: Stop mapping ROMsAlan Cox5-38/+2
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day1-6/+0
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz1-0/+1
2007-07-20scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki1-13/+54
2007-07-20scc_pata: Use inline function for eieioKumar Gala1-2/+2
2007-07-19IDE: fix termination of non-fs requestsJens Axboe1-6/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds1-5/+5
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-2/+2
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+1
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe2-18/+21
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds10-58/+23
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin1-61/+12
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok9-57/+22