summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-18media: dvb-usb: dibusb-mc: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: dibusb-mb: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: vp7045: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: vp702x: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: umt-010: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: ttusb2: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: technisat-usb2: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: dvb-usb: pctv452e: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: opera1: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: nova-t-usb2: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: m920x: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: gp8psk: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dw2102: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: dtv5100: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: dvb-usb: dtt200u: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: digitv: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: cxusb: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: cinergyT2-core: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: dvb-usb: az6027: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: af9005: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-04-18media: dvb-usb: a800: use an enum for the device numberMauro Carvalho Chehab
2022-04-18media: dvb-usb: vp702x: reference to usb ID tableMauro Carvalho Chehab
2022-04-18media: dvb-usb: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-16random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld
2022-04-15Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-15i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-15i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko
2022-04-15i2c: dev: check return value when calling dev_set_name()Andy Shevchenko
2022-04-15i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson
2022-04-15i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut
2022-04-15i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer
2022-04-15dm: fix bio length of empty flushShin'ichiro Kawasaki
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-15nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-15nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-15nvme: don't print verbose errors for internal passthrough requestsChaitanya Kulkarni
2022-04-14dm: allow dm_accept_partial_bio() for dm_io without duplicate biosMike Snitzer
2022-04-14Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-04-15Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds