index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
Wu Hao
2018-07-15
1
-0
/
+285
*
coresight: tpiu: Fix disabling timeouts
Robin Murphy
2018-07-15
1
-3
/
+4
*
coresight: catu: Plug in CATU as a backend for ETR buffer
Suzuki K Poulose
2018-07-15
4
-11
/
+174
*
coresight: catu: Add support for scatter gather tables
Suzuki K Poulose
2018-07-15
1
-0
/
+251
*
dts: bindings: Document device tree binding for CATU
Suzuki K Poulose
2018-07-15
1
-0
/
+53
*
coresight: Introduce support for Coresight Address Translation Unit
Suzuki K Poulose
2018-07-15
6
-0
/
+363
*
coresight: Add helper device type
Suzuki K Poulose
2018-07-15
2
-2
/
+65
*
coresight: Cleanup device subtype struct
Suzuki K Poulose
2018-07-15
1
-9
/
+12
*
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
2018-07-15
1
-2
/
+5
*
coresight: Cleanup platform description data
Suzuki K Poulose
2018-07-15
1
-2
/
+0
*
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
Suzuki K Poulose
2018-07-15
1
-1
/
+1
*
coresight: include vmalloc.h for vmap/vunmap
Arnd Bergmann
2018-07-15
1
-0
/
+1
*
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
2018-07-15
3
-1
/
+43
*
coresight: tmc-etr buf: Add TMC scatter gather mode backend
Suzuki K Poulose
2018-07-15
2
-4
/
+111
*
coresight: tmc-etr: Add transparent buffer management
Suzuki K Poulose
2018-07-15
2
-89
/
+308
*
coresight: Add support for TMC ETR SG unit
Suzuki K Poulose
2018-07-15
1
-0
/
+263
*
coresight: Add generic TMC sg table framework
Suzuki K Poulose
2018-07-15
2
-0
/
+318
*
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
2018-07-15
2
-1
/
+10
*
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-07-15
5
-42
/
+23
*
coresight: tmc-etr: Disallow perf mode
Suzuki K Poulose
2018-07-15
1
-26
/
+2
*
coresight: tmc-etr: Do not clean trace buffer
Suzuki K Poulose
2018-07-15
1
-6
/
+2
*
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
2018-07-15
4
-18
/
+79
*
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
2018-07-15
1
-17
/
+14
*
coresight: Remove function coresight_vpid_to_pid()
Mathieu Poirier
2018-07-15
1
-20
/
+0
*
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2018-07-15
2
-12
/
+38
*
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
2018-07-15
3
-12
/
+38
*
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
2018-07-12
3
-17
/
+17
*
mei: use correct type for counter variable in for loops
Tomas Winkler
2018-07-12
3
-3
/
+3
*
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
4
-12
/
+32
*
mei: don't update offset in write
Alexander Usyskin
2018-07-12
1
-1
/
+0
*
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
2018-07-12
1
-1
/
+1
*
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
2018-07-12
1
-1
/
+1
*
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-07-12
9
-178
/
+813
|
\
|
*
fsi: Move various master definitions to a common header
Benjamin Herrenschmidt
2018-07-12
2
-29
/
+33
|
*
fsi: master-gpio: Add missing release function
Benjamin Herrenschmidt
2018-07-12
1
-18
/
+35
|
*
fsi: Don't use device_unregister() in fsi_master_register()
Benjamin Herrenschmidt
2018-07-12
1
-5
/
+2
|
*
fsi: master-gpio: Remove "GPIO" prefix on some definitions
Benjamin Herrenschmidt
2018-07-12
1
-34
/
+36
|
*
fsi: master-gpio: Remove unused definitions
Benjamin Herrenschmidt
2018-07-12
1
-6
/
+0
|
*
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
2018-07-12
2
-6
/
+69
|
*
fsi: master-gpio: Add support for link_config
Benjamin Herrenschmidt
2018-07-12
1
-2
/
+25
|
*
fsi: master-gpio: Rename and adjust send delay
Benjamin Herrenschmidt
2018-07-12
1
-3
/
+6
|
*
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
Benjamin Herrenschmidt
2018-07-12
2
-18
/
+93
|
*
fsi: Move code around to avoid forward declaration
Benjamin Herrenschmidt
2018-07-12
1
-48
/
+46
|
*
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
2018-07-12
1
-2
/
+5
|
*
fsi/sbefifo: Add dependency on OF_ADDRESS
Guenter Roeck
2018-07-12
1
-0
/
+1
|
*
fsi: sbefifo: Add missing mutex_unlock
Eddie James
2018-07-12
1
-0
/
+1
|
*
fsi: scom: Major overhaul
Benjamin Herrenschmidt
2018-06-18
2
-30
/
+452
|
*
fsi: scom: Add register definitions
Benjamin Herrenschmidt
2018-06-18
1
-1
/
+18
|
*
fsi: scom: Fixup endian annotations
Benjamin Herrenschmidt
2018-06-18
1
-5
/
+4
|
*
fsi: scom: Whitespace fixes
Benjamin Herrenschmidt
2018-06-18
1
-4
/
+4
[next]