| Commit message (Expand) | Author | Age | Files | Lines |
* | led-class: change back LEDS_CLASS to tristate instead of bool | Bryan Wu | 2012-03-24 | 3 | -71/+71 |
* | drivers/leds/leds-lm3530.c: move the code setting gen_config to one place | Axel Lin | 2012-03-24 | 1 | -8/+10 |
* | drivers/leds/leds-pca9633.c: remove unused 'adapter' variable | Axel Lin | 2012-03-24 | 1 | -2/+0 |
* | leds-lm3530: replace pltfm with pdata | Kim, Milo | 2012-03-24 | 1 | -18/+18 |
* | leds-lm3530: remove LM3530_ALS_ZONE_REG code | Kim, Milo | 2012-03-24 | 1 | -15/+12 |
* | leds-lm3530: support pwm input mode | Kim, Milo | 2012-03-24 | 1 | -8/+24 |
* | leds-lm3530: replace i2c_client with led_classdev | Kim, Milo | 2012-03-24 | 1 | -8/+7 |
* | leds-lm3530: set the max_brightness to 127 | Kim, Milo | 2012-03-24 | 1 | -2/+9 |
* | drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h | Mark Brown | 2012-03-24 | 1 | -2/+1 |
* | drivers/leds: add driver for PCA9633 I2C chip | Peter Meerwald | 2012-03-24 | 3 | -0/+204 |
* | drivers/leds/leds-lp5523.c: constify some data | Andrew Morton | 2012-03-24 | 1 | -3/+3 |
* | drivers/leds/leds-lp5521.c: ret may be uninitialized | Srinidhi KASAGAR | 2012-03-24 | 1 | -1/+1 |
* | drivers/leds/leds-lp5521.c: redefinition of register bits | Kim, Milo | 2012-03-24 | 1 | -11/+10 |
* | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo | 2012-03-24 | 1 | -1/+101 |
* | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo | 2012-03-24 | 1 | -15/+4 |
* | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo | 2012-03-24 | 1 | -3/+8 |
* | drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata | Wolfram Sang | 2012-03-24 | 1 | -1/+0 |
* | drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() | Dan Carpenter | 2012-03-24 | 1 | -5/+3 |
* | drivers/leds/leds-lp5521.c: fix typo | Masanari Iida | 2012-03-24 | 1 | -1/+1 |
* | uwb: use for_each_clear_bit() | Akinobu Mita | 2012-03-24 | 1 | -4/+2 |
* | s390/char: use for_each_clear_bit() | Akinobu Mita | 2012-03-24 | 1 | -3/+2 |
* | mtd: use for_each_clear_bit() | Akinobu Mita | 2012-03-24 | 1 | -4/+2 |
* | bitops: remove for_each_set_bit_cont() | Akinobu Mita | 2012-03-24 | 1 | -1/+1 |
* | backlight: fix ot200_bl build | Randy Dunlap | 2012-03-24 | 1 | -1/+1 |
* | backlight: convert platform_lcd to dev_pm_ops | Jingoo Han | 2012-03-24 | 1 | -9/+10 |
* | backlight: add support for Pandora backlight | Grazvydas Ignotas | 2012-03-24 | 3 | -0/+179 |
* | backlight: add driver for Bachmann's ot200 | Christian Gmeiner | 2012-03-24 | 3 | -1/+183 |
* | backlight: new backlight driver for LP855x devices | Kim, Milo | 2012-03-24 | 3 | -0/+339 |
* | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall | 2012-03-24 | 1 | -5/+1 |
* | drivers/video/backlight: use devm_ functions | Julia Lawall | 2012-03-24 | 8 | -47/+18 |
* | drivers/video/backlight/wm831x_bl.c: use devm_ functions | Julia Lawall | 2012-03-24 | 1 | -5/+1 |
* | backlight: convert backlight spi drivers to module_spi_driver | Axel Lin | 2012-03-24 | 10 | -119/+10 |
* | backlight: convert backlight i2c drivers to module_i2c_driver | Axel Lin | 2012-03-24 | 3 | -34/+3 |
* | drivers/staging/telephony/ixj.c: fix warning about sequence points | Uwe Kleine-König | 2012-03-24 | 1 | -19/+38 |
* | magic.h: move some FS magic numbers into magic.h | Muthu Kumar | 2012-03-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-23 | 11 | -107/+87 |
|\ |
|
| * | usbnet: consider device busy at each recieved packet | Oliver Neukum | 2012-03-23 | 1 | -0/+1 |
| * | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek | 2012-03-23 | 2 | -69/+31 |
| * | usbnet: don't clear urb->dev in tx_complete | tom.leiming@gmail.com | 2012-03-23 | 1 | -1/+0 |
| * | usbnet: increase URB reference count before usb_unlink_urb | tom.leiming@gmail.com | 2012-03-23 | 1 | -0/+9 |
| * | cnic: Fix parity error code conflict | Michael Chan | 2012-03-22 | 5 | -34/+12 |
| * | tg3: Fix RSS ring refill race condition | Michael Chan | 2012-03-22 | 2 | -3/+23 |
| * | sky2: override for PCI legacy power management | stephen hemminger | 2012-03-21 | 1 | -0/+11 |
* | | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-03-23 | 6 | -58/+49 |
|\ \ |
|
| * | | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy | 2012-03-09 | 3 | -6/+6 |
| * | | UBI: rename peb_buf1 to peb_buf | Artem Bityutskiy | 2012-03-09 | 5 | -30/+30 |
| * | | UBI: reduce memory consumption | Josselin Costanzi | 2012-03-09 | 3 | -12/+4 |
| * | | UBI: fix eraseblock picking criteria | Artem Bityutskiy | 2012-03-09 | 1 | -6/+4 |
| * | | UBI: fix documentation and improve readability | Artem Bityutskiy | 2012-03-09 | 1 | -4/+5 |
| * | | UBI: fix error handling in ubi_scan() | Richard Weinberger | 2012-02-29 | 1 | -4/+4 |