index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: fix commenting style
Bartosz Golaszewski
2018-09-28
1
-2
/
+2
*
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
2018-09-28
1
-13
/
+14
*
nvmem: use SPDX license identifiers
Bartosz Golaszewski
2018-09-28
1
-9
/
+1
*
nvmem: add a notifier chain
Bartosz Golaszewski
2018-09-28
1
-0
/
+36
*
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
2018-09-28
1
-26
/
+103
*
nvmem: resolve cells from DT at registration time
Bartosz Golaszewski
2018-09-28
1
-48
/
+75
*
nvmem: add support for cell info
Bartosz Golaszewski
2018-09-28
1
-0
/
+72
*
nvmem: remove the global cell list
Bartosz Golaszewski
2018-09-28
1
-49
/
+15
*
nvmem: change the signature of nvmem_unregister()
Bartosz Golaszewski
2018-09-28
1
-6
/
+2
*
nvmem: mxs-ocotp: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
1
-2
/
+2
*
nvmem: lpc18xx_eeprom: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
1
-5
/
+1
*
nvmem: sunxi_sid: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
1
-17
/
+3
*
nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails
Bartosz Golaszewski
2018-09-28
1
-1
/
+1
*
nvmem: use kref
Bartosz Golaszewski
2018-09-28
1
-22
/
+22
*
nvmem: check the return value of nvmem_add_cells()
Bartosz Golaszewski
2018-09-28
1
-2
/
+8
*
nvmem: remove a stray newline
Bartosz Golaszewski
2018-09-28
1
-1
/
+0
*
nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
Bartosz Golaszewski
2018-09-28
1
-5
/
+2
*
nvmem: remove the name field from struct nvmem_device
Bartosz Golaszewski
2018-09-28
1
-2
/
+1
*
nvmem: provide nvmem_dev_name()
Bartosz Golaszewski
2018-09-28
1
-0
/
+13
*
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
1
-2
/
+1
*
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
2018-09-28
1
-14
/
+5
*
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
2018-09-25
1
-1
/
+1
*
uio_hv_generic: defer opening vmbus until first use
Stephen Hemminger
2018-09-25
1
-30
/
+74
*
hv_uio_generic: map ringbuffer phys addr
Stephen Hemminger
2018-09-25
1
-2
/
+2
*
uio: introduce UIO_MEM_IOVA
Stephen Hemminger
2018-09-25
1
-11
/
+13
*
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
2
-115
/
+153
*
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
2
-13
/
+12
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
3
-16
/
+7
*
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
2018-09-25
1
-1
/
+0
*
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
2018-09-25
1
-2
/
+0
*
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
2018-09-25
1
-1
/
+0
*
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
2018-09-25
1
-10
/
+14
*
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
2018-09-25
1
-14
/
+0
*
coreisght: tmc: Claim device before use
Suzuki K Poulose
2018-09-25
2
-3
/
+23
*
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
2
-2
/
+0
*
misc: genwqe: should return proper error value.
zhong jiang
2018-09-25
1
-6
/
+7
*
misc: mic: scif: Remove unused variable
Nathan Chancellor
2018-09-25
1
-3
/
+1
*
misc: remove redundant include moduleparam.h
zhong jiang
2018-09-25
2
-2
/
+0
*
misc: kgdbts: Fix restrict error
Laura Abbott
2018-09-25
1
-10
/
+6
*
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
2018-09-25
1
-1
/
+1
*
slimbus: core: add support to uevent
Srinivas Kandagatla
2018-09-25
1
-0
/
+14
*
slimbus: core: update device status in probe
Srinivas Kandagatla
2018-09-25
1
-1
/
+16
*
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
2018-09-25
1
-1
/
+5
*
slimbus: ngd: validate logical address assigned by remote
Srinivas Kandagatla
2018-09-25
1
-0
/
+4
*
silmbus: ngd: register controller after power up.
Srinivas Kandagatla
2018-09-25
1
-9
/
+11
*
slimbus: ngd: return proper error code instead of zero
Srinivas Kandagatla
2018-09-25
1
-1
/
+1
*
slimbus: ngd: register ngd driver only once.
Srinivas Kandagatla
2018-09-25
1
-1
/
+1
*
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-25
1
-4
/
+2
*
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-25
1
-1
/
+1
*
vmw_balloon: add reset stat
Nadav Amit
2018-09-25
1
-2
/
+5
[next]