index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
1
-2
/
+99
2020-05-27
misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-6
/
+5
2020-05-27
misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()
John Hubbard
1
-3
/
+1
2020-05-27
misc: xilinx-sdfec: improve get_user_pages_fast() error handling
John Hubbard
1
-10
/
+17
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
1
-14
/
+0
2020-05-25
habanalabs: handle MMU cache invalidation timeout
Omer Shpigelman
4
-38
/
+75
2020-05-25
habanalabs: don't allow hard reset with open processes
Omer Shpigelman
1
-6
/
+11
2020-05-25
habanalabs: GAUDI does not support soft-reset
Oded Gabbay
5
-17
/
+35
2020-05-25
habanalabs: add print for soft reset due to event
Omer Shpigelman
1
-2
/
+10
2020-05-25
habanalabs: improve MMU cache invalidation code
Omer Shpigelman
1
-2
/
+4
2020-05-25
habanalabs: don't set default fence_ops->wait
Daniel Vetter
1
-1
/
+0
2020-05-22
misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()
Bjorn Helgaas
2
-28
/
+0
2020-05-22
misc: rtsx: Simplify rtsx_comm_set_aspm()
Bjorn Helgaas
1
-10
/
+3
2020-05-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
6
-39
/
+14
2020-05-22
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
Bjorn Helgaas
1
-2
/
+2
2020-05-22
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
5
-83
/
+18
2020-05-22
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
2
-16
/
+3
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
5
-25
/
+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
5
-23
/
+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-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
8
-3
/
+631
2020-05-20
soundwire: master: add sysfs support
Pierre-Louis Bossart
2
-0
/
+107
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
2
-9
/
+10
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
2
-0
/
+93
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
[next]