summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-29scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-29ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+88
2008-04-29ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-29ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz4-6/+9
2008-04-29ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz3-88/+88
2008-04-29ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2-12/+18
2008-04-29ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz5-18/+15
2008-04-29ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz3-0/+3
2008-04-29ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz6-9/+14
2008-04-29siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz1-25/+8
2008-04-29siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz1-159/+140
2008-04-29siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz1-3/+3
2008-04-29ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz4-77/+48
2008-04-29ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz8-2/+10
2008-04-29ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+15
2008-04-29au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+14
2008-04-29scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+35
2008-04-29ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz11-164/+108
2008-04-29falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz7-34/+96
2008-04-29ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz1-2/+0
2008-04-29[CPUFREQ] state info wrong after resumeShaohua Li1-1/+1
2008-04-29[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2-2/+15
2008-04-29[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong1-5/+24
2008-04-29[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin1-2/+5
2008-04-29[ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin1-3/+7
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis1-14/+16
2008-04-28[CPUFREQ] fix show_trans_tableCesar Eduardo Barros1-1/+5
2008-04-28[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcallsCesar Eduardo Barros1-0/+4
2008-04-28[CPUFREQ] Refactor locking in cpufreq_add_devDave Jones1-23/+11
2008-04-28[CPUFREQ] more CodingStyleDave Jones1-30/+29
2008-04-28[CPUFREQ] CodingStyleDave Jones1-5/+5
2008-04-28[CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resumeDave Jones1-14/+8
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-28[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij1-1/+3
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