summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun2014-07-291-1/+1
* leds: add driver for the iPAQ microLinus Walleij2014-07-233-0/+149
* Documentation: dts: tcs6507: Fix wrong statement about #gpio-cellsMarek Belisko2014-07-221-1/+1
* leds: convert blink timer to workqueueVincent Donnefort2014-07-033-14/+14
* leds:pca963x: Update for PCA9635 and correct statement about MODE2 OUTDRV def...Peter Meerwald2014-07-031-4/+5
* leds:pca963x: Always initialize MODE2 registerPeter Meerwald2014-07-031-3/+7
* leds:pca963x: Add support for PCA9635 LED driver chipPeter Meerwald2014-07-031-5/+13
* HID: gt683r: move mode attribute to led-class devicesJanne Kanniainen2014-07-032-14/+28
* HID: gt683r: fix race conditionJanne Kanniainen2014-07-031-3/+3
* HID: add support for MSI GT683R led panelsJanne Kanniainen2014-07-017-2/+341
* leds: lp55xx-common: fix attribute-creation raceJohan Hovold2014-06-271-19/+3
* leds: lp55xx-common: fix sysfs entry leakJohan Hovold2014-06-271-0/+2
* input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9
* leds: wm831x-status: fix attribute-creation raceJohan Hovold2014-06-251-14/+9
* leds: ss4200: fix attribute-creation raceJohan Hovold2014-06-251-5/+9
* leds: ns2: fix attribute-creation raceJohan Hovold2014-06-251-9/+7
* leds: netxbig: fix attribute-creation raceJohan Hovold2014-06-251-18/+13
* leds: max8997: fix attribute-creation raceJohan Hovold2014-06-251-9/+7
* leds: lm3642: fix attribute-creation raceJohan Hovold2014-06-251-16/+14
* leds: lm355x: fix attribute-creation raceJohan Hovold2014-06-251-12/+9
* leds: lm3533: fix attribute-creation raceJohan Hovold2014-06-251-12/+8
* leds: lm3550: fix attribute-creation raceJohan Hovold2014-06-251-13/+7
* leds: add led-class attribute-group supportJohan Hovold2014-06-252-2/+5
* Linux 3.16-rc2v3.16-rc2Linus Torvalds2014-06-211-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-216-0/+1216
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-172435-46522/+105768
| |\
| * | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
| * | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
| * | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
| * | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
| * | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
| * | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-124-0/+815
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-212-1/+7
|\ \ \
| * | | locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-214-11/+12
|\ \ \ \
| * | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
| * | | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
| * | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-181-2/+2
| * | | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
| * | | | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2111-172/+359
|\ \ \ \
| * | | | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15
| * | | | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-192-1/+9
| * | | | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-191-8/+1
| * | | | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-193-7/+6
| * | | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-191-10/+9
| * | | | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-194-44/+186
| * | | | Btrfs: make free space cache write out functions more readableMiao Xie2014-06-191-66/+93
| * | | | Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0