index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sherry Sun
1
-0
/
+1
2020-10-02
bus: fsl-mc: MC control registers are not always available
Laurentiu Tudor
1
-4
/
+4
2020-10-02
bus: fsl-mc: don't assume an iommu is always present
Laurentiu Tudor
1
-3
/
+0
2020-10-02
w1: w1_therm: Add support for GXCAS GX20MH01 device.
Ivan Zaentsev
3
-33
/
+92
2020-10-02
w1: w1_therm: Add sysfs entries to control conversion time and driver features
Ivan Zaentsev
3
-31
/
+410
2020-10-02
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sherry Sun
1
-10
/
+10
2020-10-02
eeprom: ee1004: use module_i2c_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-10-02
virt: vbox: simplify the return expression of vbg_input_open()
Qinglang Miao
1
-6
/
+1
2020-10-02
ocxl: simplify the return expression of free_function_dev()
Qinglang Miao
1
-6
/
+1
2020-10-02
ocxl: fix kconfig dependency warning for OCXL
Necip Fazil Yildiran
1
-2
/
+1
2020-10-02
bus: mhi: debugfs: Print channel context read-pointer
Loic Poulain
1
-2
/
+3
2020-10-02
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
1
-1
/
+1
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
2
-5
/
+0
2020-10-02
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2
-1
/
+8
2020-10-02
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
3
-0
/
+59
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
6
-0
/
+452
2020-10-02
bus: mhi: Fix entries based on Kconfig coding style
Bhaumik Bhatt
1
-6
/
+6
2020-10-02
bus: mhi: Remove include of rwlock_types.h
Clark Williams
1
-2
/
+1
2020-10-02
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
2
-9
/
+9
2020-10-02
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
2
-0
/
+28
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
2
-1
/
+22
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
2
-0
/
+6
2020-10-02
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
1
-0
/
+5
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
3
-9
/
+10
2020-10-02
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
1
-0
/
+3
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
3
-23
/
+18
2020-10-02
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
1
-2
/
+4
2020-10-02
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
1
-1
/
+0
2020-10-02
bus: mhi: fix doubled words and struct image_info kernel-doc
Randy Dunlap
1
-4
/
+6
2020-09-30
MAINTAINERS: exclude char maintainers from things they do not maintain
Greg Kroah-Hartman
1
-0
/
+5
2020-09-30
misc: mic: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-30
habanalabs/gaudi: use correct define for qman init
Oded Gabbay
1
-1
/
+1
2020-09-28
coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register
Sai Prakash Ranjan
1
-2
/
+2
2020-09-28
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
5
-15
/
+48
2020-09-28
coresight: catu: Allow catu drivers to be built as modules
Tingwei Zhang
2
-1
/
+19
2020-09-28
coresight: tmc-etr: Add function to register catu ops
Mian Yousaf Kaukab
4
-6
/
+36
2020-09-28
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
5
-5
/
+28
2020-09-28
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
1
-3
/
+14
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2
-3
/
+9
2020-09-28
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2
-3
/
+3
2020-09-28
coresight: cti: Fix remove sysfs link error
Mike Leach
1
-3
/
+6
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
3
-16
/
+55
2020-09-28
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2
-3
/
+67
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
1
-2
/
+63
2020-09-28
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
3
-5
/
+32
2020-09-28
coresight: tpiu: Allow tpiu to be built as a module
Kim Phillips
2
-2
/
+23
2020-09-28
coresight: etb: Allow etb to be built as a module
Kim Phillips
2
-2
/
+29
2020-09-28
coresight: etm4x: Allow etm4x to be built as a module
Kim Phillips
3
-24
/
+69
2020-09-28
coresight: etm3x: Allow etm3x to be built as a module
Kim Phillips
3
-42
/
+122
2020-09-28
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
1
-2
/
+2
[next]