aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eeprom: at24: remove nvmem_config from at24_dataBartosz Golaszewski2018-03-231-16/+16
* eeprom: at24: disable regmap lockingBartosz Golaszewski2018-03-231-0/+1
* eeprom: at25: sizeof t should be sizeof(t)Devang Panchal2018-03-231-1/+1
* Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-03-215-79/+185
|\
| * Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi2018-03-212-13/+128
| |\
| | * drm/bridge/sii8620: use micro-USB cable detection logic to detect MHLMaciej Purski2018-03-121-3/+94
| | * extcon: add possibility to get extcon device by OF nodeAndrzej Hajda2018-03-081-10/+34
| * | extcon: gpio: Convert to fully use GPIO descriptorLinus Walleij2018-03-211-51/+15
| * | extcon: gpio: Move platform data into state containerLinus Walleij2018-03-211-30/+33
| * | extcon: gpio: Localize platform dataLinus Walleij2018-03-211-1/+21
| * | extcon: int3496: Ignore incorrect IoRestriction for ID pinAndy Shevchenko2018-03-211-4/+5
| * | extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIOHans de Goede2018-03-211-4/+7
* | | Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-03-209-110/+1124
|\ \ \
| * | | thunderbolt: Prevent crash when ICM firmware is not runningMika Westerberg2018-03-141-0/+3
| * | | thunderbolt: Add support for Intel Titan RidgeRadion Mirchevsky2018-03-096-15/+546
| * | | thunderbolt: Introduce USB only (SL4) security levelMika Westerberg2018-03-091-1/+6
| * | | thunderbolt: Add support for preboot ACLMika Westerberg2018-03-094-10/+310
| * | | thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat2018-03-094-4/+25
| * | | thunderbolt: Move driver ready handling to struct icmMika Westerberg2018-03-092-13/+35
| * | | thunderbolt: Add constant for approval timeoutMika Westerberg2018-03-091-2/+3
| * | | thunderbolt: Add tb_xdomain_find_by_route()Radion Mirchevsky2018-03-091-12/+35
| * | | thunderbolt: Add tb_switch_find_by_route()Radion Mirchevsky2018-03-092-0/+34
| * | | thunderbolt: Add tb_switch_get()Mika Westerberg2018-03-091-0/+7
| * | | thunderbolt: Correct function name in kernel-doc commentRadion Mirchevsky2018-03-091-1/+1
| * | | thunderbolt: Factor common ICM add and update operations outMika Westerberg2018-03-091-49/+87
| * | | thunderbolt: Handle rejected Thunderbolt devicesMika Westerberg2018-03-092-0/+7
| * | | thunderbolt: Wait a bit longer for ICM to authenticate the active NVMMika Westerberg2018-03-091-2/+5
| * | | thunderbolt: Wait a bit longer for root switch config spaceMika Westerberg2018-03-091-1/+2
| * | | thunderbolt: Do not overwrite error code when domain adding failsMika Westerberg2018-03-091-1/+1
| * | | thunderbolt: Handle connecting device in place of host properlyMika Westerberg2018-03-091-9/+17
| * | | thunderbolt: Serialize PCIe tunnel creation with PCI rescanMika Westerberg2018-03-091-0/+9
| * | | thunderbolt: Resume control channel after hibernation image is createdMika Westerberg2018-03-091-0/+1
* | | | misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cyclesJoel Stanley2018-03-151-2/+16
* | | | misc: aspeed-lpc: Request and enable LPC clockJoel Stanley2018-03-151-3/+23
* | | | misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav2018-03-151-1/+1
* | | | misc: mic: Release reference count and memory for VOP deviceArvind Yadav2018-03-151-2/+4
* | | | siox: fix possible buffer overflow in device_add_storeGavin Schenk2018-03-151-1/+1
* | | | char: nvram: disable on ARMAlexandre Belloni2018-03-151-1/+1
* | | | misc: rtsx: make various functions staticColin Ian King2018-03-151-6/+6
* | | | slimbus: core: use put_device() instead of kfree()Arvind Yadav2018-03-151-1/+1
* | | | misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson2018-03-151-1/+0
* | | | mei: remove dev_err message on an unsupported ioctlColin Ian King2018-03-141-1/+0
* | | | mei: limit the number of queued writesAlexander Usyskin2018-03-146-35/+145
* | | | mei: make module referencing local to the bus.cTomas Winkler2018-03-143-39/+34
* | | | nvmem: imx-ocotp: remove unused dead codeDong Aisheng2018-03-141-2/+0
* | | | nvmem: sunxi-sid: fix H3 SID controller supportIcenowy Zheng2018-03-141-21/+50
* | | | nvmem: add i.MX7 support to snvs-lpgprAndrey Yurovsky2018-03-142-8/+23
* | | | nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-2/+1
* | | | nvmem: imx-iim: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-1/+1
* | | | nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-4/+4