aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2410-6/+860
|\ \
| * | leds: Ensure led->trigger is set earlierDmitry Baryshkov2008-07-231-1/+2
| * | leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-234-0/+407
| * | leds: Fix sparse warnings in leds-h1940 driverBen Dooks2008-07-231-3/+6
| * | leds: mark led_classdev.default_trigger as constAnton Vorontsov2008-07-231-1/+1
| * | leds: fix unsigned value overflow in atmel pwm driverLi Zefan2008-07-231-1/+1
| * | leds: Add pca9532 platform data for Thecus N2100Riku Voipio2008-07-231-0/+52
| * | leds: Add pca9532 led driverRiku Voipio2008-07-234-0/+391
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-243-25/+38
|\ \
| * | sparc64: Fix cpufreq notifier registry.David S. Miller2008-07-231-5/+10
| * | sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-07-222-20/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-249-19/+24
|\ \ \
| * | | pkt_sched: sch_sfq: dump a real number of flowsJarek Poplawski2008-07-231-1/+8
| * | | atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams2008-07-231-3/+12
| * | | netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-232-2/+2
| * | | tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller2008-07-231-2/+1
| * | | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-231-2/+0
| * | | net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-231-1/+1
| * | | netdev: Remove warning from __netif_schedule().David S. Miller2008-07-231-3/+0
| * | | sky2: don't stop queue on shutdownStephen Hemminger2008-07-221-5/+0
| | |/ | |/|
* | | UFS: add const to parser token tableSteven Whitehouse2008-07-242-2/+2
* | | auxdisplay: small cleanupsAkinobu Mita2008-07-241-11/+2
* | | video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-243-2/+2
* | | fbcon: remove stray semicolonsJan Beulich2008-07-241-4/+2
* | | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-244-0/+300
* | | fbcon: bgcolor fixStefano Stabellini2008-07-241-1/+1
* | | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu2008-07-245-0/+1000
* | | neofb: drop the xtimings structureKrzysztof Helt2008-07-242-65/+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-244-0/+201
* | | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-244-4/+4
* | | fb: add support for the ILI9320 video display controllerBen Dooks2008-07-246-1/+915
* | | 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-242-4/+24
* | | 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