summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-12-1720-29/+50
|\
| * backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz2009-12-171-0/+18
| * backlight: Pass device through notify callback in the pwm driverBen Dooks2009-12-172-4/+7
| * backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin2009-12-171-1/+1
| * backlight: Constify struct backlight_opsEmese Revfy2009-12-1619-24/+24
| * backlight/thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-162-40/+35
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-12-1713-41/+1418
|\ \
| * | leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen2009-12-171-3/+2
| * | leds: leds-lp3944.h - remove unneeded includesAntonio Ospite2009-12-171-3/+0
| * | leds: use default-on trigger for Cobalt QubeFlorian Fainelli2009-12-171-1/+1
| * | leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org2009-12-171-1/+1
| * | leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite2009-12-171-1/+1
| * | leds: Add LED class driver for regulator driven LEDs.Antonio Ospite2009-12-174-0/+295
| * | leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten2009-12-171-1/+1
| * | leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten2009-12-171-1/+1
| * | leds: Add driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-12-163-0/+241
| * | leds: Add driver for LT3593 controlled LEDsDaniel Mack2009-12-163-0/+226
| * | leds-ss4200: Check pci_enable_device returnDave Hansen2009-12-161-2/+6
| * | leds: leds-alix2c - take port address from MSRDaniel Mack2009-12-161-31/+84
| * | leds: LED driver for Intel NAS SS4200 series (v5)Dave Hansen2009-12-163-0/+562
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1737-164/+607
|\ \
| * \ Merge branch 'cache' (early part)Russell King2009-12-1729-155/+224
| |\ \
| | * \ Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| | |\ \
| | | * | ARM: cache-l2x0: make better use of background cache handlingRussell King2009-12-141-11/+23
| | | * | ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King2009-12-141-13/+52
| | * | | ARM: use flush_kernel_dcache_area() for dmabounceRussell King2009-12-141-8/+4
| | * | | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-1426-116/+137
| | * | | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-143-10/+11
| * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-172-2/+3
| |\ \ \ \
| | * | | | [ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.cEric Miao2009-12-161-0/+1
| | * | | | [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-162-0/+32
| | * | | | revert "[ARM] pxa/cm-x300: add PWM backlight support"Eric Miao2009-12-163-32/+0
| * | | | | PCMCIA: fix pxa2xx_lubbock modular build errorMarc Zyngier2009-12-161-3/+3
| * | | | | [ARM] Update mach-typesRussell King2009-12-161-1/+43
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-12-164-3/+334
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [ARM] Kirkwood: Add LaCie Network Space v2 supportSimon Guinot2009-12-103-0/+332
| | * | | | ARM: dove: fix the mm mmu flags of the pj4 procinfoSaeed Bishara2009-12-071-3/+2
* | | | | | printk: fix new kernel-doc warningsRandy Dunlap2009-12-171-2/+2
* | | | | | readahead: add blk_run_backing_devHisashi Hifumi2009-12-171-0/+12
* | | | | | rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-173-0/+6
* | | | | | sdhci-of: add support for the wii sdhci controllerAlbert Herranz2009-12-175-1/+82
* | | | | | sdhci-of: reorganize driver to support additional hardwareAlbert Herranz2009-12-175-127/+224
* | | | | | sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2009-12-172-1/+3
* | | | | | sdhci: protect header file against multi inclusionAlbert Herranz2009-12-171-0/+4
* | | | | | sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-171-2/+3
* | | | | | sdio: fix reference counting in sdio_remove_func()Daniel Drake2009-12-171-2/+5
* | | | | | mm: introduce coredump parameter structureMasami Hiramatsu2009-12-177-53/+69
* | | | | | do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov2009-12-173-20/+20
* | | | | | nommu: ramfs: remove unused local varMike Frysinger2009-12-171-1/+1
* | | | | | lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König2009-12-171-1/+12
OpenPOWER on IntegriCloud