index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
290
-2629
/
+98743
|
\
|
*
habanalabs: correctly cast u64 to void*
Oded Gabbay
2020-06-01
1
-1
/
+1
|
*
habanalabs: initialize variable to default value
Tomer Tayar
2020-06-01
1
-1
/
+1
|
*
Merge tag 'gnss-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2020-05-29
2
-3
/
+7
|
|
\
|
|
*
gnss: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
|
*
gnss: sirf: fix error return code in sirf_probe()
Wei Yongjun
2020-05-13
1
-2
/
+6
|
*
|
Merge tag 'extcon-next-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2020-05-29
4
-11
/
+21
|
|
\
\
|
|
*
|
extcon: arizona: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
1
-8
/
+9
|
|
*
|
extcon: max14577: Add proper dt-compatible strings
Marek Szyprowski
2020-05-29
1
-0
/
+10
|
|
*
|
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
Christophe JAILLET
2020-05-29
1
-2
/
+1
|
|
*
|
extcon: remove redundant assignment to variable idx
Colin Ian King
2020-05-29
1
-1
/
+1
|
|
|
/
|
*
|
w1: omap-hdq: print dev_err if irq flags are not cleared
H. Nikolaus Schaller
2020-05-27
1
-0
/
+8
|
*
|
w1: omap-hdq: fix interrupt handling which did show spurious timeouts
H. Nikolaus Schaller
2020-05-27
1
-20
/
+42
|
*
|
w1: omap-hdq: fix return value to be -1 if there is a timeout
H. Nikolaus Schaller
2020-05-27
1
-1
/
+1
|
*
|
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
H. Nikolaus Schaller
2020-05-27
1
-5
/
+5
|
*
|
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-05-27
4
-2
/
+111
|
*
|
misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-27
1
-6
/
+5
|
*
|
misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()
John Hubbard
2020-05-27
1
-3
/
+1
|
*
|
misc: xilinx-sdfec: improve get_user_pages_fast() error handling
John Hubbard
2020-05-27
1
-10
/
+17
|
*
|
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2020-05-27
1
-14
/
+0
|
*
|
Merge tag 'misc-habanalabs-next-2020-05-25' of git://people.freedesktop.org/~...
Greg Kroah-Hartman
2020-05-25
7
-57
/
+126
|
|
\
\
|
|
*
|
habanalabs: handle MMU cache invalidation timeout
Omer Shpigelman
2020-05-25
4
-38
/
+75
|
|
*
|
habanalabs: don't allow hard reset with open processes
Omer Shpigelman
2020-05-25
1
-6
/
+11
|
|
*
|
habanalabs: GAUDI does not support soft-reset
Oded Gabbay
2020-05-25
5
-17
/
+35
|
|
*
|
habanalabs: add print for soft reset due to event
Omer Shpigelman
2020-05-25
1
-2
/
+10
|
|
*
|
habanalabs: improve MMU cache invalidation code
Omer Shpigelman
2020-05-25
1
-2
/
+4
|
|
*
|
habanalabs: don't set default fence_ops->wait
Daniel Vetter
2020-05-25
1
-1
/
+0
|
|
/
/
|
*
|
misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()
Bjorn Helgaas
2020-05-22
2
-28
/
+0
|
*
|
misc: rtsx: Simplify rtsx_comm_set_aspm()
Bjorn Helgaas
2020-05-22
1
-10
/
+3
|
*
|
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
2020-05-22
6
-39
/
+14
|
*
|
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
Bjorn Helgaas
2020-05-22
1
-2
/
+2
|
*
|
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
2020-05-22
5
-83
/
+18
|
*
|
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
2020-05-22
2
-16
/
+3
|
*
|
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
2020-05-22
1
-0
/
+27
|
*
|
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
2020-05-22
1
-3
/
+7
|
*
|
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
2020-05-22
1
-3
/
+8
|
*
|
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
2020-05-22
1
-7
/
+14
|
*
|
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
2020-05-22
3
-1
/
+12
|
*
|
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
5
-25
/
+20
|
*
|
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
2020-05-22
2
-8
/
+8
|
*
|
bus: mhi: core: Improve debug logs for loading firmware
Bhaumik Bhatt
2020-05-22
1
-3
/
+18
|
*
|
bus: mhi: core: Return appropriate error codes for AMSS load failure
Bhaumik Bhatt
2020-05-22
1
-11
/
+12
|
*
|
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
2020-05-22
5
-23
/
+5
|
*
|
bus: mhi: core: Read transfer length from an event properly
Hemant Kumar
2020-05-22
1
-2
/
+7
|
*
|
bus: mhi: core: Add range check for channel id received in event ring
Hemant Kumar
2020-05-22
1
-11
/
+29
|
*
|
bus: mhi: core: Cache intmod from mhi event to mhi channel
Hemant Kumar
2020-05-22
1
-0
/
+4
|
*
|
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
2020-05-22
2
-63
/
+47
|
*
|
Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2020-05-22
21
-72
/
+1066
|
|
\
\
|
|
*
|
soundwire: intel: use a single module
Rander Wang
2020-05-20
1
-4
/
+1
|
|
*
|
soundwire: fix spelling mistake
Vinod Koul
2020-05-20
1
-1
/
+1
[next]