summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-243-0/+3
|\
| * Add missing semaphore.h includesMatthew Wilcox2008-07-243-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-241-53/+1
|\ \
| * | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSICGreg Ungerer2008-07-231-1/+1
| * | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-231-42/+0
| * | m68knommu: fec: remove FADSSebastian Siewior2008-07-231-10/+0
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-07-244-0/+128
|\ \ \
| * | | backlight: Fix missing kernel doc entrySebastian Siewior2008-07-231-0/+1
| * | | backlight: Add Nvidia-based Apple Macbook Pro backlight driverMatthew Garrett2008-07-233-0/+127
| |/ /
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-247-5/+748
|\ \ \
| * | | leds: Ensure led->trigger is set earlierDmitry Baryshkov2008-07-231-1/+2
| * | | leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-233-0/+393
| * | | leds: Fix sparse warnings in leds-h1940 driverBen Dooks2008-07-231-3/+6
| * | | leds: fix unsigned value overflow in atmel pwm driverLi Zefan2008-07-231-1/+1
| * | | leds: Add pca9532 led driverRiku Voipio2008-07-233-0/+346
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-243-10/+12
|\ \ \
| * | | atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams2008-07-231-3/+12
| * | | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-231-2/+0
| * | | sky2: don't stop queue on shutdownStephen Hemminger2008-07-221-5/+0
| |/ /
* | | auxdisplay: small cleanupsAkinobu Mita2008-07-241-11/+2
* | | video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-241-0/+1
* | | fbcon: remove stray semicolonsJan Beulich2008-07-241-4/+2
* | | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-243-0/+257
* | | fbcon: bgcolor fixStefano Stabellini2008-07-241-1/+1
* | | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu2008-07-243-0/+672
* | | neofb: drop the xtimings structureKrzysztof Helt2008-07-241-48/+40
* | | neofb: drop redundant codeKrzysztof Helt2008-07-241-73/+22
* | | neofb: simplify clock calculationKrzysztof Helt2008-07-241-18/+14
* | | drivers/video/amifb.c cleanupsAdrian Bunk2008-07-241-10/+7
* | | lxfb: fix console blankingJordan Crouse2008-07-241-10/+18
* | | lxfb: drop dead declarations from headerAndres Salomon2008-07-241-2/+0
* | | drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa2008-07-244-678/+0
* | | fbdev: add new Cobalt LCD framebuffer driverYoichi Yuasa2008-07-243-0/+376
* | | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()Timur Tabi2008-07-241-38/+22
* | | lcd: add platform_lcd driverBen Dooks2008-07-243-0/+180
* | | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-243-3/+3
* | | fb: add support for the ILI9320 video display controllerBen Dooks2008-07-245-1/+714
* | | sm501: fixup allocation code to be 64bit resource compliantBen Dooks2008-07-241-11/+42
* | | sm501: restructure init to allow only 1 fb on an SM501Ben Dooks2008-07-241-115/+149
* | | sm501: add inversion controls for VBIASEN and FPENBen Dooks2008-07-241-4/+22
* | | atmel_lcdfb: avoid division by zeroNicolas Ferre2008-07-241-0/+35
* | | skeletonfb: update to correct platform driver usageKrzysztof Helt2008-07-241-17/+20
* | | aty: use memory_read_from_buffer()Akinobu Mita2008-07-241-9/+1
* | | atyfb: fix a castVille Syrjala2008-07-241-1/+1
* | | atyfb: report probe errorsVille Syrjala2008-07-241-5/+10
* | | atyfb: use a PCI device ID tableVille Syrjala2008-07-241-18/+55
* | | atyfb: correct_chipset() can failVille Syrjala2008-07-241-1/+3
* | | atyfb: remove dead codeOlaf Hering2008-07-241-4/+2
* | | fbdev: xoffset, yoffset and yres are unsignedVille Syrjala2008-07-241-5/+4
* | | fbdev: width and height are unsignedVille Syrjala2008-07-241-1/+1
OpenPOWER on IntegriCloud