aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Zolnierkiewicz4-10/+22
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz4-45/+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 Zolnierkiewicz4-6/+9
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 Zolnierkiewicz2-12/+18
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz5-18/+15
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 Zolnierkiewicz4-77/+48
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz8-2/+10
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 Zolnierkiewicz11-164/+108
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz7-34/+96
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 Torvalds5-110/+9
2008-04-28usb input endianness annotations and fixesAl Viro2-5/+5
2008-04-28drivers/usb annotations and fixesAl Viro18-49/+55
2008-04-28usbhid endianness annotations and fixesAl Viro1-1/+1
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-99/+203
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+7
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov1-4/+4
2008-04-28[NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle1-1/+1
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov3-105/+4
2008-04-28PNP: use dev_printk for quirk messagesBjorn Helgaas1-4/+7
2008-04-28PNP: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-28PNP: skip dev->protocol NULL checksBjorn Helgaas1-2/+2
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-28raid: remove leading TAB on printk messagesNick Andrew4-7/+8
2008-04-28md: raid5.c convert simple_strtoul to strict_strtoulDan Williams1-9/+5
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams1-10/+112
2008-04-28md: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-25/+25
2008-04-28md: fix integer as NULL pointer warnings in md.cHarvey Harrison1-4/+4
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison28-106/+106
2008-04-28BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for nowMike Frysinger1-1/+1
2008-04-28BF54x Framebuffer Driver: drop request_irq castMike Frysinger1-1/+1