summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen1-0/+4
2022-06-14serial: sifive: Sanitize CSIZE and c_iflagIlpo Järvinen1-1/+5
2022-06-14serial: sh-sci: Don't allow CS5-6Ilpo Järvinen1-1/+5
2022-06-14serial: txx9: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-06-14serial: rda-uart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-06-14serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-06-14serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485Ilpo Järvinen1-4/+4
2022-06-14serial: meson: acquire port->lock in startup()John Ogness1-0/+13
2022-06-14rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-06-14clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland1-1/+1
2022-06-14soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin1-0/+2
2022-06-14coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli1-3/+4
2022-06-14serial: sifive: Report actual baud base rather than fixed 115200Maciej W. Rozycki1-1/+1
2022-06-14phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold1-1/+1
2022-06-14rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() failsKrzysztof Kozlowski1-1/+1
2022-06-14iio: adc: sc27xx: Fine tune the scale calibration valuesCixi Geng1-8/+8
2022-06-14iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng1-2/+2
2022-06-14iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin1-4/+4
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong1-6/+6
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun1-1/+1
2022-06-14rpmsg: qcom_smd: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-14pwm: lp3943: Fix duty calculation in case period was clampedUwe Kleine-König1-0/+1
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET1-1/+1
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin1-0/+1
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche1-0/+2
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua1-1/+1
2022-06-14tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...Sherry Sun1-20/+4
2022-06-14tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probeMiaoqian Lin1-0/+1
2022-06-14tty: goldfish: Use tty_port_destroy() to destroy portWang Weiyang1-0/+2
2022-06-14iio: adc: ad7124: Remove shift from scan_typeAlexandru Tachici1-1/+0
2022-06-14staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel1-2/+2
2022-06-14pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boardsRandy Dunlap1-1/+1
2022-06-14md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai1-0/+6
2022-06-14block: fix bio_clone_blkg_association() to associate with proper blkcg_gqJan Kara1-1/+1
2022-06-14bfq: Make sure bfqg for which we are queueing requests is onlineJan Kara1-3/+12
2022-06-14bfq: Get rid of __bio_blkcg() usageJan Kara3-51/+25
2022-06-14bfq: Remove pointless bfq_init_rq() callsJan Kara1-6/+6
2022-06-14bfq: Drop pointless unlock-lock pairJan Kara1-3/+0
2022-06-14bfq: Avoid merging queues with different parentsJan Kara1-0/+8
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-06-14RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang1-1/+1
2022-06-14Kconfig: add config option for asm goto w/ outputsNick Desaulniers1-0/+4
2022-06-14phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold1-0/+9
2022-06-14blk-iolatency: Fix inflight count imbalances and IO hangs on offlineTejun Heo1-58/+64
2022-06-14dt-bindings: gpio: altera: correct interrupt-cellsDinh Nguyen1-2/+3
2022-06-14docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa1-1/+1
2022-06-14ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann3-7/+7
2022-06-14phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-06-14arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T1-1/+1