aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23checkpatch: allow simple character constants in #definesAndy Whitcroft
2012-03-23checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft
2012-03-23checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy
2012-03-23checkpatch: add some --strict coding style checksJoe Perches
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches
2012-03-23prio_tree: introduce prio_set_parent()Xiao Guangrong
2012-03-23prio_tree: simplify prio_tree_expand()Xiao Guangrong
2012-03-23prio_tree: cleanup prio_tree_left()/prio_tree_right()Xiao Guangrong
2012-03-23prio_tree: remove unnecessary code in prio_tree_replaceXiao Guangrong
2012-03-23string: memchr_inv() speed improvementsAkinobu Mita
2012-03-23led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu
2012-03-23drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin
2012-03-23drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin
2012-03-23leds-lm3530: replace pltfm with pdataKim, Milo
2012-03-23leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo
2012-03-23leds-lm3530: support pwm input modeKim, Milo
2012-03-23leds-lm3530: replace i2c_client with led_classdevKim, Milo
2012-03-23leds-lm3530: set the max_brightness to 127Kim, Milo
2012-03-23drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.hMark Brown
2012-03-23drivers/leds: add driver for PCA9633 I2C chipPeter Meerwald
2012-03-23drivers/leds/leds-lp5523.c: constify some dataAndrew Morton
2012-03-23drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR
2012-03-23drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo
2012-03-23drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang
2012-03-23drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter
2012-03-23drivers/leds/leds-lp5521.c: fix typoMasanari Iida
2012-03-23x86: use for_each_clear_bit_from()Akinobu Mita
2012-03-23uwb: use for_each_clear_bit()Akinobu Mita
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita
2012-03-23mtd: use for_each_clear_bit()Akinobu Mita
2012-03-23bitops: introduce for_each_clear_bit()Akinobu Mita
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita
2012-03-23backlight: fix ot200_bl buildRandy Dunlap
2012-03-23backlight: convert platform_lcd to dev_pm_opsJingoo Han
2012-03-23backlight: add support for Pandora backlightGrazvydas Ignotas
2012-03-23backlight: add driver for Bachmann's ot200Christian Gmeiner
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo
2012-03-23drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall
2012-03-23drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall
2012-03-23backlight: convert backlight spi drivers to module_spi_driverAxel Lin
2012-03-23backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin
2012-03-23MAINTAINERS: update maintainership of LTPWanlong Gao
2012-03-23MAINTAINERS: add "S: Maintained" to clkdev and clk sectionsJoe Perches
2012-03-23MAINTAINERS: add status to ALPHA architectureJoe Perches
2012-03-23MAINTAINERS: update git urls for 2.6 deletionsJoe Perches