index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
soundwire: slave: fix alignment issues
Pierre-Louis Bossart
1
-5
/
+5
2019-05-02
soundwire: stream: fix alignment issues
Pierre-Louis Bossart
1
-77
/
+84
2019-05-02
soundwire: mipi_disco: fix boolean comparisons
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: mipi_disco: fix alignment issues
Pierre-Louis Bossart
1
-50
/
+62
2019-05-02
soundwire: bus_type: fix alignment issues
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: bus: remove spurious newline
Pierre-Louis Bossart
1
-1
/
+0
2019-05-02
soundwire: bus: fix boolean comparisons
Pierre-Louis Bossart
1
-1
/
+1
2019-05-02
soundwire: bus: remove useless parentheses
Pierre-Louis Bossart
1
-7
/
+7
2019-05-02
soundwire: bus: fix typos in comments
Pierre-Louis Bossart
1
-2
/
+2
2019-05-02
soundwire: bus: fix alignment issues
Pierre-Louis Bossart
1
-33
/
+33
2019-05-02
soundwire: fix alignment issues in header files
Pierre-Louis Bossart
2
-15
/
+15
2019-05-02
soundwire: fix SPDX license for header files
Pierre-Louis Bossart
3
-6
/
+6
2019-05-02
soundwire: Kconfig: fix help format
Pierre-Louis Bossart
1
-1
/
+1
2019-04-29
Merge tag 'soundwire-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
4
-5
/
+6
2019-04-27
Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
19
-669
/
+2757
2019-04-27
w1: fix the resume command API
Mariusz Bialonczyk
1
-2
/
+1
2019-04-27
misc: aspeed-p2a-ctrl: fix mixed declarations
Patrick Venture
1
-1
/
+2
2019-04-25
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
1
-3
/
+3
2019-04-25
slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register
Kangjie Lu
1
-0
/
+4
2019-04-25
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2019-04-25
coresight: etb10: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-4
/
+39
2019-04-25
coresight: tmc-etf: Add support for CPU-wide trace scenarios
Mathieu Poirier
1
-5
/
+35
2019-04-25
coresight: tmc-etr: Add support for CPU-wide trace scenarios
Mathieu Poirier
3
-5
/
+38
2019-04-25
coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios
Mathieu Poirier
1
-3
/
+104
2019-04-25
coresight: tmc-etr: Introduce the notion of IDR to ETR devices
Mathieu Poirier
2
-0
/
+10
2019-04-25
coresight: tmc-etr: Introduce the notion of reference counting to ETR devices
Mathieu Poirier
2
-0
/
+8
2019-04-25
coresight: tmc-etr: Introduce the notion of process ID to ETR devices
Mathieu Poirier
1
-0
/
+4
2019-04-25
coresight: tmc-etr: Create per-thread buffer allocation function
Mathieu Poirier
1
-1
/
+28
2019-04-25
coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()
Mathieu Poirier
1
-9
/
+30
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
4
-15
/
+19
2019-04-25
coresight: perf: Refactor function free_event_data()
Mathieu Poirier
1
-6
/
+18
2019-04-25
coresight: perf: Clean up function etm_setup_aux()
Mathieu Poirier
1
-3
/
+5
2019-04-25
coresight: Properly address concurrency in sink::update() functions
Mathieu Poirier
2
-2
/
+6
2019-04-25
coresight: Properly address errors in sink::disable() functions
Mathieu Poirier
3
-15
/
+12
2019-04-25
coresight: Move reference counting inside sink drivers
Mathieu Poirier
5
-29
/
+66
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
5
-7
/
+15
2019-04-25
coresight: etm4x: Configure tracers to emit timestamps
Mathieu Poirier
1
-1
/
+101
2019-04-25
coresight: etm4x: Skip selector pair 0
Mathieu Poirier
1
-2
/
+5
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
3
-0
/
+8
2019-04-25
coresight: pmu: Adding ITRACE property to cs_etm PMU
Mathieu Poirier
1
-1
/
+2
2019-04-25
coresight: tmc: Cleanup power management
Suzuki K Poulose
1
-2
/
+2
2019-04-25
coresight: catu: Cleanup power management
Suzuki K Poulose
1
-1
/
+2
2019-04-25
coresight: tpiu: Cleanup power management
Suzuki K Poulose
1
-3
/
+6
2019-04-25
coresight: etb10: Cleanup power management
Suzuki K Poulose
1
-11
/
+3
2019-04-25
coresight: Fix freeing up the coresight connections
Suzuki K Poulose
1
-1
/
+0
2019-04-25
coresight: Merge the static and dynamic replicator drivers
Suzuki K Poulose
4
-299
/
+169
2019-04-25
coresight: dynamic-replicator: Prepare for merging with static replicator
Suzuki K Poulose
1
-41
/
+63
2019-04-25
coresight: replicator: Prepare for merging with dynamic-replicator
Suzuki K Poulose
1
-26
/
+36
2019-04-25
coresight: dynamic-replicator: Clean up error handling
Suzuki K Poulose
1
-8
/
+16
2019-04-25
coresight: tmc: Report DMA setup failures
Suzuki K Poulose
1
-1
/
+6
[prev]
[next]