summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...Andrew Worsley2017-08-281-4/+8
* w1: ds2438: make several functions staticColin Ian King2017-08-281-4/+5
* w1: ds1wm: add messages to make incorporation in mfd-drivers easierJohannes Poehlmann2017-08-281-1/+14
* w1: ds1wm: silence interrupts on HW before claiming the interruptJohannes Poehlmann2017-08-281-0/+6
* w1: ds1wm: add level interrupt modesJohannes Poehlmann2017-08-281-0/+4
* w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann2017-08-282-2/+63
* w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann2017-08-282-11/+36
* w1: ds2490: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-281-1/+1
* char: tlclk: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* w1: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* drivers/fsi/scom: Remove reset before every putscomEdward A. James2017-08-281-6/+4
* drivers/fsi: add const to bin_attribute structuresBhumika Goyal2017-08-281-2/+2
* mux: zap mux- prefix from the source filesPeter Rosin2017-08-285-0/+5
* mux: include compiler.h from mux/consumer.hUlrich Hecht2017-08-281-0/+2
* mux: convert to using %pOF instead of full_nameRob Herring2017-08-281-6/+6
* applicom: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
* char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-283-20/+23
* char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-282-2/+9
* Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-08-2814-272/+756
|\
| * extcon: max77693: Allow MHL attach notifierMaciej Purski2017-08-251-3/+2
| * extcon: Use tab instead of space for indentationChanwoo Choi2017-08-161-27/+24
| * extcon: Correct description to improve the readabilityChanwoo Choi2017-08-163-206/+190
| * extcon: Remove unused CABLE_NAME_MAX definitionChanwoo Choi2017-08-161-1/+0
| * Merge branch 'ib-extcon-usb-phy-4.14' into extcon-nextChanwoo Choi2017-08-165-34/+15
| |\
| | * extcon: Remove deprecated extcon_set/get_cable_state_()Chanwoo Choi2017-08-161-11/+0
| | * usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi2017-08-161-3/+3
| | * phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi2017-08-161-4/+4
| | * phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi2017-08-031-5/+5
| | * phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi2017-07-161-11/+3
| * | extcon: cros-ec: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-071-0/+2
| * | extcon: Convert to using %pOF instead of full_nameRob Herring2017-07-191-2/+2
| * | Merge remote-tracking branch 'origin/ib-extcon-mfd-4.14' into extcon-nextChanwoo Choi2017-07-175-0/+522
| |\ \
| | * | dt-bindings: extcon: Add support for cros-ec deviceBenson Leung2017-07-171-0/+24
| | * | extcon: cros-ec: Add extcon-cros-ec driver to support display outBenson Leung2017-07-174-0/+498
| | |/
| * / extcon: int3496: Constify acpi_device_idArvind Yadav2017-07-161-1/+1
| |/
* | Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-08-2810-152/+573
|\ \
| * | intel_th: Perform time resync on capture startAlexander Shishkin2017-08-255-9/+82
| * | intel_th: Add global activate/deactivate callbacks for the glue layersAlexander Shishkin2017-08-252-4/+24
| * | intel_th: pci: Use drvdata for quirksAlexander Shishkin2017-08-253-10/+26
| * | intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin2017-08-251-0/+5
| * | intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin2017-08-251-0/+5
| * | intel_th: pti: Support Low Power Path output port typeAlexander Shishkin2017-08-252-5/+118
| * | intel_th: Enumerate Low Power Path output port typeAlexander Shishkin2017-08-252-1/+17
| * | intel_th: msu: Use the real device in case of IOMMU domain allocationAlexander Shishkin2017-08-251-6/+6
| * | intel_th: Make the switch allocate its subdevicesAlexander Shishkin2017-08-253-88/+230
| * | intel_th: Make SOURCE devices children of the root deviceAlexander Shishkin2017-08-252-18/+27
| * | intel_th: Streamline the subdevice tree accessorsAlexander Shishkin2017-08-252-16/+24
| * | intel_th: Output devices without ports don't need assigningAlexander Shishkin2017-08-251-11/+12
| * | intel_th: pci: Enable bus masteringAlexander Shishkin2017-08-251-0/+2
| * | stm class: Document the stm_ftraceChunyan Zhang2017-08-251-1/+12