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