index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
iio: pressure: st_pressure: Add support for LPS22DF
Martyn Welch
4
-0
/
+82
2022-09-21
rpmsg: char: Avoid double destroy of default endpoint
Shengjiu Wang
1
-1
/
+3
2022-09-21
remoteproc: virtio: Create platform device for the remoteproc_virtio
Arnaud Pouliquen
3
-77
/
+80
2022-09-21
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
Arnaud Pouliquen
3
-160
/
+161
2022-09-21
remoteproc: core: Introduce rproc_add_rvdev function
Arnaud Pouliquen
1
-2
/
+14
2022-09-21
remoteproc: core: Introduce rproc_rvdev_add_device function
Arnaud Pouliquen
2
-64
/
+98
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2
-6
/
+12
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
4
-5
/
+72
2022-09-21
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
3
-6
/
+13
2022-09-21
Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
3
-12
/
+17
2022-09-21
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Rafael Mendonca
1
-0
/
+1
2022-09-21
rnbd-srv: remove struct rnbd_dev
Christoph Hellwig
3
-50
/
+18
2022-09-21
rnbd-srv: remove rnbd_dev_{open,close}
Christoph Hellwig
4
-62
/
+18
2022-09-21
rnbd-srv: remove rnbd_endio
Christoph Hellwig
2
-15
/
+7
2022-09-21
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
Christoph Hellwig
2
-52
/
+13
2022-09-21
s390/dasd: add device ping attribute
Stefan Haberland
4
-0
/
+81
2022-09-21
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
1
-0
/
+5
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
1
-0
/
+53
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
4
-1
/
+117
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
4
-17
/
+623
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
3
-0
/
+104
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
1
-15
/
+23
2022-09-21
Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
27
-766
/
+1644
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
20
-312
/
+1519
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
69
-1054
/
+5234
2022-09-21
Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
2
-13
/
+18
2022-09-21
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2022-09-21
Merge tag 'fpga-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Greg Kroah-Hartman
4
-1
/
+23
2022-09-21
Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-linus
Greg Kroah-Hartman
1
-4
/
+4
2022-09-21
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
1
-10
/
+6
2022-09-21
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-21
net: ibm: emac: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-21
net: dsa: lantiq: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-21
net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-21
net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper
Yang Yingliang
1
-2
/
+1
2022-09-21
net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-21
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+2
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
1
-1
/
+2
2022-09-21
HID: nintendo: check analog user calibration for plausibility
Johnothan King
1
-25
/
+30
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-21
leds: pca963x: fix blink with hw acceleration
Bernardo Rodrigues
1
-2
/
+20
2022-09-21
ubi: fastmap: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+4
2022-09-21
mtd: ubi: drop unexpected word 'a' in comments
Jiang Jian
1
-2
/
+2
2022-09-21
ubi: block: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-09-21
ubi: fastmap: Fix typo in comments
Zhang Jiaming
1
-1
/
+1
2022-09-21
ubi: Fix repeated words in comments
Jilin Yuan
5
-9
/
+9
2022-09-21
spi: omap2-mcspi: Fix probe so driver works again
Dan Carpenter
1
-1
/
+1
2022-09-21
ubi: ubi-media.h: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-21
ubi: block: Remove in vain semicolon
Li zeming
1
-1
/
+1
2022-09-21
HID: nintendo: deregister home LED when it fails
Icenowy Zheng
1
-3
/
+2
[prev]
[next]