index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-23
eeprom: at24: refactor at24_probe()
Bartosz Golaszewski
2018-03-23
eeprom: at24: remove at24_platform_data from at24_data
Bartosz Golaszewski
2018-03-23
eeprom: at24: move platform data processing into a separate routine
Bartosz Golaszewski
2018-03-23
eeprom: at24: switch to using probe_new() from the i2c framework
Bartosz Golaszewski
2018-03-23
eeprom: at24: provide and use at24_base_client_dev()
Bartosz Golaszewski
2018-03-23
eeprom: at24: readability tweak in at24_probe()
Bartosz Golaszewski
2018-03-23
eeprom: at24: use a helper variable for dev
Bartosz Golaszewski
2018-03-23
eeprom: at24: rename chip to pdata in at24_probe()
Bartosz Golaszewski
2018-03-23
eeprom: at24: rename at24_get_pdata()
Bartosz Golaszewski
2018-03-23
eeprom: at24: don't check if byte_len is a power of 2
Bartosz Golaszewski
2018-03-23
eeprom: at24: make struct initialization uniform in at24_probe()
Bartosz Golaszewski
2018-03-23
eeprom: at24: drop redundant variable in at24_write()
Bartosz Golaszewski
2018-03-23
eeprom: at24: drop redundant variable in at24_read()
Bartosz Golaszewski
2018-03-23
eeprom: at24: remove code separators
Bartosz Golaszewski
2018-03-23
eeprom: at24: arrange local variables
Bartosz Golaszewski
2018-03-23
eeprom: at24: remove nvmem_config from at24_data
Bartosz Golaszewski
2018-03-23
eeprom: at24: disable regmap locking
Bartosz Golaszewski
2018-03-23
eeprom: at25: sizeof t should be sizeof(t)
Devang Panchal
2018-03-21
Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-03-21
Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next
Chanwoo Choi
2018-03-21
extcon: gpio: Convert to fully use GPIO descriptor
Linus Walleij
2018-03-21
extcon: gpio: Move platform data into state container
Linus Walleij
2018-03-21
extcon: gpio: Localize platform data
Linus Walleij
2018-03-21
extcon: int3496: Ignore incorrect IoRestriction for ID pin
Andy Shevchenko
2018-03-21
extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
Hans de Goede
2018-03-20
Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-03-15
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
Joel Stanley
2018-03-15
misc: aspeed-lpc: Request and enable LPC clock
Joel Stanley
2018-03-15
dt-bindings: aspeed-lpc: Document LPC Host Interface Controller
Joel Stanley
2018-03-15
misc: ocxl: use put_device() instead of device_unregister()
Arvind Yadav
2018-03-15
misc: mic: Release reference count and memory for VOP device
Arvind Yadav
2018-03-15
devres: combine function devm_ioremap*
Yisheng Xie
2018-03-15
siox: fix possible buffer overflow in device_add_store
Gavin Schenk
2018-03-15
char: nvram: disable on ARM
Alexandre Belloni
2018-03-15
misc: rtsx: make various functions static
Colin Ian King
2018-03-15
block, char_dev: Use correct format specifier for unsigned ints
Srivatsa S. Bhat
2018-03-15
char_dev: Fix off-by-one bugs in find_dynamic_major()
Srivatsa S. Bhat
2018-03-15
slimbus: core: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
Ulf Magnusson
2018-03-14
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
2018-03-14
mei: make module referencing local to the bus.c
Tomas Winkler
2018-03-14
nvmem: imx-ocotp: remove unused dead code
Dong Aisheng
2018-03-14
dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells
Dong Aisheng
2018-03-14
nvmem: sunxi-sid: fix H3 SID controller support
Icenowy Zheng
2018-03-14
nvmem: add i.MX7 support to snvs-lpgpr
Andrey Yurovsky
2018-03-14
nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: imx-iim: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
[next]