Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 20 | -664/+1450 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 12 | -41/+604 |
2011-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 4 | -172/+362 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2 | -14/+17 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 77 | -975/+4566 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 76 | -971/+4565 |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 6 | -80/+76 |
2011-11-01 | Merge branch 'imx/devel' into next/dt | Arnd Bergmann | 2 | -0/+14 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 1 | -6/+0 |
2011-11-01 | edac: tag sb_edac as EXPERIMENTAL, as it requires more testing | Mauro Carvalho Chehab | 1 | -0/+1 |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona | 1 | -3/+4 |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab | 3 | -25/+31 |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab | 1 | -0/+1894 |
2011-11-01 | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 1 | -25/+26 |
2011-11-01 | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab | 1 | -0/+4 |
2011-11-01 | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek | 1 | -2/+5 |
2011-11-01 | i7core_edac: scrubbing fixups | Nils Carlson | 1 | -8/+133 |
2011-11-01 | EDAC: Correct Kconfig dependencies | Borislav Petkov | 1 | -3/+2 |
2011-11-01 | i7core_edac: return -ENODEV if no MC is found | Mauro Carvalho Chehab | 1 | -2/+18 |
2011-11-01 | i7core_edac: use edac's own way to print errors | Mauro Carvalho Chehab | 1 | -1/+2 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 4 | -91/+25 |
2011-11-01 | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks | 3 | -52/+167 |
2011-11-01 | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 | Ben Dooks | 9 | -10/+10 |
2011-11-01 | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks | 9 | -530/+1181 |
2011-11-01 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 36 | -368/+738 |
2011-11-01 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-lp5521.c: check if reset is successful | Srinidhi KASAGAR | 1 | -0/+18 |
2011-11-01 | leds: turn the blink_timer off before starting to blink | Antonio Ospite | 1 | -0/+2 |
2011-11-01 | leds: save the delay values after a successful call to blink_set() | Antonio Ospite | 1 | -1/+4 |
2011-11-01 | drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing | David Daney | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-lm3530.c: add __devexit_p where needed | Axel Lin | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O... | Axel Lin | 1 | -3/+3 |
2011-11-01 | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data | Magnus Damm | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-renesas-tpu.c: update driver to use workqueue | Magnus Damm | 1 | -4/+17 |
2011-11-01 | drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -1/+0 |
2011-11-01 | drivers/leds/led-triggers.c: fix memory leak | Masakazu Mokuno | 1 | -1/+4 |
2011-11-01 | leds: Renesas TPU LED driver | Magnus Damm | 3 | -0/+357 |
2011-11-01 | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() | Axel Lin | 1 | -2/+2 |
2011-11-01 | drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err... | Fabio Estevam | 1 | -11/+4 |
2011-11-01 | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 1 | -37/+20 |
2011-11-01 | video/backlight: remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
2011-11-01 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 12 | -34/+29 |
2011-11-01 | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard | 1 | -0/+1 |
2011-11-01 | driver/misc/fsa9480.c fix potential null-pointer dereference | Jonghwan Choi | 1 | -1/+2 |
2011-11-01 | lis3lv02d: make regulator API usage unconditional | Mark Brown | 1 | -22/+12 |
2011-11-01 | lis3: remove the references to the global variable in core driver | Éric Piel | 2 | -103/+133 |
2011-11-01 | lis3: change exported function to use passed parameter | Éric Piel | 5 | -9/+9 |
2011-11-01 | lis3: use consistent naming of variables | Éric Piel | 1 | -60/+60 |
2011-11-01 | lis3: free regulators if probe() fails | Éric Piel | 1 | -2/+7 |
2011-11-01 | hp_accel: add HP ProBook 655x | Éric Piel | 1 | -0/+1 |