aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2008-04-28drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton1-2/+4
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GMMaik Broemme5-8/+38
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan1-19/+44
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton1-3/+4
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar3-206/+263
2008-04-28metronomefb: don't free firmware twice in error pathSebastian Siewior1-5/+3
2008-04-28fbdev: platforming metronomefb and am200epdJaya Kumar4-273/+353
2008-04-28fbdev: hecubafb bugfixJaya Kumar1-25/+27
2008-04-28fbdev: metronomefb bugfixJaya Kumar1-3/+3
2008-04-28fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun4-0/+1955
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan4-7/+7
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2-9/+0
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2-5/+0