summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-20362-1776/+3607
|\
| * Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-207-20/+68
| |\
| | * serial: core: Fix serial core port id, including multiport devicesTony Lindgren2023-08-112-1/+28
| | * serial: 8250: drop lockdep annotation from serial8250_clear_IER()Jiri Slaby (SUSE)2023-08-111-3/+0
| | * tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_muxYi Yang2023-08-111-1/+2
| | * serial: core: Revert port_id useTony Lindgren2023-08-091-1/+1
| | * TIOCSTI: Document CAP_SYS_ADMIN behaviour in KconfigGünther Noack2023-08-091-0/+3
| | * serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren2023-08-041-0/+1
| | * serial: 8250: Reinit port_id when adding back serial8250_isa_devsTony Lindgren2023-08-041-0/+1
| | * serial: core: Fix kmemleak issue for serial core device removeTony Lindgren2023-08-041-0/+2
| | * serial: core: Fix serial_base_match() after fixing controller port nameTony Lindgren2023-08-031-2/+8
| | * serial: core: Fix serial core controller port name to show controller idTony Lindgren2023-08-011-12/+20
| | * serial: core: Fix serial core port id to not use port->lineTony Lindgren2023-08-012-1/+3
| | * tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...Sherry Sun2023-08-011-2/+2
| * | Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-196-8/+36
| |\ \
| | * | i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye2023-08-141-4/+7
| | * | i2c: sun6i-p2wi: Fix an error message in probe()Dan Carpenter2023-08-141-1/+2
| | * | i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang2023-08-141-0/+8
| | * | i2c: tegra: Fix i2c-tegra DMA config option processingParker Newman2023-08-141-1/+1
| | * | i2c: tegra: Fix failure during probe deferral cleanupThierry Reding2023-08-141-0/+1
| | * | i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen2023-08-141-2/+13
| | * | i2c: designware: Correct length byte validation logicQuan Nguyen2023-08-141-1/+2
| | * | i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't workCarlos Song2023-08-141-0/+3
| * | | Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-195-7/+9
| |\ \ \
| | * | | fbdev: goldfishfb: Do not check 0 for platform_get_irq()Zhu Wang2023-08-151-2/+2
| | * | | fbdev: atmel_lcdfb: Remove redundant of_match_ptr()Ruan Jinjie2023-08-151-1/+1
| | * | | fbdev: ssd1307fb: Print the PWM's label instead of its numberUwe Kleine-König2023-07-311-2/+2
| | * | | fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong2023-07-311-1/+3
| | * | | fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperAtul Raut2023-07-311-1/+1
| | | |/ | | |/|
| * | | Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds2023-08-191-1/+1
| |\ \ \
| | * | | drivers/rnbd: restore sysfs interface to rnbd-clientLi Zhijian2023-08-181-1/+1
| * | | | Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-08-193-5/+8
| |\ \ \ \
| | * | | | media: imx: imx7-media-csi: Fix applying format constraintsFabio Estevam2023-08-091-2/+5
| | * | | | media: uvcvideo: Fix menu count handling for userspace XU mappingsLaurent Pinchart2023-07-281-1/+1
| | * | | | media: mtk-jpeg: Set platform driver data earlierChen-Yu Tsai2023-07-281-2/+2
| * | | | | Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-182-7/+16
| |\ \ \ \ \
| | * | | | | gpiolib: fix reference leaks when removing GPIO chips still in useBartosz Golaszewski2023-08-161-5/+11
| | * | | | | gpiolib: sysfs: Do unexport GPIO when user asks for itAndy Shevchenko2023-08-161-2/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2023-08-184-22/+24
| |\ \ \ \ \
| | * | | | | mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li2023-08-151-4/+7
| | * | | | | mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli2023-08-091-11/+3
| | * | | | | mmc: sunplus: fix return value check of mmc_add_host()Wei Chen2023-08-091-4/+12
| | * | | | | mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang2023-08-091-2/+0
| | * | | | | mmc: block: Fix in_flight[issue_type] value errorYibin Ding2023-08-081-3/+4
| * | | | | | Merge tag 'pinctrl-v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-08-183-3/+9
| |\ \ \ \ \ \
| | * | | | | | pinctrl: qcom: Add intr_target_width field to support increased number of int...Ninad Naik2023-08-103-3/+9
| * | | | | | | Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-183-1/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-08-171-0/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixesTony Lindgren2023-08-021-0/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | bus: ti-sysc: Flush posted write on enable before resetTony Lindgren2023-06-141-0/+2