summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+15Star
* 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/+8Star
* siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz2008-04-281-159/+140Star
* 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/+48Star
* 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/+108Star
* 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/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-285-110/+9Star
|\
| * [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/+4Star
* | 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/+14Star
* | 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-288-8/+8
| * | sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif2008-04-281-2/+2
| * | sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-281-3/+2Star
| * | sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif2008-04-281-2/+2
| * | sparc: bw2.c fix bw2_exitRobert Reif2008-04-281-2/+1Star
| * | sparc: sunzilog.c remove unused argumentRobert Reif2008-04-271-2/+2
| * | sparc: fix drivers/video/tcx.c warningRobert Reif2008-04-271-2/+2
| * | input: Rewrite sparcspkr device probing.David S. Miller2008-04-271-78/+184
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-282-1/+7
|\ \ \
| * | | iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2008-04-282-1/+7
* | | | PNP: use dev_printk for quirk messagesBjorn Helgaas2008-04-281-4/+7
* | | | PNP: simplify quirk debug outputBjorn Helgaas2008-04-281-2/+2
* | | | PNP: skip dev->protocol NULL checksBjorn Helgaas2008-04-281-2/+2
* | | | drivers/md: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* | | | raid: remove leading TAB on printk messagesNick Andrew2008-04-284-7/+8
* | | | md: raid5.c convert simple_strtoul to strict_strtoulDan Williams2008-04-281-9/+5Star
* | | | md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-281-10/+112
* | | | md: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-282-25/+25
* | | | md: fix integer as NULL pointer warnings in md.cHarvey Harrison2008-04-281-4/+4
* | | | video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2828-106/+106
* | | | BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger2008-04-281-1/+1
* | | | BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-281-1/+1
* | | | drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton2008-04-281-2/+4