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: imx-jpeg: Bounds check sizeimage access
Kees Cook
2023-03-19
1
-0
/
+5
*
media: mxl5005s: Bounds check size used for max array index
Kees Cook
2023-03-19
1
-4
/
+8
*
media: drop unnecessary networking includes
Jakub Kicinski
2023-03-19
2
-0
/
+3
*
media: dvb-frontends: Fix a typo ("Unknow sleep mode")
Jonathan Neuschäfer
2023-03-19
2
-2
/
+2
*
media: platform: exynos4-is: Fix spelling mistake "palne" -> "plane"
Colin Ian King
2023-03-19
2
-2
/
+2
*
media: tc358746: Remove unneeded semicolon
Yang Li
2023-03-19
1
-2
/
+2
*
media: rc: add Beelink Mini MXIII keymap
Christian Hewitt
2023-03-19
2
-0
/
+58
*
media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotes
Emanuel Strobel
2023-03-19
2
-0
/
+152
*
media: cx18: fix format compliance issues
Hans Verkuil
2023-03-19
1
-27
/
+44
*
media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.c
Hans Verkuil
2023-03-19
1
-97
/
+100
*
media: cx18: missing CAP_AUDIO for vbi stream
Hans Verkuil
2023-03-19
1
-1
/
+1
*
media: cx18: properly report pixelformats
Hans Verkuil
2023-03-19
1
-23
/
+38
*
media: cx18: fix incorrect input counting
Hans Verkuil
2023-03-19
1
-2
/
+2
*
media: cx18: convert to vb2
Hans Verkuil
2023-03-19
7
-346
/
+199
*
media: v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls
Hans Verkuil
2023-03-19
1
-2
/
+3
*
media: vb2: set owner before calling vb2_read
Hans Verkuil
2023-03-19
1
-2
/
+3
*
media: v4l: subdev: Make link validation safer
Sakari Ailus
2023-03-18
1
-0
/
+10
*
media: subdev: Fix validation state lockdep issue
Tomi Valkeinen
2023-03-18
1
-30
/
+52
*
media: i2c: imx290: fix conditional function definitions
Arnd Bergmann
2023-03-18
1
-3
/
+3
*
media: Revert "venus: firmware: Correct non-pix start and end addresses"
Javier Martinez Canillas
2023-03-18
1
-2
/
+2
*
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
2
-1
/
+132
*
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
2023-03-12
1
-1
/
+5
*
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-12
105
-51301
/
+39
|
\
|
*
staging: r8188eu: delete driver
Greg Kroah-Hartman
2023-03-09
101
-51232
/
+0
|
*
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
2023-03-08
1
-3
/
+3
|
*
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
2023-03-08
3
-31
/
+36
|
*
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
Philipp Hortmann
2023-03-08
1
-12
/
+0
|
*
staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script
Philipp Hortmann
2023-03-08
1
-23
/
+0
*
|
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-11
14
-40
/
+41
|
\
\
|
*
|
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
2023-03-09
1
-6
/
+18
|
*
|
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
4
-4
/
+4
|
*
|
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
3
-3
/
+3
|
*
|
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-03-09
1
-9
/
+2
|
*
|
media: i2c: ov2685: convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
media: i2c: ov5695: convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+3
|
*
|
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+2
|
*
|
misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-03-09
1
-3
/
+3
|
|
/
*
|
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
2023-03-11
1
-1
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-03-11
20
-50
/
+117
|
\
\
|
*
|
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
2023-03-07
2
-9
/
+6
|
*
|
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
2023-03-07
1
-0
/
+16
|
*
|
scsi: megaraid_sas: Driver version update to 07.725.01.00-rc1
Chandrakanth Patil
2023-03-07
1
-2
/
+2
|
*
|
scsi: megaraid_sas: Add crash dump mode capability bit in MFI capabilities
Chandrakanth Patil
2023-03-07
2
-2
/
+7
|
*
|
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2023-03-07
2
-1
/
+3
|
*
|
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
2023-03-07
1
-5
/
+7
|
*
|
scsi: mpi3mr: NVMe command size greater than 8K fails
Ranjan Kumar
2023-03-07
1
-2
/
+2
|
*
|
scsi: mpi3mr: Return proper values for failures in firmware init path
Ranjan Kumar
2023-03-07
1
-2
/
+9
|
*
|
scsi: mpi3mr: Wait for diagnostic save during controller init
Ranjan Kumar
2023-03-07
1
-1
/
+18
[next]