summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin2008-04-281-5/+2
* ide-cd: fix test unsigned var < 0Roel Kluin2008-04-281-2/+0
* ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal2008-04-281-0/+2
* piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz2008-04-281-0/+1
* ARM: always select HAVE_IDEAdrian Bunk2008-04-281-1/+0
* remove the broken ETRAX_IDE driverAdrian Bunk2008-04-284-1189/+1
* ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-282-6/+4
* ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-282-8/+4
* scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz2008-04-281-4/+50
* ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz2008-04-281-10/+10
* ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-284-10/+22
* ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz2008-04-284-45/+3
* ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz2008-04-281-27/+56
* ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz2008-04-281-0/+44
* scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+87
* ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+88
* ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+87
* ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-284-6/+9
* ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz2008-04-283-88/+88
* ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-282-12/+18
* ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-285-18/+15
* ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz2008-04-283-0/+3
* ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz2008-04-286-9/+14
* siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz2008-04-281-25/+8
* siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz2008-04-281-159/+140
* siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz2008-04-281-3/+3
* ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-284-77/+48
* ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-288-2/+10
* ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+15
* au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+14
* scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+35
* ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-2811-164/+108
* falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-287-34/+96
* ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz2008-04-281-2/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-285-110/+9
|\
| * [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-281-4/+4
| * [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle2008-04-281-1/+1
| * [MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov2008-04-283-105/+4
* | usb input endianness annotations and fixesAl Viro2008-04-282-5/+5
* | drivers/usb annotations and fixesAl Viro2008-04-2818-49/+55
* | usbhid endianness annotations and fixesAl Viro2008-04-281-1/+1
* | q40ide breakageAl Viro2008-04-281-33/+14
* | typo in sata_fslAl Viro2008-04-281-1/+1
* | more icside breakage (from next ide merge)Al Viro2008-04-281-6/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2810-99/+203
|\ \
| * | sparc: video drivers: add facility levelRobert Reif2008-04-278-8/+8
| * | sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif2008-04-271-2/+2
| * | sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-271-3/+2
| * | sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif2008-04-271-2/+2
| * | sparc: bw2.c fix bw2_exitRobert Reif2008-04-271-2/+1
OpenPOWER on IntegriCloud