Age | Commit message (Expand) | Author | Files | Lines |
2012-09-13 | leds: Add new LED driver for lm3642 chips | G.Shark Jeong | 3 | -0/+483 |
2012-09-13 | leds-lp5523: Fix riskiness of the page fault | Kim, Milo | 1 | -0/+1 |
2012-09-13 | leds-lp5523: turn off the LED engines on unloading the driver | Kim, Milo | 1 | -0/+3 |
2012-09-12 | leds-lm3530: Fix smatch warnings | Sachin Kamat | 1 | -4/+4 |
2012-09-12 | leds-lm3530: Use devm_regulator_get function | Sachin Kamat | 1 | -9/+3 |
2012-09-11 | leds: leds-gpio: adopt pinctrl support | AnilKumar Ch | 1 | -0/+7 |
2012-09-11 | leds: Add new LED driver for lm355x chips | G.Shark Jeong | 4 | -517/+577 |
2012-09-11 | leds-lp5523: use the i2c device id rather than fixed name | Kim, Milo | 1 | -4/+6 |
2012-09-11 | leds-lp5523: add new device id for LP55231 | Kim, Milo | 1 | -2/+8 |
2012-09-11 | leds-lp5523: support new LP55231 device | Kim, Milo | 1 | -3/+4 |
2012-09-11 | leds: triggers: send uevent when changing triggers | Colin Cross | 1 | -0/+13 |
2012-09-11 | leds-lp5523: minor code style fixes | Kim, Milo | 1 | -8/+7 |
2012-09-11 | leds-lp5523: change the return type of lp5523_set_mode() | Kim, Milo | 1 | -11/+13 |
2012-09-11 | leds-lp5523: set the brightness to 0 forcely on removing the driver | Kim, Milo | 1 | -2/+2 |
2012-09-11 | leds-lp5523: add channel name in the platform data | Kim, Milo | 1 | -3/+7 |
2012-09-11 | leds: leds-gpio: Use of_get_child_count() helper | Tobias Klauser | 1 | -3/+2 |
2012-09-11 | leds: leds-gpio: Use platform_{get,set}_drvdata | Tobias Klauser | 1 | -2/+2 |
2012-09-11 | leds: leds-gpio: use of_match_ptr() | Tobias Klauser | 1 | -2/+1 |
2012-09-11 | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 4 | -4/+33 |
2012-09-11 | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 1 | -22/+7 |
2012-09-11 | leds-clevo-mail: Fix Clevo M5x0V DMI strings | Ondrej Zary | 1 | -2/+1 |
2012-09-11 | leds-clevo-mail: add MODULE_DEVICE_TABLE | Ondrej Zary | 1 | -3/+4 |
2012-09-09 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -1/+1 |
2012-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -2/+23 |
2012-09-07 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+6 |
2012-09-07 | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 1 | -1/+3 |
2012-09-07 | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -5/+5 |
2012-09-07 | Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 5 | -14/+80 |
2012-09-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+15 |
2012-09-06 | xen/pciback: Fix proper FLR steps. | Konrad Rzeszutek Wilk | 1 | -4/+4 |
2012-09-06 | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -61/+97 |
2012-09-06 | dj: memory scribble in logi_dj | Alan Cox | 1 | -2/+2 |
2012-09-06 | Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -4/+5 |
2012-09-06 | Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 6 | -5/+19 |
2012-09-06 | Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi | Linus Torvalds | 1 | -2/+2 |
2012-09-05 | xen: Use correct masking in xen_swiotlb_alloc_coherent. | Ronny Hegewald | 1 | -1/+1 |
2012-09-05 | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk | 2778 | -88211/+219221 |
2012-09-04 | mmc: omap: fix broken PIO mode | Paul Walmsley | 1 | -3/+11 |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen | 1 | -1/+25 |
2012-09-04 | mmc: dw_mmc: Disable low power mode if SDIO interrupts are used | Doug Anderson | 1 | -3/+38 |
2012-09-04 | mmc: dw_mmc: fix error handling in PIO mode | Seungwon Jeon | 1 | -27/+2 |
2012-09-04 | mmc: dw_mmc: correct mishandling error interrupt | Seungwon Jeon | 1 | -3/+1 |
2012-09-04 | mmc: dw_mmc: amend using error interrupt status | Seungwon Jeon | 1 | -6/+5 |
2012-09-04 | mmc: atmel-mci: not busy flag has also to be used for read operations | Ludovic Desroches | 1 | -1/+5 |
2012-09-04 | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo | 1 | -3/+3 |
2012-09-04 | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala | 1 | -5/+5 |
2012-09-04 | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala | 1 | -2/+2 |
2012-09-04 | mmc: bfin_sdh: fix dma_desc_array build error | Sonic Zhang | 1 | -7/+0 |
2012-09-04 | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy | 1 | -2/+2 |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 37 | -109/+154 |