summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14leds: triggers: simplify led_trigger_storeHeiner Kallweit
2016-03-14leds: max8997: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: da903x: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: s3c24xx: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: wm831x-status: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: lp8788: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: 88pm860x: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin
2016-03-14of: Add vendor prefix for Si-En TechnologyStefan Wahren
2016-03-14leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin
2016-03-14DT: leds: Add binding for the ISSI IS31FL32xx family of LED controllersDavid Rivshin
2016-03-14DT: Add vendor prefix for Integrated Silicon Solutions Inc.David Rivshin
2016-03-14leds: lm3533: Use devm_led_classdev_registerAmitoj Kaur Chawla
2016-03-14leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zeroGeert Uytterhoeven
2016-03-14leds: core: add helpers for calling brightness_set(_blocking)Heiner Kallweit
2016-03-14leds: leds-gpio: Fix return value check in create_gpio_led()Wei Yongjun
2016-03-14leds: lp3944: improve wording and formatting in a commentAntonio Ospite
2016-03-14leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit
2016-03-14leds: core: fix misleading comment after workqueue removal from driversHeiner Kallweit
2016-03-14Linux 4.5Linus Torvalds
2016-03-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-13ld-version: Fix awk regex compile failureJames Hogan
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen
2016-03-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov
2016-03-12Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-12mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson
2016-03-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-11ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä
2016-03-10MAINTAINERS: add a maintainer for the NAND subsystemBoris BREZILLON
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab
2016-03-10dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov