aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch4-0/+82
2022-09-21rpmsg: char: Avoid double destroy of default endpointShengjiu Wang1-1/+3
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen3-77/+80
2022-09-21remoteproc: Move rproc_vdev management to remoteproc_virtio.cArnaud Pouliquen3-160/+161
2022-09-21remoteproc: core: Introduce rproc_add_rvdev functionArnaud Pouliquen1-2/+14
2022-09-21remoteproc: core: Introduce rproc_rvdev_add_device functionArnaud Pouliquen2-64/+98
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe2-6/+12
2022-09-21nvme: wire up async polling for io passthrough commandsKanchan Joshi4-5/+72
2022-09-21ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng3-6/+13
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds3-12/+17
2022-09-21drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()Rafael Mendonca1-0/+1
2022-09-21rnbd-srv: remove struct rnbd_devChristoph Hellwig3-50/+18
2022-09-21rnbd-srv: remove rnbd_dev_{open,close}Christoph Hellwig4-62/+18
2022-09-21rnbd-srv: remove rnbd_endioChristoph Hellwig2-15/+7
2022-09-21rnbd-srv: simplify rnbd_srv_fill_msg_open_rspChristoph Hellwig2-52/+13
2022-09-21s390/dasd: add device ping attributeStefan Haberland4-0/+81
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland1-0/+5
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+53
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland4-1/+117
2022-09-21s390/dasd: add copy pair setupStefan Haberland4-17/+623
2022-09-21s390/dasd: add query PPRC functionStefan Haberland3-0/+104
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland1-15/+23
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-nextGreg Kroah-Hartman27-766/+1644
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman20-312/+1519
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman69-1054/+5234
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski2-13/+18
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-nextGreg Kroah-Hartman1-1/+1
2022-09-21Merge tag 'fpga-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman4-1/+23
2022-09-21Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-linusGreg Kroah-Hartman1-4/+4
2022-09-21net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang1-10/+6
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang1-3/+1
2022-09-21net: ibm: emac: Switch to use dev_err_probe() helperYang Yingliang1-5/+3
2022-09-21net: dsa: lantiq: Switch to use dev_err_probe() helperYang Yingliang1-5/+3
2022-09-21net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang1-3/+2
2022-09-21net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang1-2/+1
2022-09-21net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang1-5/+2
2022-09-21mmc: Merge branch fixes into nextUlf Hansson1-1/+2
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris1-1/+2
2022-09-21HID: nintendo: check analog user calibration for plausibilityJohnothan King1-25/+30
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie1-3/+0
2022-09-21leds: pca963x: fix blink with hw accelerationBernardo Rodrigues1-2/+20
2022-09-21ubi: fastmap: Use the bitmap API to allocate bitmapsChristophe JAILLET1-6/+4
2022-09-21mtd: ubi: drop unexpected word 'a' in commentsJiang Jian1-2/+2
2022-09-21ubi: block: Fix typos in commentsJulia Lawall1-1/+1
2022-09-21ubi: fastmap: Fix typo in commentsZhang Jiaming1-1/+1
2022-09-21ubi: Fix repeated words in commentsJilin Yuan5-9/+9
2022-09-21spi: omap2-mcspi: Fix probe so driver works againDan Carpenter1-1/+1
2022-09-21ubi: ubi-media.h: Fix comment typoJason Wang1-1/+1
2022-09-21ubi: block: Remove in vain semicolonLi zeming1-1/+1
2022-09-21HID: nintendo: deregister home LED when it failsIcenowy Zheng1-3/+2