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
...
*
media: cec: meson: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
1
-1
/
+1
*
media: cec: ch7322: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
1
-1
/
+1
*
media: rc: meson-ir: support MMIO regmaps to access registers
Zelong Dong
2023-07-14
2
-34
/
+39
*
media: rc: meson-ir: rename Meson IR Controller register macros
Zelong Dong
2023-07-14
1
-37
/
+40
*
media: rc: meson-ir: sort Meson IR Controller register macros
Zelong Dong
2023-07-14
1
-19
/
+10
*
media: verisilicon: change confusingly named relaxed register access
Arnd Bergmann
2023-07-14
2
-11
/
+11
*
media: verisilicon: fix excessive stack usage
Arnd Bergmann
2023-07-14
1
-21
/
+21
*
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
Yunfei Dong
2023-07-14
1
-1
/
+2
*
media: pci: cx23885: fix error handling for cx23885 ATSC boards
Nikolay Burykin
2023-07-14
1
-12
/
+0
*
media: pulse8-cec: handle possible ping error
Dmitry Antipov
2023-07-14
1
-2
/
+5
*
media: mtk_jpeg_core: avoid unused-variable warning
Arnd Bergmann
2023-07-14
3
-11
/
+3
*
media: imx-jpeg: Support to assign slot for encoder/decoder
Ming Qian
2023-07-14
3
-73
/
+68
*
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
2023-07-14
1
-2
/
+2
*
media: amphion: use dev_err_probe
Alexander Stein
2023-07-14
1
-5
/
+4
*
media: staging: atomisp: select V4L2_FWNODE
Sakari Ailus
2023-07-14
1
-0
/
+1
*
media: tc358746: Address compiler warnings
Sakari Ailus
2023-07-14
1
-2
/
+2
*
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-09
8
-30
/
+33
|
\
|
*
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
1
-1
/
+1
|
*
ntb_netdev: Fix module_init problem
Geoff Levand
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-8
/
+4
|
*
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-08
1
-12
/
+5
|
*
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
2023-07-08
1
-0
/
+1
|
*
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
2023-07-08
1
-0
/
+2
|
*
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
9
-39
/
+28
|
\
\
|
*
|
scsi: ufs: core: Remove unused function declaration
Keoseong Park
2023-06-29
1
-1
/
+0
|
*
|
scsi: target: iblock: Quiet bool conversion warning with pr_preempt use
Mike Christie
2023-06-29
1
-1
/
+1
|
*
|
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
2023-06-29
1
-23
/
+14
|
*
|
scsi: isci: Fix comment typo
Yueh-Shun Li
2023-06-29
1
-1
/
+1
|
*
|
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-22
2
-5
/
+4
|
*
|
scsi: target: tcmu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-2
/
+2
|
*
|
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-22
1
-1
/
+1
|
*
|
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
2023-06-22
1
-5
/
+5
*
|
|
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-08
3
-3
/
+2
|
\
\
\
|
*
|
|
i2c: mpc: Drop unused variable
Guenter Roeck
2023-07-06
1
-1
/
+0
|
*
|
|
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-07-06
1
-2
/
+0
|
*
|
|
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-07-06
1
-0
/
+2
*
|
|
|
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-08
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
Matthias Kaehlcke
2023-06-28
1
-0
/
+3
*
|
|
|
|
Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-07-08
1
-11
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"
Ulf Hansson
2023-06-30
1
-11
/
+4
*
|
|
|
|
|
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-07
113
-349
/
+1249
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2023-07-07
1
-3
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/panel: Fine tune Starry-ili9882t panel HFP and HBP
Cong Yang
2023-06-30
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...
Dave Airlie
2023-07-07
2
-22
/
+25
|
|
\
\
\
\
\
\
\
[prev]
[next]