| Commit message (Expand) | Author | Files | Lines |
2012-03-24 | prio_tree: cleanup prio_tree_left()/prio_tree_right() | Xiao Guangrong | 1 | -41/+37 |
2012-03-24 | prio_tree: remove unnecessary code in prio_tree_replace | Xiao Guangrong | 1 | -1/+0 |
2012-03-24 | string: memchr_inv() speed improvements | Akinobu Mita | 1 | -4/+16 |
2012-03-24 | led-class: change back LEDS_CLASS to tristate instead of bool | Bryan Wu | 3 | -71/+71 |
2012-03-24 | drivers/leds/leds-lm3530.c: move the code setting gen_config to one place | Axel Lin | 1 | -8/+10 |
2012-03-24 | drivers/leds/leds-pca9633.c: remove unused 'adapter' variable | Axel Lin | 1 | -2/+0 |
2012-03-24 | leds-lm3530: replace pltfm with pdata | Kim, Milo | 1 | -18/+18 |
2012-03-24 | leds-lm3530: remove LM3530_ALS_ZONE_REG code | Kim, Milo | 1 | -15/+12 |
2012-03-24 | leds-lm3530: support pwm input mode | Kim, Milo | 2 | -8/+33 |
2012-03-24 | leds-lm3530: replace i2c_client with led_classdev | Kim, Milo | 1 | -8/+7 |
2012-03-24 | leds-lm3530: set the max_brightness to 127 | Kim, Milo | 1 | -2/+9 |
2012-03-24 | drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h | Mark Brown | 1 | -2/+1 |
2012-03-24 | drivers/leds: add driver for PCA9633 I2C chip | Peter Meerwald | 3 | -0/+204 |
2012-03-24 | drivers/leds/leds-lp5523.c: constify some data | Andrew Morton | 1 | -3/+3 |
2012-03-24 | drivers/leds/leds-lp5521.c: ret may be uninitialized | Srinidhi KASAGAR | 1 | -1/+1 |
2012-03-24 | drivers/leds/leds-lp5521.c: redefinition of register bits | Kim, Milo | 1 | -11/+10 |
2012-03-24 | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo | 3 | -1/+150 |
2012-03-24 | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo | 3 | -15/+36 |
2012-03-24 | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo | 3 | -3/+15 |
2012-03-24 | drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -1/+0 |
2012-03-24 | drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() | Dan Carpenter | 1 | -5/+3 |
2012-03-24 | drivers/leds/leds-lp5521.c: fix typo | Masanari Iida | 1 | -1/+1 |
2012-03-24 | x86: use for_each_clear_bit_from() | Akinobu Mita | 1 | -3/+3 |
2012-03-24 | uwb: use for_each_clear_bit() | Akinobu Mita | 1 | -4/+2 |
2012-03-24 | s390/char: use for_each_clear_bit() | Akinobu Mita | 1 | -3/+2 |
2012-03-24 | mtd: use for_each_clear_bit() | Akinobu Mita | 1 | -4/+2 |
2012-03-24 | bitops: introduce for_each_clear_bit() | Akinobu Mita | 1 | -0/+11 |
2012-03-24 | bitops: remove for_each_set_bit_cont() | Akinobu Mita | 2 | -4/+1 |
2012-03-24 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita | 3 | -4/+7 |
2012-03-24 | backlight: fix ot200_bl build | Randy Dunlap | 1 | -1/+1 |
2012-03-24 | backlight: convert platform_lcd to dev_pm_ops | Jingoo Han | 1 | -9/+10 |
2012-03-24 | backlight: add support for Pandora backlight | Grazvydas Ignotas | 3 | -0/+179 |
2012-03-24 | backlight: add driver for Bachmann's ot200 | Christian Gmeiner | 3 | -1/+183 |
2012-03-24 | backlight: new backlight driver for LP855x devices | Kim, Milo | 5 | -0/+548 |
2012-03-24 | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall | 1 | -5/+1 |
2012-03-24 | drivers/video/backlight: use devm_ functions | Julia Lawall | 8 | -47/+18 |
2012-03-24 | drivers/video/backlight/wm831x_bl.c: use devm_ functions | Julia Lawall | 1 | -5/+1 |
2012-03-24 | backlight: convert backlight spi drivers to module_spi_driver | Axel Lin | 10 | -119/+10 |
2012-03-24 | backlight: convert backlight i2c drivers to module_i2c_driver | Axel Lin | 3 | -34/+3 |
2012-03-24 | MAINTAINERS: update maintainership of LTP | Wanlong Gao | 1 | -3/+5 |
2012-03-24 | MAINTAINERS: add "S: Maintained" to clkdev and clk sections | Joe Perches | 1 | -0/+2 |
2012-03-24 | MAINTAINERS: add status to ALPHA architecture | Joe Perches | 1 | -0/+1 |
2012-03-24 | MAINTAINERS: update git urls for 2.6 deletions | Joe Perches | 1 | -49/+49 |
2012-03-24 | MAINTAINERS: update MCA section | Joe Perches | 1 | -8/+7 |
2012-03-24 | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 1 | -2/+7 |
2012-03-24 | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 1 | -1/+1 |
2012-03-24 | kernel/watchdog.c: add comment to watchdog() exit path | Andrew Morton | 1 | -0/+4 |
2012-03-24 | kernel/watchdog.c: convert to pr_foo() | Andrew Morton | 1 | -6/+10 |
2012-03-24 | watchdog: make sure the watchdog thread gets CPU on loaded system | Michal Hocko | 1 | -4/+3 |
2012-03-24 | kernel/exit.c: if init dies, log a signal which killed it, if any | Denys Vlasenko | 1 | -2/+5 |