summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit
2015-08-28spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit
2015-08-28Documentation, add kernel-parameters.txt entry for dis_ucode_ldrPrarit Bhargava
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim
2015-08-28leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-08-28leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar
2015-08-28MAINTAINERS: Change LED subsystem git tree URLJacek Anaszewski
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin
2015-08-28leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot
2015-08-28leds: leds-ns2: handle can_sleep GPIOsSimon Guinot
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-28leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-28DT: leds: Improve description of flash LEDs related propertiesJacek Anaszewski
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien
2015-08-27spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur
2015-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-27hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang Rui
2015-08-27hwmon: (fam15h_power) Add documentation for new processors supportHuang Rui
2015-08-27hwmon: (fam15h_power) Update running_avg_capture bit field to 28Huang Rui
2015-08-27hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 functionHuang Rui
2015-08-27hwmon: (fam15h_power) Add support for AMD CarrizoHuang Rui
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-26spi: check bits_per_word in spi_setupStefan BrĂ¼ns
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong