summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | stm: Potential read overflow in stm_char_policy_set_ioctl()Dan Carpenter2017-08-251-1/+1
| |/
* | vmci: fix duplicated code for different branchesGustavo A. R. Silva2017-08-281-8/+2
* | misc: apds9802als: constify i2c_device_idArvind Yadav2017-08-281-1/+1
* | misc: hmc6352: constify i2c_device_idArvind Yadav2017-08-281-1/+1
* | misc: isl29020: constify i2c_device_idArvind Yadav2017-08-281-1/+1
* | misc: Convert to using %pOF instead of full_nameRob Herring2017-08-282-10/+10
* | misc: apds9802als: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | misc: apds990x: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | misc: bh1770glc: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | misc: isl29020: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | misc: lis3lv02d: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | misc: ti-st: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | MISC: add const to bin_attribute structuresBhumika Goyal2017-08-284-4/+4