summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz-0/+88
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz-0/+87
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz-6/+9
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz-88/+88
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz-12/+18
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz-18/+15
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz-0/+3
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz-9/+14
2008-04-28siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz-25/+8
2008-04-28siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz-159/+140
2008-04-28siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz-3/+3
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz-77/+48
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz-2/+10
2008-04-28ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz-0/+15
2008-04-28au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz-0/+14
2008-04-28scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz-0/+35
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz-164/+108
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz-34/+96
2008-04-28ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz-2/+0
2008-04-28[CPUFREQ] state info wrong after resumeShaohua Li-1/+1
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido-2/+15
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong-5/+24
2008-04-28[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin-2/+5
2008-04-28[ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin-3/+7
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis-14/+16
2008-04-28[CPUFREQ] fix show_trans_tableCesar Eduardo Barros-1/+5
2008-04-28[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcallsCesar Eduardo Barros-0/+4
2008-04-28[CPUFREQ] Refactor locking in cpufreq_add_devDave Jones-23/+11
2008-04-28[CPUFREQ] more CodingStyleDave Jones-30/+29
2008-04-28[CPUFREQ] CodingStyleDave Jones-5/+5
2008-04-28[CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resumeDave Jones-14/+8
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-110/+9
2008-04-28usb input endianness annotations and fixesAl Viro-5/+5
2008-04-28drivers/usb annotations and fixesAl Viro-49/+55
2008-04-28usbhid endianness annotations and fixesAl Viro-1/+1
2008-04-28q40ide breakageAl Viro-33/+14
2008-04-28typo in sata_fslAl Viro-1/+1
2008-04-28more icside breakage (from next ide merge)Al Viro-6/+8
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-99/+203
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+7
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov-4/+4
2008-04-28[NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle-1/+1
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov-105/+4
2008-04-28[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij-1/+3
2008-04-28PNP: use dev_printk for quirk messagesBjorn Helgaas-4/+7
2008-04-28PNP: simplify quirk debug outputBjorn Helgaas-2/+2
2008-04-28PNP: skip dev->protocol NULL checksBjorn Helgaas-2/+2
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall-1/+2
2008-04-28raid: remove leading TAB on printk messagesNick Andrew-7/+8
2008-04-28md: raid5.c convert simple_strtoul to strict_strtoulDan Williams-9/+5