Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4ac0d3fb13d5acc138d8be7c45715567c2e2ec47
4ac0d3f
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
by Bartosz Golaszewski
· 7 years ago
34d43fa
eeprom: at24: simplify the i2c functionality checking
by Bartosz Golaszewski
· 7 years ago
df3da61
eeprom: at24: fix a line break
by Bartosz Golaszewski
· 7 years ago
de5db10
eeprom: at24: tweak newlines
by Bartosz Golaszewski
· 7 years ago
551a126
eeprom: at24: refactor at24_probe()
by Bartosz Golaszewski
· 7 years ago
7c28066
eeprom: at24: remove at24_platform_data from at24_data
by Bartosz Golaszewski
· 7 years ago
feb2f19
eeprom: at24: move platform data processing into a separate routine
by Bartosz Golaszewski
· 7 years ago
48b6a7d
eeprom: at24: switch to using probe_new() from the i2c framework
by Bartosz Golaszewski
· 7 years ago
f1a640c
eeprom: at24: provide and use at24_base_client_dev()
by Bartosz Golaszewski
· 7 years ago
11288b7
eeprom: at24: readability tweak in at24_probe()
by Bartosz Golaszewski
· 7 years ago
021c7d7
eeprom: at24: use a helper variable for dev
by Bartosz Golaszewski
· 7 years ago
f2adff6
eeprom: at24: rename chip to pdata in at24_probe()
by Bartosz Golaszewski
· 7 years ago
1f77d18
eeprom: at24: rename at24_get_pdata()
by Bartosz Golaszewski
· 7 years ago
7c7f428
eeprom: at24: don't check if byte_len is a power of 2
by Bartosz Golaszewski
· 7 years ago
53998fa
eeprom: at24: make struct initialization uniform in at24_probe()
by Bartosz Golaszewski
· 7 years ago
c4fee33
eeprom: at24: drop redundant variable in at24_write()
by Bartosz Golaszewski
· 7 years ago
eb27fde
eeprom: at24: drop redundant variable in at24_read()
by Bartosz Golaszewski
· 7 years ago
14263b8
eeprom: at24: remove code separators
by Bartosz Golaszewski
· 7 years ago
5ca2b5b
eeprom: at24: arrange local variables
by Bartosz Golaszewski
· 7 years ago
8cdc4e7
eeprom: at24: remove nvmem_config from at24_data
by Bartosz Golaszewski
· 7 years ago
d154316
eeprom: at24: disable regmap locking
by Bartosz Golaszewski
· 7 years ago
c84f259
eeprom: at25: sizeof t should be sizeof(t)
by Devang Panchal
· 7 years ago
c50099f
Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
eb7768e
Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next
by Chanwoo Choi
· 7 years ago
d368e7d
extcon: gpio: Convert to fully use GPIO descriptor
by Linus Walleij
· 7 years ago
a62300d
extcon: gpio: Move platform data into state container
by Linus Walleij
· 7 years ago
66afded
extcon: gpio: Localize platform data
by Linus Walleij
· 7 years ago
eca0f13
extcon: int3496: Ignore incorrect IoRestriction for ID pin
by Andy Shevchenko
· 7 years ago
ad49aee
extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
by Hans de Goede
· 7 years ago
6f005302
Merge tag 'thunderbolt-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
f4d0290
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
by Joel Stanley
· 7 years ago
99aad9e
misc: aspeed-lpc: Request and enable LPC clock
by Joel Stanley
· 7 years ago
eb105ea
dt-bindings: aspeed-lpc: Document LPC Host Interface Controller
by Joel Stanley
· 7 years ago
474cca5
misc: ocxl: use put_device() instead of device_unregister()
by Arvind Yadav
· 7 years ago
5fbe9f3
misc: mic: Release reference count and memory for VOP device
by Arvind Yadav
· 7 years ago
1b72341
devres: combine function devm_ioremap*
by Yisheng Xie
· 7 years ago
f87dead
siox: fix possible buffer overflow in device_add_store
by Gavin Schenk
· 7 years ago
3ba9fae
char: nvram: disable on ARM
by Alexandre Belloni
· 7 years ago
75a8980
misc: rtsx: make various functions static
by Colin Ian King
· 7 years ago
f33ff11
block, char_dev: Use correct format specifier for unsigned ints
by Srivatsa S. Bhat
· 7 years ago
652d703
char_dev: Fix off-by-one bugs in find_dynamic_major()
by Srivatsa S. Bhat
· 7 years ago
bd329f0
slimbus: core: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
8de6028
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
by Ulf Magnusson
· 7 years ago
bb0829a
mei: remove dev_err message on an unsupported ioctl
by Colin Ian King
· 7 years ago
af336ca
mei: limit the number of queued writes
by Alexander Usyskin
· 7 years ago
257355a
mei: make module referencing local to the bus.c
by Tomas Winkler
· 7 years ago
bb47944
nvmem: imx-ocotp: remove unused dead code
by Dong Aisheng
· 7 years ago
a1078b4
dt-bindings: nvmem: imx-ocotp: update the binding to reflect data cells
by Dong Aisheng
· 7 years ago
0ab09d6
nvmem: sunxi-sid: fix H3 SID controller support
by Icenowy Zheng
· 7 years ago
80b820c
nvmem: add i.MX7 support to snvs-lpgpr
by Andrey Yurovsky
· 7 years ago
b7743a9
nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
b28b738
nvmem: imx-iim: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
e84d1f9
nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
d5007f7
nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
by Andrey Smirnov
· 7 years ago
7b4e76c
nvmem: rockchip-efuse: Make use of of_device_get_match_data()
by Andrey Smirnov
· 7 years ago
0e189891
nvmem: snvs_lpgpr: Convert commas to semicolons
by Andrey Smirnov
· 7 years ago
e5692ef
nvmem: qfprom: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
b2236db
nvmem: bcm-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
547a2c9
nvmem: imx-iim: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
b005b2f
nvmem: lpc18xx_otp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
90696a4
nvmem: meson-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
7afbde9
nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
7e68a64
nvmem: mtk-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
f4bec71
nvmem: rockchip-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
5557acf
nvmem: snvs_lgpr: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
45ff8ef
nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
a830274
nvmem: imx-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
fae8e89
nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
by Andrey Smirnov
· 7 years ago
f1f50ec
nvmem: Introduce devm_nvmem_(un)register()
by Andrey Smirnov
· 7 years ago
fd0f490
nvmem: core: Allow specifying device name verbatim
by Andrey Smirnov
· 7 years ago
0b2ed74
nvmem: Document struct nvmem_config
by Andrey Smirnov
· 7 years ago
29ea6be
mcb: add Altera PCI ID to mcb-pci
by Johannes Thumshirn
· 7 years ago
c4ccc89
PCI: Add Altera vendor ID
by Johannes Thumshirn
· 7 years ago
f3aa2c6
fsi: core: Add check for master property no-scan-on-init
by Christopher Bostic
· 7 years ago
dd79873
dt-bindings: fsi: Add optional property no-scan-on-init
by Christopher Bostic
· 7 years ago
e0c24bd
fsi: master: Clarify master lifetimes & fix use-after-free in hub master
by Jeremy Kerr
· 7 years ago
638bd9a
fsi: core: Reduce console output during normal scan
by Christopher Bostic
· 7 years ago
f6a2f8e
fsi: Match fsi slaves and engines to available dt nodes
by Jeremy Kerr
· 7 years ago
889ee9f
dt-bindings: fsi: Add specification for FSI busses
by Jeremy Kerr
· 7 years ago
99f039e
fsi: Fix one and two byte bus reads/writes
by Eddie James
· 7 years ago
b8bd146
fsi: master-gpio: Add external mode
by Jeremy Kerr
· 7 years ago
29d9b92
fsi: master-gpio: Add locking during break and link enable
by Jeremy Kerr
· 7 years ago
15362d6
fsi: Add fsi_master_rescan()
by Jeremy Kerr
· 7 years ago
57adbee
coresight: etm4x: Fix bit shifting
by Bo Yan
· 7 years ago
831c326
coresight: Use %px to print pcsr instead of %p
by Leo Yan
· 7 years ago
fecae16
parport: Replace short License header by SPDX identifier
by Andy Shevchenko
· 7 years ago
4af5781
parport: Sort headers alphabetically
by Andy Shevchenko
· 7 years ago
b0b0a64
parport: Switch to use module_pci_driver() macro
by Andy Shevchenko
· 7 years ago
82dfabf
parport: Convert printk(KERN_WARN) to dev_warn()
by Andy Shevchenko
· 7 years ago
96edf53
parport: Don't shadow error codes in ->probe()
by Andy Shevchenko
· 7 years ago
ad8ce83
parport: Convert to use managed functions pcim_* and devm_*
by Andy Shevchenko
· 7 years ago
1089c91
parport: PCI core handles power state for us
by Andy Shevchenko
· 7 years ago
ec8e389
parport: Add support for BrainBoxes PX272/PX306 MIO card
by Andy Shevchenko
· 7 years ago
520656c0
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
5e50654
parport: ax88796: Improve a size determination in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
d6906e7
parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
by Markus Elfring
· 7 years ago
b857cac
pps: generator: use new parport device model
by Sudip Mukherjee
· 7 years ago
fb56d97
pps: client: use new parport device model
by Sudip Mukherjee
· 7 years ago
823f792
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
by Alexander Gerasiov
· 7 years ago
0ec4eb7
w1: use put_device() if device_register() fail
by Arvind Yadav
· 7 years ago
Next »