summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
* net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
* ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-201-3/+20
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-02-201-0/+5
* ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1832-78/+1312
|\
| * mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal2015-02-161-0/+3
| * mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng2015-01-221-0/+18
| * mfd: da9063: Add device tree supportSteve Twiss2015-01-222-0/+11
| * regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-221-0/+1
| * mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-223-0/+596
| * mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-222-23/+1
| * mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist2015-01-221-10/+0
| * mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-2/+2
| * mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-4/+4
| * mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: retu: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-3/+3
| * mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song2015-01-221-3/+3
| * mfd: dln2: Add suspend/resume functionalityOctavian Purdila2015-01-221-0/+20
| * mfd: dln2: Add start/stop RX URBs helpersOctavian Purdila2015-01-221-10/+41
| * mfd: lpc_sch: Enable WDT for Intel Quark X1000Ong Boon Leong2015-01-221-0/+1
| * mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2015-01-223-1/+426
| * mfd: db8500-prcmu: Remove unused functionRickard Strandqvist2015-01-221-9/+0
| * mfd: sun6i-prcm: Add support for the ir-clkHans de Goede2015-01-221-0/+14
| * mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2015-01-223-0/+155
* | Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-188-21/+660
|\ \
| * | pwm: tegra: Use NSEC_PER_SECThierry Reding2015-02-181-1/+1
| * | pwm: Remove unnecessary check before of_node_put()Markus Elfring2015-02-031-1/+1
| * | pwm: Imagination Technologies PWM DAC driverNaidu Tellapati2015-01-303-0/+263
| * | pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh2015-01-301-19/+11
| * | pwm: Add Allwinner SoC supportAlexandre Belloni2015-01-303-0/+377
| * | pwm: atmel-hlcdc: Prevent division by zeroBoris BREZILLON2015-01-301-0/+6
| * | pwm: atmel-hlcdc: Depend on HAVE_CLKThierry Reding2015-01-301-0/+1
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-1859-1796/+4548
|\ \ \
| * | | dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga2015-02-161-0/+28
| * | | dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga2015-02-161-2/+72
| * | | dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart2015-02-161-1/+16
| * | | dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart2015-02-161-0/+14
| * | | dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart2015-02-161-4/+4