| Commit message (Expand) | Author | Files | Lines |
2012-11-26 | leds: lm3642: Fix up world writable sysfs files | Axel Lin | 1 | -2/+2 |
2012-11-26 | leds: lm355x: Fix up world writable sysfs file | Axel Lin | 1 | -1/+1 |
2012-11-26 | leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd data | Jingoo Han | 1 | -7/+2 |
2012-11-26 | leds: leds-lp5523: fix build warnings | Jingoo Han | 1 | -3/+17 |
2012-11-26 | leds: leds-gpio: Defer probing in case of deferred gpio probing | Roland Stigge | 1 | -6/+11 |
2012-11-26 | leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-26 | leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-26 | leds: leds-ss4200: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-26 | leds: leds-ns2: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-26 | leds: leds-netxbig: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-26 | leds: leds-bd2802: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -2/+2 |
2012-11-26 | leds: renesas: use devm_ functions | Jingoo Han | 1 | -11/+6 |
2012-11-26 | leds: leds-cobalt-qube: use devm_ioremap | Jingoo Han | 1 | -7/+4 |
2012-11-26 | leds: leds-cobalt-raq: use devm_ioremap | Jingoo Han | 1 | -7/+4 |
2012-11-26 | leds: leds-fsg: use devm_ioremap | Jingoo Han | 1 | -10/+5 |
2012-11-26 | leds: renesas: use gpio_request_one | Jingoo Han | 1 | -4/+4 |
2012-11-26 | leds: leds-ns2: use gpio_request_one | Jingoo Han | 1 | -14/+7 |
2012-11-26 | leds: leds-lt3593: use gpio_request_one | Jingoo Han | 1 | -6/+3 |
2012-11-26 | leds: leds-gpio: use gpio_request_one | Jingoo Han | 1 | -7/+5 |
2012-11-26 | leds: lm355x: Return proper error for lm3556_indicator_pattern_store error path | Axel Lin | 1 | -1/+1 |
2012-11-26 | leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error paths | Axel Lin | 1 | -4/+4 |
2012-11-26 | Linux 3.7-rc7v3.7-rc7 | Linus Torvalds | 1 | -1/+1 |
2012-11-25 | powerpc/eeh: Do not invalidate PE properly | Gavin Shan | 1 | -1/+1 |
2012-11-24 | ALSA: hda - Fix build without CONFIG_PM | Takashi Iwai | 1 | -2/+4 |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 2 | -1/+6 |
2012-11-23 | PM / QoS: fix wrong error-checking condition | Guennadi Liakhovetski | 1 | -1/+1 |
2012-11-23 | bnx2x: remove redundant warning log | Ariel Elior | 1 | -4/+7 |
2012-11-23 | vxlan: fix command usage in its doc | Zhi Yong Wu | 1 | -2/+2 |
2012-11-23 | 8139cp: revert "set ring address before enabling receiver" | françois romieu | 1 | -11/+11 |
2012-11-23 | MPI: Fix compilation on MIPS with GCC 4.4 and newer | Manuel Lauss | 1 | -2/+17 |
2012-11-23 | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 1 | -4/+4 |
2012-11-23 | MIPS: Merge overlapping bootmem ranges | Ralf Baechle | 1 | -6/+20 |
2012-11-23 | block: Don't access request after it might be freed | Roland Dreier | 1 | -1/+7 |
2012-11-23 | mtip32xx: Fix padding issue | Selvan Mani | 1 | -2/+2 |
2012-11-23 | aoe: avoid running request handler on plugged queue | Ed Cashin | 1 | -1/+1 |
2012-11-23 | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() | Wei Yongjun | 1 | -1/+2 |
2012-11-23 | mtip32xx: fix shift larger than type warning | Jens Axboe | 1 | -1/+2 |
2012-11-23 | mtip32xx: Fix incorrect mask used for erase mode | Selvan Mani | 1 | -1/+1 |
2012-11-23 | mtip32xx: Fix to make lba address correct in big-endian systems | Selvan Mani | 1 | -2/+6 |
2012-11-23 | mtip32xx: fix potential crash on SEC_ERASE_UNIT | Selvan Mani | 1 | -2/+2 |
2012-11-23 | dm: fix deadlock with request based dm and queue request_fn recursion | Jens Axboe | 1 | -1/+7 |
2012-11-23 | floppy: destroy floppy workqueue before cleaning up the queue | Jiri Kosina | 1 | -2/+3 |
2012-11-23 | powerpc/pseries: Fix oops with MSIs when missing EEH PEs | Alexey Kardashevskiy | 1 | -1/+2 |
2012-11-22 | i2c: mxs: Handle i2c DMA failure properly | Marek Vasut | 1 | -0/+2 |
2012-11-22 | ipv4: do not cache looped multicasts | Julian Anastasov | 1 | -2/+5 |
2012-11-22 | ALSA: snd-usb: properly initialize the sync endpoint | Daniel Mack | 1 | -1/+1 |
2012-11-22 | OMAPDSS: do not fail if dpll4_m4_ck is missing | Aaro Koskinen | 1 | -5/+9 |
2012-11-22 | [PARISC] fix user-triggerable panic on parisc | Al Viro | 1 | -2/+4 |
2012-11-22 | md/raid10: decrement correct pending counter when writing to replacement. | NeilBrown | 1 | -1/+1 |
2012-11-22 | md/raid10: close race that lose writes lost when replacement completes. | NeilBrown | 1 | -61/+68 |