summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-041-2/+6
|\
| * KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-291-2/+6
* | Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-038-108/+134
|\ \
| * | gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| * | gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-7/+11
| * | gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| * | gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| * | gpio: realtek-otto: switch to 32-bit I/OSander Vanheule2022-08-311-81/+85
| * | gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen2022-08-311-1/+7
| * | gpio: mockup: remove gpio debugfs when remove deviceWei Yongjun2022-08-281-1/+8
| * | gpio: pxa: use devres for the clock structBartosz Golaszewski2022-08-191-9/+2
* | | Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-034-10/+22
|\ \ \
| * | | xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter2022-09-021-0/+3
| * | | xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park2022-09-021-7/+7
| * | | xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park2022-09-021-2/+6
| * | | xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2022-09-022-2/+7
* | | | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-036-7/+17
|\ \ \ \
| * | | | Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
| * | | | Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-273-7/+13
| * | | | Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1
| * | | | Input: rk805-pwrkey - fix module autoloadingPeter Robinson2022-08-221-0/+1
| * | | | Input: goodix - add support for GT1158Ondrej Jirman2022-08-111-0/+1
* | | | | Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-035-61/+59
|\ \ \ \ \
| * | | | | tty: n_gsm: avoid call of sleeping functions from atomic contextFedor Pchelkin2022-08-301-29/+24
| * | | | | tty: n_gsm: replace kicktimer with delayed_workFedor Pchelkin2022-08-301-8/+8
| * | | | | tty: n_gsm: initialize more members at gsm_alloc_mux()Tetsuo Handa2022-08-301-11/+6
| * | | | | tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()Mazin Al Haddad2022-08-301-1/+2
| * | | | | tty: serial: atmel: Preserve previous USART mode if RS485 disabledSergiu Moga2022-08-301-3/+1
| * | | | | tty: serial: lpuart: disable flow control while waiting for the transmit engi...Sherry Sun2022-08-301-0/+1
| * | | | | tty: Fix lookahead_buf crash with serdevVincent Whitchurch2022-08-301-5/+9
| * | | | | serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang2022-08-301-2/+2
| * | | | | vt: Clear selection before changing the fontHelge Deller2022-08-301-4/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-033-36/+2
|\ \ \ \ \
| * | | | | staging: rtl8712: fix use after free bugsDan Carpenter2022-08-301-36/+0
| * | | | | staging: r8188eu: Add Rosewill USB-N150 Nano to device tablesLarry Finger2022-08-161-0/+1
| * | | | | staging: r8188eu: add firmware dependencyGrzegorz Szymaszek2022-08-161-0/+1
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-033-7/+13
|\ \ \ \ \
| * | | | | Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd2022-08-311-28/+0
| * | | | | clk: bcm: rpi: Show clock id limit in error caseStefan Wahren2022-08-231-1/+2
| * | | | | clk: bcm: rpi: Add missing newlineStefan Wahren2022-08-231-3/+3
| * | | | | clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren2022-08-231-1/+6
| * | | | | clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren2022-08-221-1/+1
| * | | | | clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai2022-08-221-2/+1
| * | | | | clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai2022-08-221-0/+28
| * | | | | clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren2022-08-191-0/+1
| |/ / / /
* | | | | Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-032-7/+15
|\ \ \ \ \
| * | | | | hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf2022-08-291-0/+3
| * | | | | hwmon: (pmbus) Fix vout margin cachingVincent Whitchurch2022-08-171-2/+8
| * | | | | hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messagesChristophe JAILLET2022-08-171-5/+4
| |/ / / /
* | | | | Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-023-0/+6
|\ \ \ \ \