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
2020-05-22
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
1
-0
/
+27
2020-05-22
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
1
-3
/
+7
2020-05-22
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
1
-3
/
+8
2020-05-22
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
1
-7
/
+14
2020-05-22
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
3
-1
/
+12
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
4
-23
/
+20
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
2
-8
/
+8
2020-05-22
bus: mhi: core: Improve debug logs for loading firmware
Bhaumik Bhatt
1
-3
/
+18
2020-05-22
bus: mhi: core: Return appropriate error codes for AMSS load failure
Bhaumik Bhatt
1
-11
/
+12
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
4
-21
/
+5
2020-05-22
bus: mhi: core: Read transfer length from an event properly
Hemant Kumar
1
-2
/
+7
2020-05-22
bus: mhi: core: Add range check for channel id received in event ring
Hemant Kumar
1
-11
/
+29
2020-05-22
bus: mhi: core: Cache intmod from mhi event to mhi channel
Hemant Kumar
1
-0
/
+4
2020-05-22
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
2
-63
/
+47
2020-05-22
Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
15
-58
/
+829
2020-05-22
Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...
Greg Kroah-Hartman
11
-26
/
+796
2020-05-21
w1_therm: remove redundant assignments to variable ret
Colin Ian King
1
-4
/
+4
2020-05-21
w1_therm: Free the correct variable
Dan Carpenter
1
-2
/
+3
2020-05-20
soundwire: intel: use a single module
Rander Wang
1
-4
/
+1
2020-05-20
soundwire: fix spelling mistake
Vinod Koul
1
-1
/
+1
2020-05-20
soundwire: fix trailing line in sysfs_slave.c
Vinod Koul
1
-1
/
+0
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart
7
-3
/
+540
2020-05-20
soundwire: master: add sysfs support
Pierre-Louis Bossart
1
-0
/
+84
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
1
-5
/
+6
2020-05-19
fpga: dfl: afu: Corrected error handling levels
Souptick Joarder
1
-2
/
+2
2020-05-19
misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
Lad Prabhakar
1
-0
/
+4
2020-05-19
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-33
/
+9
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+13
2020-05-19
coresight: cti: Add CPU idle pm notifer to CTI devices
Mike Leach
1
-0
/
+69
2020-05-19
coresight: cti: Add CPU Hotplug handling to CTI driver
Mike Leach
1
-0
/
+92
2020-05-19
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
1
-0
/
+1
2020-05-19
coresight: Avoid casting void pointers
Stephen Boyd
1
-3
/
+6
2020-05-19
coresight: Include required headers in C files
Stephen Boyd
4
-2
/
+33
2020-05-19
coresight: Initialize arg in sparse friendly way
Stephen Boyd
2
-2
/
+2
2020-05-19
coresight: Don't initialize variables unnecessarily
Stephen Boyd
1
-4
/
+4
2020-05-19
coresight: Mark some functions static
Stephen Boyd
4
-6
/
+5
2020-05-19
coresight: etm4x: Add support for Neoverse N1 ETM
Anurag Koul
1
-0
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
2
-18
/
+7
2020-05-19
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
1
-8
/
+8
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2
-26
/
+66
2020-05-19
coresight: etb10: Make coresight_etb_groups static
Jason Yan
1
-1
/
+1
2020-05-19
coresight: cti: Make some symbols static
Jason Yan
1
-3
/
+3
2020-05-19
coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385
Sai Prakash Ranjan
1
-2
/
+2
2020-05-19
coresight: etm4x: Add support for Qualcomm SC7180 SoC
Sai Prakash Ranjan
1
-0
/
+2
2020-05-19
coresight: cti: Add in sysfs links to other coresight devices
Mike Leach
1
-4
/
+48
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
3
-12
/
+119
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
3
-1
/
+130
2020-05-19
coresight: Add return value for fixup connections
Suzuki K Poulose
1
-10
/
+14
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
3
-5
/
+7
2020-05-19
habanalabs: update patched_cb_size for Wreg32
Rachel Stahl
1
-0
/
+1
[next]