Age | Commit message (Expand) | Author |
2011-11-02 | virtio: console: add port stats for bytes received, sent and discarded | Amit Shah |
2011-11-02 | virtio: console: make discard_port_data() use get_inbuf() | Amit Shah |
2011-11-02 | virtio: console: rename variable | Amit Shah |
2011-11-02 | virtio: console: make get_inbuf() return port->inbuf if present | Amit Shah |
2011-11-02 | virtio: console: Fix return type for get_inbuf() | Amit Shah |
2011-11-02 | virtio: console: Use wait_event_freezable instead of _interruptible | Amit Shah |
2011-11-02 | virtio: console: Ignore port name update request if name already set | Amit Shah |
2011-11-02 | virtio: console: Fix indentation | Amit Shah |
2011-11-02 | virtio-net: Use virtio_config_val() for retrieving config | Sasha Levin |
2011-11-02 | virtio-console: Use virtio_config_val() for retrieving config | Sasha Levin |
2011-11-01 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds |
2011-11-01 | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks |
2011-11-01 | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 | Ben Dooks |
2011-11-01 | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks |
2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds |
2011-10-31 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko |
2011-10-31 | drivers/leds/leds-lp5521.c: check if reset is successful | Srinidhi KASAGAR |
2011-10-31 | leds: turn the blink_timer off before starting to blink | Antonio Ospite |
2011-10-31 | leds: save the delay values after a successful call to blink_set() | Antonio Ospite |
2011-10-31 | drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing | David Daney |
2011-10-31 | drivers/leds/leds-lm3530.c: add __devexit_p where needed | Axel Lin |
2011-10-31 | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O... | Axel Lin |
2011-10-31 | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data | Magnus Damm |
2011-10-31 | drivers/leds/leds-renesas-tpu.c: update driver to use workqueue | Magnus Damm |
2011-10-31 | drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata | Wolfram Sang |
2011-10-31 | drivers/leds/led-triggers.c: fix memory leak | Masakazu Mokuno |
2011-10-31 | leds: Renesas TPU LED driver | Magnus Damm |
2011-10-31 | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() | Axel Lin |
2011-10-31 | drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err... | Fabio Estevam |
2011-10-31 | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown |
2011-10-31 | video/backlight: remove obsolete cleanup for clientdata | Wolfram Sang |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-31 | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard |
2011-10-31 | driver/misc/fsa9480.c fix potential null-pointer dereference | Jonghwan Choi |
2011-10-31 | lis3lv02d: make regulator API usage unconditional | Mark Brown |
2011-10-31 | lis3: remove the references to the global variable in core driver | Éric Piel |
2011-10-31 | lis3: change exported function to use passed parameter | Éric Piel |
2011-10-31 | lis3: use consistent naming of variables | Éric Piel |
2011-10-31 | lis3: free regulators if probe() fails | Éric Piel |
2011-10-31 | hp_accel: add HP ProBook 655x | Éric Piel |
2011-10-31 | lis3: add support for HP EliteBook 8540w | Éric Piel |
2011-10-31 | lis3: add support for HP EliteBook 2730p | Éric Piel |
2011-10-31 | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel |
2011-10-31 | drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron |