summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-23eeprom: at24: refactor at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: remove at24_platform_data from at24_dataBartosz Golaszewski
2018-03-23eeprom: at24: move platform data processing into a separate routineBartosz Golaszewski
2018-03-23eeprom: at24: switch to using probe_new() from the i2c frameworkBartosz Golaszewski
2018-03-23eeprom: at24: provide and use at24_base_client_dev()Bartosz Golaszewski
2018-03-23eeprom: at24: readability tweak in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: use a helper variable for devBartosz Golaszewski
2018-03-23eeprom: at24: rename chip to pdata in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: rename at24_get_pdata()Bartosz Golaszewski
2018-03-23eeprom: at24: don't check if byte_len is a power of 2Bartosz Golaszewski
2018-03-23eeprom: at24: make struct initialization uniform in at24_probe()Bartosz Golaszewski
2018-03-23eeprom: at24: drop redundant variable in at24_write()Bartosz Golaszewski
2018-03-23eeprom: at24: drop redundant variable in at24_read()Bartosz Golaszewski
2018-03-23eeprom: at24: remove code separatorsBartosz Golaszewski
2018-03-23eeprom: at24: arrange local variablesBartosz Golaszewski
2018-03-23eeprom: at24: remove nvmem_config from at24_dataBartosz Golaszewski
2018-03-23eeprom: at24: disable regmap lockingBartosz Golaszewski
2018-03-23eeprom: at25: sizeof t should be sizeof(t)Devang Panchal
2018-03-21Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-03-21Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi
2018-03-21extcon: gpio: Convert to fully use GPIO descriptorLinus Walleij
2018-03-21extcon: gpio: Move platform data into state containerLinus Walleij
2018-03-21extcon: gpio: Localize platform dataLinus Walleij
2018-03-21extcon: int3496: Ignore incorrect IoRestriction for ID pinAndy Shevchenko
2018-03-21extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIOHans de Goede
2018-03-20Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-03-15misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cyclesJoel Stanley
2018-03-15misc: aspeed-lpc: Request and enable LPC clockJoel Stanley
2018-03-15dt-bindings: aspeed-lpc: Document LPC Host Interface ControllerJoel Stanley
2018-03-15misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav
2018-03-15misc: mic: Release reference count and memory for VOP deviceArvind Yadav
2018-03-15devres: combine function devm_ioremap*Yisheng Xie
2018-03-15siox: fix possible buffer overflow in device_add_storeGavin Schenk
2018-03-15char: nvram: disable on ARMAlexandre Belloni
2018-03-15misc: rtsx: make various functions staticColin Ian King
2018-03-15block, char_dev: Use correct format specifier for unsigned intsSrivatsa S. Bhat
2018-03-15char_dev: Fix off-by-one bugs in find_dynamic_major()Srivatsa S. Bhat
2018-03-15slimbus: core: use put_device() instead of kfree()Arvind Yadav
2018-03-15misc: atmel: Remove CPU_AT32AP700X (AVR32) referenceUlf Magnusson
2018-03-14mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-03-14mei: limit the number of queued writesAlexander Usyskin
2018-03-14mei: make module referencing local to the bus.cTomas Winkler
2018-03-14nvmem: imx-ocotp: remove unused dead codeDong Aisheng
2018-03-14dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cellsDong Aisheng
2018-03-14nvmem: sunxi-sid: fix H3 SID controller supportIcenowy Zheng
2018-03-14nvmem: add i.MX7 support to snvs-lpgprAndrey Yurovsky
2018-03-14nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov
2018-03-14nvmem: imx-iim: Do not use "&pdev->dev" explicitlyAndrey Smirnov
2018-03-14nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitlyAndrey Smirnov
2018-03-14nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov