index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
char/nvram: set array of const as const
LABBE Corentin
2016-02-08
1
-6
/
+6
*
spmi: pmic-arb: Support more than 128 peripherals
Stephen Boyd
2016-02-08
1
-42
/
+111
*
omap_hdq: fix usecount handling
Andreas Kemnade
2016-02-08
1
-1
/
+0
*
GenWQE: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-1
/
+1
*
pch_phub: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-4
/
+2
*
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
2016-02-08
1
-6
/
+5
*
nvmem: rockchip: trivial: Make the driver more readability
Caesar Wang
2016-02-08
1
-48
/
+42
*
nvmem: sunxi: trivial: fix code style
Caesar Wang
2016-02-08
1
-6
/
+3
*
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
2016-02-08
1
-0
/
+6
*
nvmem: mediatek: Add Mediatek EFUSE driver
Andrew-CT Chen
2016-02-08
3
-0
/
+102
*
nvmem: NXP LPC18xx EEPROM memory NVMEM driver
Ariel D'Alessandro
2016-02-08
3
-0
/
+341
*
misc: c2port: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-6
/
+2
*
misc: cxl: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-3
/
+2
*
misc: eeprom: use kobj_to_dev()
Geliang Tang
2016-02-08
4
-7
/
+7
*
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
2016-02-08
3
-12
/
+12
*
misc/bmp085: Enable building as a module
Ben Hutchings
2016-02-08
1
-1
/
+1
*
drivers/misc: make arm-charlcd.c explicitly non-modular
Paul Gortmaker
2016-02-08
1
-22
/
+2
*
misc: pch_phub: allow build on MIPS platforms
Paul Burton
2016-02-08
1
-1
/
+1
*
misc: st_core: remove unreachable code
Sudip Mukherjee
2016-02-08
1
-1
/
+0
*
misc: mic: use common error path
Sudip Mukherjee
2016-02-08
1
-6
/
+7
*
misc: mic: return error directly
Sudip Mukherjee
2016-02-08
1
-2
/
+2
*
misc: mic: return error properly
Sudip Mukherjee
2016-02-08
1
-1
/
+6
*
misc: mic: remove unneeded debug message
Sudip Mukherjee
2016-02-08
1
-6
/
+5
*
mic_virtio: fix a timeout loop
Dan Carpenter
2016-02-08
1
-1
/
+1
*
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2016-02-08
2
-4
/
+11
*
intel_th: pci: Add Broxton SOC support
Alexander Shishkin
2016-02-08
1
-0
/
+5
*
intel_th: pci: Add Apollo Lake SOC support
Alexander Shishkin
2016-02-08
1
-0
/
+5
*
stm class: Prevent user-controllable allocations
Alexander Shishkin
2016-02-08
1
-0
/
+3
*
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
2016-02-08
1
-1
/
+1
*
stm class: Fix link list locking
Alexander Shishkin
2016-02-08
2
-9
/
+30
*
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2016-02-08
1
-3
/
+15
*
stm class: Select CONFIG_SRCU
Arnd Bergmann
2016-02-08
1
-0
/
+1
*
intel_th: INTEL_TH should depend on HAS_DMA
Geert Uytterhoeven
2016-02-08
1
-0
/
+1
*
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
2016-02-08
1
-0
/
+4
*
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-08
2
-0
/
+16
*
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-08
8
-91
/
+8
*
coresight: remove csdev's link from topology
Mathieu Poirier
2016-02-08
1
-0
/
+46
*
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
2016-02-08
1
-0
/
+2
*
coresight: coresight_unregister() function cleanup
Mathieu Poirier
2016-02-08
1
-1
/
+2
*
coresight: fixing lockdep error
Mathieu Poirier
2016-02-08
1
-4
/
+0
*
coresight: fixing indentation problem
Mathieu Poirier
2016-02-08
1
-1
/
+1
*
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
2016-02-08
1
-1
/
+1
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-08
4
-10
/
+21
*
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
2016-02-08
1
-13
/
+5
*
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-08
2
-7
/
+30
*
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-08
1
-0
/
+11
*
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
2016-02-08
1
-0
/
+4
*
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-08
2
-0
/
+19
*
Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
Dexuan Cui
2016-02-08
1
-1
/
+5
*
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
2016-02-08
1
-2
/
+8
[next]