index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
117
-3620
/
+12932
|
\
|
*
Revert "driver core: platform: Initialize dma_parms for platform devices"
Greg Kroah-Hartman
2020-04-01
1
-1
/
+0
|
*
Revert "amba: Initialize dma_parms for amba devices"
Greg Kroah-Hartman
2020-04-01
1
-2
/
+0
|
*
amba: Initialize dma_parms for amba devices
Ulf Hansson
2020-03-26
1
-0
/
+2
|
*
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
2020-03-26
1
-0
/
+1
|
*
bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
Manivannan Sadhasivam
2020-03-26
2
-0
/
+25
|
*
bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
Manivannan Sadhasivam
2020-03-26
1
-1
/
+2
|
*
bus: mhi: core: Add support for reading MHI info from device
Manivannan Sadhasivam
2020-03-26
2
-2
/
+27
|
*
misc: rtsx: set correct pcr_ops for rts522A
YueHaibing
2020-03-26
1
-0
/
+1
|
*
speakup: misc: Use dynamic minor numbers for speakup devices
Zhenzhong Duan
2020-03-26
2
-14
/
+10
|
*
mei: me: add cedar fork device ids
Alexander Usyskin
2020-03-26
2
-0
/
+4
|
*
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
4
-306
/
+272
|
*
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
3
-66
/
+33
|
*
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
1
-5
/
+2
|
*
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-25
2
-0
/
+2
|
*
Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2020-03-25
3
-2
/
+39
|
|
\
|
|
*
extcon: axp288: Add wakeup support
Hans de Goede
2020-03-25
1
-0
/
+32
|
|
*
extcon: Mark extcon_get_edev_name() function as exported symbol
Mayank Rana
2020-03-25
1
-0
/
+1
|
|
*
extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER
H. Nikolaus Schaller
2020-03-25
1
-2
/
+6
|
*
|
bus: mhi: core: Pass module owner during client driver registration
Manivannan Sadhasivam
2020-03-24
1
-2
/
+3
|
*
|
intel_th: msu: Make stopping the trace optional
Alexander Shishkin
2020-03-24
1
-1
/
+37
|
*
|
bus/mhi: fix printk format for size_t
Randy Dunlap
2020-03-24
1
-1
/
+1
|
*
|
habanalabs: fix pm manual->auto in GOYA
Oded Gabbay
2020-03-24
1
-1
/
+1
|
*
|
habanalabs: show unsupported message for GAUDI
Oded Gabbay
2020-03-24
2
-2
/
+13
|
*
|
habanalabs: add print upon clock change
Omer Shpigelman
2020-03-24
2
-1
/
+52
|
*
|
habanalabs: update goya firmware register map
Oded Gabbay
2020-03-24
2
-30
/
+48
|
*
|
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Jules Irenge
2020-03-24
1
-0
/
+1
|
*
|
habanalabs: Add missing annotation for goya_hw_queues_lock()
Jules Irenge
2020-03-24
1
-0
/
+1
|
*
|
habanalabs: Remove unused parse_cnt variable
Tomer Tayar
2020-03-24
1
-2
/
+2
|
*
|
habanalabs: provide historical maximum of various sensors
Christine Gharzuzi
2020-03-24
2
-3
/
+12
|
*
|
habanalabs: modify the return values of hl_read/write routines
Moti Haimovski
2020-03-24
2
-37
/
+43
|
*
|
habanalabs: support temperature offset via sysfs
Moti Haimovski
2020-03-24
3
-1
/
+51
|
*
|
habanalabs: ratelimit error prints of IRQs
Oded Gabbay
2020-03-24
1
-6
/
+7
|
*
|
habanalabs: add debugfs write64/read64
Moti Haimovski
2020-03-24
3
-0
/
+165
|
*
|
habanalabs: fix DDR bar address setting
Omer Shpigelman
2020-03-24
1
-2
/
+1
|
*
|
habanalabs: removing extra ;
Oded Gabbay
2020-03-24
1
-1
/
+1
|
*
|
habanalabs: Avoid running restore chunks if no execute chunks
Tomer Tayar
2020-03-24
1
-20
/
+21
|
*
|
habanalabs: Modify CS jobs counter to u16
Tomer Tayar
2020-03-24
1
-1
/
+1
|
*
|
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
6
-137
/
+225
|
*
|
habanalabs: use the user CB size as a default job size
Omer Shpigelman
2020-03-24
1
-4
/
+2
|
*
|
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
4
-27
/
+50
|
*
|
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
2020-03-23
1
-19
/
+11
|
*
|
nvmem: sprd: Determine double data programming from device data
Baolin Wang
2020-03-23
1
-1
/
+2
|
*
|
nvmem: sprd: Optimize the block lock operation
Freeman Liu
2020-03-23
1
-4
/
+20
|
*
|
nvmem: sprd: Fix the block lock operation
Freeman Liu
2020-03-23
1
-1
/
+1
|
*
|
Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2020-03-23
9
-140
/
+1037
|
|
\
\
|
|
*
|
soundwire: qcom: add support for get_sdw_stream()
Srinivas Kandagatla
2020-03-20
1
-0
/
+8
|
|
*
|
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
2020-03-20
1
-7
/
+9
|
|
|
\
\
|
|
*
|
|
soundwire: cadence: clear FIFO to avoid pop noise issue on playback start
randerwang
2020-03-19
1
-0
/
+1
|
|
*
|
|
soundwire: cadence: multi-link support
Pierre-Louis Bossart
2020-03-19
1
-2
/
+10
[next]