summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvmem: fix commenting styleBartosz Golaszewski2018-09-281-2/+2
* nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski2018-09-281-13/+14
* nvmem: use SPDX license identifiersBartosz Golaszewski2018-09-281-9/+1
* nvmem: add a notifier chainBartosz Golaszewski2018-09-281-0/+36
* nvmem: add support for cell lookups from machine codeBartosz Golaszewski2018-09-281-26/+103
* nvmem: resolve cells from DT at registration timeBartosz Golaszewski2018-09-281-48/+75
* nvmem: add support for cell infoBartosz Golaszewski2018-09-281-0/+72
* nvmem: remove the global cell listBartosz Golaszewski2018-09-281-49/+15
* nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski2018-09-281-6/+2
* nvmem: mxs-ocotp: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-2/+2
* nvmem: lpc18xx_eeprom: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-5/+1
* nvmem: sunxi_sid: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-17/+3
* nvmem: sunxi_sid: return -ENOMEM if kzalloc() failsBartosz Golaszewski2018-09-281-1/+1
* nvmem: use krefBartosz Golaszewski2018-09-281-22/+22
* nvmem: check the return value of nvmem_add_cells()Bartosz Golaszewski2018-09-281-2/+8
* nvmem: remove a stray newlineBartosz Golaszewski2018-09-281-1/+0
* nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()Bartosz Golaszewski2018-09-281-5/+2
* nvmem: remove the name field from struct nvmem_deviceBartosz Golaszewski2018-09-281-2/+1
* nvmem: provide nvmem_dev_name()Bartosz Golaszewski2018-09-281-0/+13
* eeprom: at25: use devm_nvmem_register()Bartosz Golaszewski2018-09-281-2/+1
* eeprom: eeprom_93xx46: use resource managementBartosz Golaszewski2018-09-281-14/+5
* platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' staticWei Yongjun2018-09-251-1/+1
* uio_hv_generic: defer opening vmbus until first useStephen Hemminger2018-09-251-30/+74
* hv_uio_generic: map ringbuffer phys addrStephen Hemminger2018-09-251-2/+2
* uio: introduce UIO_MEM_IOVAStephen Hemminger2018-09-251-11/+13
* vmbus: split ring buffer allocation from openStephen Hemminger2018-09-252-115/+153
* vmbus: keep pointer to ring buffer pageStephen Hemminger2018-09-252-13/+12
* vmbus: pass channel to hv_process_channel_removalStephen Hemminger2018-09-253-16/+7
* platform: goldfish: pipe: Remove redundant header includeRoman Kiryanov2018-09-251-1/+0
* platform: goldfish: pipe: Remove redundant struct declarationsRoman Kiryanov2018-09-251-2/+0
* platform: goldfish: pipe: Remove a redundant blank lineRoman Kiryanov2018-09-251-1/+0
* platform: goldfish: pipe: Prevent memory corruption from several threads writ...Roman Kiryanov2018-09-251-10/+14
* platform: goldfish: pipe: Remove license boilerplateRoman Kiryanov2018-09-251-14/+0
* coreisght: tmc: Claim device before useSuzuki K Poulose2018-09-252-3/+23
* misc: genwqe: remove duplicated include filezhong jiang2018-09-252-2/+0
* misc: genwqe: should return proper error value.zhong jiang2018-09-251-6/+7
* misc: mic: scif: Remove unused variableNathan Chancellor2018-09-251-3/+1
* misc: remove redundant include moduleparam.hzhong jiang2018-09-252-2/+0
* misc: kgdbts: Fix restrict errorLaura Abbott2018-09-251-10/+6
* misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor2018-09-251-1/+1
* slimbus: core: add support to ueventSrinivas Kandagatla2018-09-251-0/+14
* slimbus: core: update device status in probeSrinivas Kandagatla2018-09-251-1/+16
* slimbus: core: match device tree based devices correctlySrinivas Kandagatla2018-09-251-1/+5
* slimbus: ngd: validate logical address assigned by remoteSrinivas Kandagatla2018-09-251-0/+4
* silmbus: ngd: register controller after power up.Srinivas Kandagatla2018-09-251-9/+11
* slimbus: ngd: return proper error code instead of zeroSrinivas Kandagatla2018-09-251-1/+1
* slimbus: ngd: register ngd driver only once.Srinivas Kandagatla2018-09-251-1/+1
* misc: sram: remove redundant null pointer check before of_node_putzhong jiang2018-09-251-4/+2
* firmware: vpd: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-251-1/+1
* vmw_balloon: add reset statNadav Amit2018-09-251-2/+5