index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
4
-18
/
+79
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-07-15
coresight: Remove function coresight_vpid_to_pid()
Mathieu Poirier
1
-20
/
+0
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2
-12
/
+38
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
3
-12
/
+38
2018-07-12
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
3
-17
/
+17
2018-07-12
mei: use correct type for counter variable in for loops
Tomas Winkler
3
-3
/
+3
2018-07-12
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
4
-12
/
+32
2018-07-12
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-07-12
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
1
-1
/
+1
2018-07-12
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-07-12
fsi: Move various master definitions to a common header
Benjamin Herrenschmidt
2
-29
/
+33
2018-07-12
fsi: master-gpio: Add missing release function
Benjamin Herrenschmidt
1
-18
/
+35
2018-07-12
fsi: Don't use device_unregister() in fsi_master_register()
Benjamin Herrenschmidt
1
-5
/
+2
2018-07-12
fsi: master-gpio: Remove "GPIO" prefix on some definitions
Benjamin Herrenschmidt
1
-34
/
+36
2018-07-12
fsi: master-gpio: Remove unused definitions
Benjamin Herrenschmidt
1
-6
/
+0
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
2
-6
/
+69
2018-07-12
fsi: master-gpio: Add support for link_config
Benjamin Herrenschmidt
1
-2
/
+25
2018-07-12
fsi: master-gpio: Rename and adjust send delay
Benjamin Herrenschmidt
1
-3
/
+6
2018-07-12
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
Benjamin Herrenschmidt
2
-18
/
+93
2018-07-12
fsi: Move code around to avoid forward declaration
Benjamin Herrenschmidt
1
-48
/
+46
2018-07-12
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
1
-2
/
+5
2018-07-12
fsi/sbefifo: Add dependency on OF_ADDRESS
Guenter Roeck
1
-0
/
+1
2018-07-12
fsi: sbefifo: Add missing mutex_unlock
Eddie James
1
-0
/
+1
2018-07-11
extcon: max3355: include mod_devicetable.h
Arnd Bergmann
1
-0
/
+1
2018-07-10
headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
7
-0
/
+7
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
5
-2
/
+152
2018-07-08
slimbus: stream: Fix htmldocs warnings
Srinivas Kandagatla
1
-2
/
+1
2018-07-08
headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...
Randy Dunlap
1
-0
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
90
-1
/
+90
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-07-07
android: binder: Drop dependency on !M68K
Geert Uytterhoeven
1
-1
/
+1
2018-07-07
ver_linux: Do not check for ver_linux pattern in version function
Alexander Kapshuk
1
-1
/
+1
2018-07-07
ver_linux: Process input coming from procmaps that matches libc only
Alexander Kapshuk
1
-5
/
+7
2018-07-07
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-07-07
misc: mic: fix passing the current time
Arnd Bergmann
3
-3
/
+14
2018-07-07
siox: don't create a thread without starting it
Uwe Kleine-König
1
-5
/
+5
2018-07-07
siox: treat type errors as status errors
Uwe Kleine-König
1
-10
/
+10
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-07
eeprom: at25: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-07-07
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-07-07
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-07-07
nvmem: core: remove unused nvmem_device ncells member
Srinivas Kandagatla
1
-2
/
+0
2018-07-07
nvmem: rave-sp-eeprom: Remove VLA usage
Kees Cook
1
-1
/
+5
2018-07-07
MAINTAINERS: Add file patterns for w1 device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2018-07-07
w1: fix w1_ds2438 documentation
Mariusz Bialonczyk
1
-1
/
+1
2018-07-07
ds2490.c: Move struct open braces to previous line
Henriette Hofmeier
1
-4
/
+2
2018-07-07
ds2490.c: Remove unnecessary whitespace
Henriette Hofmeier
1
-1
/
+1
[next]