summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-27leds: add led_trigger_rename functionFabio Baltieri1-0/+13
2012-11-27leds: lm3642: Fix up world writable sysfs filesAxel Lin1-2/+2
2012-11-27leds: lm355x: Fix up world writable sysfs fileAxel Lin1-1/+1
2012-11-27leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd dataJingoo Han1-7/+2
2012-11-27leds: leds-lp5523: fix build warningsJingoo Han1-3/+17
2012-11-27leds: leds-gpio: Defer probing in case of deferred gpio probingRoland Stigge1-6/+11
2012-11-27leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-27leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-27leds: leds-ss4200: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-27leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-27leds: leds-netxbig: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-27leds: leds-bd2802: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+2
2012-11-27leds: renesas: use devm_ functionsJingoo Han1-11/+6
2012-11-27leds: leds-cobalt-qube: use devm_ioremapJingoo Han1-7/+4
2012-11-27leds: leds-cobalt-raq: use devm_ioremapJingoo Han1-7/+4
2012-11-27leds: leds-fsg: use devm_ioremapJingoo Han1-10/+5
2012-11-27leds: renesas: use gpio_request_oneJingoo Han1-4/+4
2012-11-27leds: leds-ns2: use gpio_request_oneJingoo Han1-14/+7
2012-11-27leds: leds-lt3593: use gpio_request_oneJingoo Han1-6/+3
2012-11-27leds: leds-gpio: use gpio_request_oneJingoo Han1-7/+5
2012-11-27leds: lm355x: Return proper error for lm3556_indicator_pattern_store error pathAxel Lin1-1/+1
2012-11-27leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error pathsAxel Lin1-4/+4
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+4
2012-11-24Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds4-7/+9
2012-11-24Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-24Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-13/+26
2012-11-24Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-20/+26
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-15/+18
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2
2012-11-23dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-11-23floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina1-2/+3
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+11
2012-11-23i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-29/+259
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-21/+69
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22md/raid10: decrement correct pending counter when writing to replacement.NeilBrown1-1/+1
2012-11-22md/raid10: close race that lose writes lost when replacement completes.NeilBrown1-61/+68
2012-11-22Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+6