| Commit message (Expand) | Author | Age | Files | Lines |
* | [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume | Dave Jones | 2008-04-28 | 1 | -14/+8 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-04-28 | 5 | -110/+9 |
|\ |
|
| * | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 1 | -4/+4 |
| * | [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532 | Ralf Baechle | 2008-04-28 | 1 | -1/+1 |
| * | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov | 2008-04-28 | 3 | -105/+4 |
* | | usb input endianness annotations and fixes | Al Viro | 2008-04-28 | 2 | -5/+5 |
* | | drivers/usb annotations and fixes | Al Viro | 2008-04-28 | 18 | -49/+55 |
* | | usbhid endianness annotations and fixes | Al Viro | 2008-04-28 | 1 | -1/+1 |
* | | q40ide breakage | Al Viro | 2008-04-28 | 1 | -33/+14 |
* | | typo in sata_fsl | Al Viro | 2008-04-28 | 1 | -1/+1 |
* | | more icside breakage (from next ide merge) | Al Viro | 2008-04-28 | 1 | -6/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-28 | 10 | -99/+203 |
|\ \ |
|
| * | | sparc: video drivers: add facility level | Robert Reif | 2008-04-27 | 8 | -8/+8 |
| * | | sparc: tcx.c make tcx_init and tcx_exit static | Robert Reif | 2008-04-27 | 1 | -2/+2 |
| * | | sparc: ffb.c make ffb_init and ffb_exit static | Robert Reif | 2008-04-27 | 1 | -3/+2 |
| * | | sparc: cg14.c make cg14_init and cg15_exit static | Robert Reif | 2008-04-27 | 1 | -2/+2 |
| * | | sparc: bw2.c fix bw2_exit | Robert Reif | 2008-04-27 | 1 | -2/+1 |
| * | | sparc: sunzilog.c remove unused argument | Robert Reif | 2008-04-26 | 1 | -2/+2 |
| * | | sparc: fix drivers/video/tcx.c warning | Robert Reif | 2008-04-26 | 1 | -2/+2 |
| * | | input: Rewrite sparcspkr device probing. | David S. Miller | 2008-04-26 | 1 | -78/+184 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 | 2 | -1/+7 |
|\ \ \ |
|
| * | | | iwlwifi: Allow building iwl3945 without iwl4965. | Jason Riedy | 2008-04-27 | 2 | -1/+7 |
* | | | | PNP: use dev_printk for quirk messages | Bjorn Helgaas | 2008-04-28 | 1 | -4/+7 |
* | | | | PNP: simplify quirk debug output | Bjorn Helgaas | 2008-04-28 | 1 | -2/+2 |
* | | | | PNP: skip dev->protocol NULL checks | Bjorn Helgaas | 2008-04-28 | 1 | -2/+2 |
* | | | | drivers/md: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-28 | 1 | -1/+2 |
* | | | | raid: remove leading TAB on printk messages | Nick Andrew | 2008-04-28 | 4 | -7/+8 |
* | | | | md: raid5.c convert simple_strtoul to strict_strtoul | Dan Williams | 2008-04-28 | 1 | -9/+5 |
* | | | | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 2008-04-28 | 1 | -10/+112 |
* | | | | md: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 2 | -25/+25 |
* | | | | md: fix integer as NULL pointer warnings in md.c | Harvey Harrison | 2008-04-28 | 1 | -4/+4 |
* | | | | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 28 | -106/+106 |
* | | | | BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ... | Mike Frysinger | 2008-04-28 | 1 | -1/+1 |
* | | | | BF54x Framebuffer Driver: drop request_irq cast | Mike Frysinger | 2008-04-28 | 1 | -1/+1 |
* | | | | drivers/video/w100fb.c: avoid a couple of error-path NULL derefs | Andrew Morton | 2008-04-28 | 1 | -2/+4 |
* | | | | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 2008-04-28 | 5 | -8/+38 |
* | | | | fb: convert /proc/fb to seq_file interface | Alexey Dobriyan | 2008-04-28 | 1 | -19/+44 |
* | | | | drivers/video/uvesafb.c: fix error-path memory leak | Andrew Morton | 2008-04-28 | 1 | -3/+4 |
* | | | | fbdev: platforming hecubafb and n411 | Jaya Kumar | 2008-04-28 | 3 | -206/+263 |
* | | | | metronomefb: don't free firmware twice in error path | Sebastian Siewior | 2008-04-28 | 1 | -5/+3 |
* | | | | fbdev: platforming metronomefb and am200epd | Jaya Kumar | 2008-04-28 | 4 | -273/+353 |
* | | | | fbdev: hecubafb bugfix | Jaya Kumar | 2008-04-28 | 1 | -25/+27 |
* | | | | fbdev: metronomefb bugfix | Jaya Kumar | 2008-04-28 | 1 | -3/+3 |
* | | | | fbdev: powerpc: driver for Freescale 8610 and 5121 DIU | York Sun | 2008-04-28 | 4 | -0/+1955 |
* | | | | fbdev: nv: fix sparse noise | Alexey Dobriyan | 2008-04-28 | 4 | -7/+7 |
* | | | | fbdev: nv: drop useless CONFIG_PCI checks | Alexey Dobriyan | 2008-04-28 | 2 | -9/+0 |
* | | | | fbdev: nv: drop useless MODULE ifdefs | Alexey Dobriyan | 2008-04-28 | 2 | -5/+0 |
* | | | | OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers | Andres Salomon | 2008-04-28 | 2 | -7/+67 |
* | | | | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available | Andres Salomon | 2008-04-28 | 2 | -1/+33 |
* | | | | gxfb/lxfb: use VSA definitions when fetching framebuffer size | Andres Salomon | 2008-04-28 | 2 | -6/+7 |