summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
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-28Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-27spi: mediatek: fix SPI_CMD_PAUSE_IE macro errorLeilk Liu
2015-08-27clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski
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-27hwmon: (fam15h_power) Add ratio of Tsample to the PTSC periodHuang 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-26clk: pistachio: correct critical clock listDamien.Horsley
2015-08-26clk: pistachio: Fix PLL rate calculation in integer modeZdenko Pulitika
2015-08-26clk: pistachio: Fix override of clk-pll settings from boot loaderZdenko Pulitika
2015-08-26clk: pistachio: Fix 32bit integer overflowsZdenko Pulitika
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/3270: redraw screen on unsolicited device endMartin Schwidefsky
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi
2015-08-25clk: tegra: Fix some static checker problemsStephen Boyd
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer
2015-08-25regulator: lp872x: handle error caseMilo Kim
2015-08-25regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim