summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-285-8/+38
* | | fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-281-19/+44
* | | drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-281-3/+4
* | | fbdev: platforming hecubafb and n411Jaya Kumar2008-04-283-206/+263
* | | metronomefb: don't free firmware twice in error pathSebastian Siewior2008-04-281-5/+3Star
* | | fbdev: platforming metronomefb and am200epdJaya Kumar2008-04-284-273/+353
* | | fbdev: hecubafb bugfixJaya Kumar2008-04-281-25/+27
* | | fbdev: metronomefb bugfixJaya Kumar2008-04-281-3/+3
* | | fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun2008-04-284-0/+1955
* | | fbdev: nv: fix sparse noiseAlexey Dobriyan2008-04-284-7/+7
* | | fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2008-04-282-9/+0Star
* | | fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2008-04-282-5/+0Star
* | | OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-282-7/+67
* | | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon2008-04-282-1/+33
* | | gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon2008-04-282-6/+7
* | | lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon2008-04-282-15/+20
* | | lxfb: disable suspend VT switch by defaultAndres Salomon2008-04-281-0/+7
* | | lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-281-7/+5Star
* | | lxfb: add power management functionalityAndres Salomon2008-04-283-9/+340
* | | lxfb: rearrange/rename MSR bitfieldsAndres Salomon2008-04-282-43/+46