summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-039-7/+20
|\
| * Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-292-0/+2
| * Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-283-7/+13
| * Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1
| * MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERSLukas Bulwahn2022-08-231-0/+1
| * Input: rk805-pwrkey - fix module autoloadingPeter Robinson2022-08-231-0/+1
| * Input: goodix - add support for GT1158Ondrej Jirman2022-08-121-0/+1
| * dt-bindings: input: touchscreen: add compatible string for Goodix GT1158Jarrah Gosbell2022-08-121-0/+1
* | Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-036-61/+67
|\ \
| * | 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
| * | serial: document start_rx member at struct uart_opsMauro Carvalho Chehab2022-08-181-0/+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-241-1/+2
| * | | clk: bcm: rpi: Add missing newlineStefan Wahren2022-08-241-3/+3
| * | | clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren2022-08-241-1/+6
| * | | clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren2022-08-231-1/+1
| * | | clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai2022-08-231-2/+1
| * | | clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai2022-08-231-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-301-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
| |/ /
* | | mm: pagewalk: Fix race between unmap and page walkerSteven Price2022-09-033-13/+16
* | | Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-036-0/+261
|\ \ \
| * | | Documentation: document ublkMing Lei2022-09-023-0/+255
| * | | Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0Jens Axboe2022-09-013-0/+6
| |\ \ \
| | * | | nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi2022-08-311-0/+3
| | * | | nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke2022-08-311-0/+1
| | * | | nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh2022-08-311-0/+2
| |/ / /
* | | | Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-0311-322/+99
|\ \ \ \
| * | | | selftests/net: return back io_uring zc send testsPavel Begunkov2022-09-012-79/+41
| * | | | io_uring/net: simplify zerocopy send user APIPavel Begunkov2022-09-017-76/+47
| * | | | io_uring/notif: remove notif registrationPavel Begunkov2022-09-015-103/+1
| * | | | Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov2022-09-014-33/+9
| * | | | Revert "io_uring: add zc notification flush requests"Pavel Begunkov2022-09-012-39/+0
| * | | | selftests/net: temporarily disable io_uring zc testPavel Begunkov2022-09-011-0/+9