summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk4-1189/+1
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz3-7/+4
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz3-10/+4
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz1-4/+50
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz1-10/+10
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz5-33/+24
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz5-47/+3
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz1-27/+56
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz1-0/+44
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+88
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz5-9/+14
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz3-88/+88
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz3-12/+20
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz6-18/+17
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz3-0/+3
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz6-9/+14
2008-04-28siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz1-25/+8
2008-04-28siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz1-159/+140
2008-04-28siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz1-3/+3
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz5-81/+48
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz9-2/+12
2008-04-28ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+15
2008-04-28au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+14
2008-04-28scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+35
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz12-172/+113
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz8-36/+98
2008-04-28ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz1-2/+0
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds157-2221/+4102
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-28docbook: fix bitops fatal filename errorRandy Dunlap1-1/+1
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds13-583/+570
2008-04-28usb input endianness annotations and fixesAl Viro2-5/+5
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-28drivers/usb annotations and fixesAl Viro18-49/+55
2008-04-28usbhid endianness annotations and fixesAl Viro2-3/+3
2008-04-28q40ide breakageAl Viro1-33/+14
2008-04-28typo in sata_fslAl Viro1-1/+1
2008-04-28more icside breakage (from next ide merge)Al Viro1-6/+8
2008-04-28fix ia64 local_irq_save() et.al.Al Viro1-9/+9
2008-04-28ia64 kvm fixes for O=... buildsAl Viro1-5/+2
2008-04-28frv si_addr annotationsAl Viro1-15/+16
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds32-1061/+318
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-25/+159
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar1-5/+1
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-2/+13
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov6-76/+107
2008-04-28[MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle1-52/+37
2008-04-28[MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov1-5/+3