summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz2016-06-291-5/+30
* mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-291-8/+8
* mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz2016-06-291-0/+1
* mfd: arizona: Check if AOD interrupts are pending before dispatchingRichard Fitzgerald2016-06-291-2/+14
* mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij2016-06-291-14/+36
* mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis2016-06-291-18/+18
* mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_devAndrew F. Davis2016-06-291-44/+44
* mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan2016-06-291-9/+46
* mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede2016-06-291-0/+10
* mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer2016-06-293-0/+182
* mfd: tps6507: Fix white space warnings reported by checkpatchBen Copeland2016-06-291-2/+2
* mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-291-12/+4
* mfd: ti_am335x_tscadc: Remove use of single line functionsAndrew F. Davis2016-06-291-29/+15
* mfd: ti_am335x_tscadc: Use variable name for sizeof() operatorAndrew F. Davis2016-06-291-2/+1
* mfd: omap-usb-tll: Include omap-usb.hBen Dooks2016-06-291-0/+2
* mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede2016-06-291-0/+4
* mfd: max77620: Constify resources tablesAxel Lin2016-06-291-4/+4
* mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King2016-06-291-1/+1
* mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker2016-06-291-13/+1
* mfd: max8997: Make it explicitly non-modularPaul Gortmaker2016-06-291-27/+3
* mfd: max8998: Make it explicitly non-modularPaul Gortmaker2016-06-291-26/+1
* mfd: max77620: Make it explicitly non-modularPaul Gortmaker2016-06-291-10/+2
* mfd: max77843: Make it explicitly non-modularPaul Gortmaker2016-06-291-22/+2
* mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede2016-06-291-0/+3
* Merge branches 'ib-mfd-regmap-4.8' and 'ib-mfd-regulator-arm-4.8' into ibs-fo...Lee Jones2016-06-29112-582/+923
|\
| * mfd: rn5t618: Register restart handlerStefan Agner2016-06-291-6/+37
| * mfd: rn5t618: Register power off callback optionallyStefan Agner2016-06-291-3/+7
| * regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner2016-06-292-6/+39
| * mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2016-06-292-10/+22
| * devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-18/+8
| * Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-0445-228/+226
| |\
| | * drm/omap: fix unused variable warning.Dave Airlie2016-06-031-1/+0
| | * Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2016-06-0325-42/+30
| | |\
| | | * drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-319-8/+6
| | | * drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-317-0/+9
| | | * Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi2016-05-311-0/+1
| | | * drm/omap: Remove regulator API abusePeter Ujfalusi2016-05-313-27/+0
| | | * OMAPDSS: HDMI5: Change DDC timingsJim Lodes2016-05-312-4/+4
| | | * OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes2016-05-312-2/+2
| | | * drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen2016-05-311-1/+1
| | | * drm/omap: Fix missing includesTomi Valkeinen2016-05-316-0/+6
| | | * drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann2016-05-311-0/+1
| | * | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-06-037-66/+93
| | |\ \
| | | * | drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying2016-05-301-1/+0
| | | * | drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying2016-05-301-1/+1
| | | * | drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann2016-05-301-1/+2
| | | * | drm/imx: parallel-display: remove dead codeLothar Waßmann2016-05-301-12/+0
| | | * | drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-305-15/+25
| | | * | drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel2016-05-301-0/+2
| | | * | drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-12/+12