summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: triggers: simplify led_trigger_storeHeiner Kallweit2016-03-141-11/+2
* leds: max8997: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-13/+1
* leds: da903x: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-11/+1
* leds: s3c24xx: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-18/+1
* leds: wm831x-status: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-12/+1
* leds: lp8788: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-13/+1
* leds: 88pm860x: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-11/+1
* leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin2016-03-143-7/+14
* of: Add vendor prefix for Si-En TechnologyStefan Wahren2016-03-141-0/+1
* leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin2016-03-143-0/+513
* DT: leds: Add binding for the ISSI IS31FL32xx family of LED controllersDavid Rivshin2016-03-141-0/+49
* DT: Add vendor prefix for Integrated Silicon Solutions Inc.David Rivshin2016-03-141-0/+1
* leds: lm3533: Use devm_led_classdev_registerAmitoj Kaur Chawla2016-03-141-9/+3
* leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zeroGeert Uytterhoeven2016-03-141-1/+1
* leds: core: add helpers for calling brightness_set(_blocking)Heiner Kallweit2016-03-141-14/+26
* leds: leds-gpio: Fix return value check in create_gpio_led()Wei Yongjun2016-03-141-2/+2
* leds: lp3944: improve wording and formatting in a commentAntonio Ospite2016-03-141-2/+5
* leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit2016-03-143-1/+8
* leds: core: fix misleading comment after workqueue removal from driversHeiner Kallweit2016-03-141-2/+4
* Linux 4.5v4.5Linus Torvalds2016-03-131-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-134-5/+7
|\
| * MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-131-0/+1
| * MIPS: Fix build error when SMP is used without GICHauke Mehrtens2016-03-131-3/+4
| * ld-version: Fix awk regex compile failureJames Hogan2016-03-131-1/+1
| * MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-121-5/+0
|\ \
| * | block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-121-5/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-125-37/+79
|\ \ \
| * | | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming2016-03-121-17/+62
| * | | x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2016-03-122-2/+4
| * | | x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov2016-03-101-1/+1
| * | | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2016-03-102-11/+4
| * | | x86/fpu: Fix 'no387' regressionAndy Lutomirski2016-03-091-6/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-03-121-1/+0
|\ \ \ \
| * | | | target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-051-1/+0
* | | | | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-112-1/+12
|\ \ \ \ \
| * | | | | MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON2016-03-101-0/+11
| * | | | | mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz2016-03-041-1/+1
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-115-4/+9
|\ \ \ \ \ \
| * | | | | | drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä2016-03-111-0/+6
| * | | | | | drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai2016-03-074-4/+3
| | |_|_|_|/ | |/| | | |
* | | | | | mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson2016-03-111-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-1113-20/+41
|\ \ \ \ \ \
| * | | | | | ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni2016-03-119-19/+19
| * | | | | | Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson2016-03-094-1/+22
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N2016-03-071-0/+10
| | * | | | | | ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-073-1/+12
* | | | | | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-112-1/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2016-03-102-1/+28
* | | | | | | | | Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-112-3/+41
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud