summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel_soc_pmic_bxtwc: Move inclusion to c-fileAndy Shevchenko2017-04-271-0/+1
* mfd: arizona: Refactor arizona_poll_regCharles Keepax2017-04-271-20/+16
* mfd: arizona: Display register addresses in hexCharles Keepax2017-04-271-2/+2
* mfd: arizona: Remove duplicate set of ret variableCharles Keepax2017-04-271-6/+2
* mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-273-8/+5
* mfd: mt6397: Align the placement at which the mfd_cell of LED is definedSean Wang2017-04-271-2/+1
* mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22XQuentin Schulz2017-04-271-0/+2
* mfd: axp20x: Add AC power supply cells for AXP22X PMICsQuentin Schulz2017-04-271-0/+10
* mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICsQuentin Schulz2017-04-271-0/+6
* mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz2017-04-271-1/+1
* mfd: tps65912: Fix variable name for SPI removeAndrew F. Davis2017-04-271-2/+2
* mfd: altr_a10sr: Add Arria10 DevKit Reset ControllerThor Thayer2017-04-271-0/+4
* mfd: intel-lpss: Remove left over variableAndy Shevchenko2017-04-271-4/+0
* mfd: cros ec: spi: Increase wait time to 200msDoug Anderson2017-04-271-3/+6
* mfd: Add TI LMU driverMilo Kim2017-04-273-0/+273
* mfd: axp20x: Add support for dts property "xpowers,master-mode"Rask Ingemann Lambertsen2017-04-271-8/+13
* mfd: intel_soc_pmic_core: Remove unnecessary functionAndy Shevchenko2017-04-271-25/+1
* mfd: stm32-timers: Fix max registerFabrice Gasnier2017-04-271-1/+1
* mfd: rtsx: Convert forgotten dev_info() statement to pcr_dbg()Borislav Petkov2017-04-271-1/+1
* mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford2017-04-271-0/+1
* mfd: stm32-timers: Fix driver removalFabrice Gasnier2017-04-271-0/+8
* mfd: lpc_ich: Add PCI ID for Intel Cougar Mountain SoCPriyalee Kushwaha2017-04-271-0/+6
* mfd: cros_ec: Add ACPI GPE handler for LID0 devicesArchana Patni2017-04-273-4/+118
*-------. Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones2017-04-2716-1767/+2088
|\ \ \ \ \
| | | | | * pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCsMarek Szyprowski2017-03-231-0/+58
| | | | | * pinctrl: samsung: Ensure that pad retention is disabled on driver initMarek Szyprowski2017-03-231-0/+5
| | | | |/ | | | |/|
| | | | * mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h headerKrzysztof Kozlowski2017-03-231-2/+2
| | | |/
| | * | input: cpcap-pwrbutton: New driverSebastian Reichel2017-04-113-0/+128
| | * | mfd: cpcap: Implement IRQ sense helperSebastian Reichel2017-04-111-0/+28
| | |/
| * | iio: adc: mxs-lradc: Remove driverKsenija Stanojevic2017-03-233-1765/+0
| * | input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic2017-03-233-0/+725
| * | iio: adc: mxs-lradc: Add support for ADC driverKsenija Stanojevic2017-03-233-0/+857
| * | mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic2017-03-233-0/+285
| |/
* | gpio: wm831x: Add basic device tree supportCharles Keepax2017-03-231-1/+4
* | mfd: wm831x: Add basic device tree bindingCharles Keepax2017-03-234-14/+58
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0436-123/+373
|\
| * sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| * sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| * Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\
| | * can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
| * | nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
| * | net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
| * | net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
| * | xen-netback: don't vfree() queues under spinlockPaul Durrant2017-03-031-1/+4
| * | xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant2017-03-031-14/+18
| * | ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2017-03-022-2/+3