index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
eeprom: at24: fix a line break
Bartosz Golaszewski
1
-2
/
+2
2018-03-23
eeprom: at24: tweak newlines
Bartosz Golaszewski
1
-1
/
+1
2018-03-23
eeprom: at24: refactor at24_probe()
Bartosz Golaszewski
1
-16
/
+18
2018-03-23
eeprom: at24: remove at24_platform_data from at24_data
Bartosz Golaszewski
1
-9
/
+13
2018-03-23
eeprom: at24: move platform data processing into a separate routine
Bartosz Golaszewski
1
-30
/
+40
2018-03-23
eeprom: at24: switch to using probe_new() from the i2c framework
Bartosz Golaszewski
1
-2
/
+5
2018-03-23
eeprom: at24: provide and use at24_base_client_dev()
Bartosz Golaszewski
1
-2
/
+7
2018-03-23
eeprom: at24: readability tweak in at24_probe()
Bartosz Golaszewski
1
-2
/
+3
2018-03-23
eeprom: at24: use a helper variable for dev
Bartosz Golaszewski
1
-25
/
+23
2018-03-23
eeprom: at24: rename chip to pdata in at24_probe()
Bartosz Golaszewski
1
-21
/
+21
2018-03-23
eeprom: at24: rename at24_get_pdata()
Bartosz Golaszewski
1
-2
/
+3
2018-03-23
eeprom: at24: don't check if byte_len is a power of 2
Bartosz Golaszewski
1
-3
/
+0
2018-03-23
eeprom: at24: make struct initialization uniform in at24_probe()
Bartosz Golaszewski
1
-1
/
+1
2018-03-23
eeprom: at24: drop redundant variable in at24_write()
Bartosz Golaszewski
1
-8
/
+6
2018-03-23
eeprom: at24: drop redundant variable in at24_read()
Bartosz Golaszewski
1
-8
/
+6
2018-03-23
eeprom: at24: remove code separators
Bartosz Golaszewski
1
-4
/
+0
2018-03-23
eeprom: at24: arrange local variables
Bartosz Golaszewski
1
-10
/
+16
2018-03-23
eeprom: at24: remove nvmem_config from at24_data
Bartosz Golaszewski
1
-16
/
+16
2018-03-23
eeprom: at24: disable regmap locking
Bartosz Golaszewski
1
-0
/
+1
2018-03-23
eeprom: at25: sizeof t should be sizeof(t)
Devang Panchal
1
-1
/
+1
2018-03-21
extcon: gpio: Convert to fully use GPIO descriptor
Linus Walleij
1
-51
/
+15
2018-03-21
extcon: gpio: Move platform data into state container
Linus Walleij
1
-30
/
+33
2018-03-21
extcon: gpio: Localize platform data
Linus Walleij
2
-48
/
+21
2018-03-21
extcon: int3496: Ignore incorrect IoRestriction for ID pin
Andy Shevchenko
1
-4
/
+5
2018-03-21
extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
Hans de Goede
1
-4
/
+7
2018-03-15
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
Joel Stanley
1
-2
/
+16
2018-03-15
misc: aspeed-lpc: Request and enable LPC clock
Joel Stanley
1
-3
/
+23
2018-03-15
dt-bindings: aspeed-lpc: Document LPC Host Interface Controller
Joel Stanley
1
-0
/
+41
2018-03-15
misc: ocxl: use put_device() instead of device_unregister()
Arvind Yadav
1
-1
/
+1
2018-03-15
misc: mic: Release reference count and memory for VOP device
Arvind Yadav
1
-2
/
+4
2018-03-15
devres: combine function devm_ioremap*
Yisheng Xie
1
-40
/
+38
2018-03-15
siox: fix possible buffer overflow in device_add_store
Gavin Schenk
1
-1
/
+1
2018-03-15
char: nvram: disable on ARM
Alexandre Belloni
1
-1
/
+1
2018-03-15
misc: rtsx: make various functions static
Colin Ian King
1
-6
/
+6
2018-03-15
block, char_dev: Use correct format specifier for unsigned ints
Srivatsa S. Bhat
2
-10
/
+13
2018-03-15
char_dev: Fix off-by-one bugs in find_dynamic_major()
Srivatsa S. Bhat
1
-3
/
+3
2018-03-15
slimbus: core: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-03-15
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
Ulf Magnusson
1
-1
/
+0
2018-03-14
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
7
-35
/
+154
2018-03-14
mei: make module referencing local to the bus.c
Tomas Winkler
3
-39
/
+34
2018-03-14
nvmem: imx-ocotp: remove unused dead code
Dong Aisheng
1
-2
/
+0
2018-03-14
dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells
Dong Aisheng
1
-4
/
+19
2018-03-14
nvmem: sunxi-sid: fix H3 SID controller support
Icenowy Zheng
1
-21
/
+50
2018-03-14
nvmem: add i.MX7 support to snvs-lpgpr
Andrey Yurovsky
3
-9
/
+25
2018-03-14
nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
1
-2
/
+1
2018-03-14
nvmem: imx-iim: Do not use "&pdev->dev" explicitly
Andrey Smirnov
1
-1
/
+1
2018-03-14
nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly
Andrey Smirnov
1
-4
/
+4
2018-03-14
nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
1
-2
/
+1
2018-03-14
nvmem: rockchip-efuse: Make use of of_device_get_match_data()
Andrey Smirnov
1
-4
/
+4
[next]