aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-02media: i2c: ov9650: Fix an error messageChristophe JAILLET
2021-06-02media: i2c: ov2659: Fix an error messageChristophe JAILLET
2021-06-02media: imx208: Add imx208 camera sensor driverShawn Tu
2021-06-02media: i2c: ov8865: remove unnecessary NULL checkPaul Kocialkowski
2021-06-02media: staging: ipu3-imgu: Document pages fieldSakari Ailus
2021-06-02media: ov8856: add vflip/hflip control supportShawn Tu
2021-06-02media: ov8856: Add support for 2 data lanesShawn Tu
2021-06-02media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk...Dillon Min
2021-06-02media: ipu3-cio2: Fix reference counting when looping over ACPI devicesAndy Shevchenko
2021-06-02media: ccs: Fix the op_pll_multiplier addressBernhard Wimmer
2021-06-02media: staging: ipu3-imgu: Move the UAPI header from include under include/uapiSakari Ailus
2021-06-02media: v4l: async, fwnode: Improve module organisationSakari Ailus
2021-06-02media: mc-request.c: allow object_bind in QUEUED stateHans Verkuil
2021-06-02media: sp8870: move it to stagingMauro Carvalho Chehab
2021-06-02media: av7110: move driver to stagingMauro Carvalho Chehab
2021-06-02media: move ttpci-eeprom to commonMauro Carvalho Chehab
2021-06-02Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-29Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman
2021-05-28i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-05-28i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang
2021-05-28Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-27Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones
2021-05-27Merge tag 'acpi-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-27Merge tag 'iommu-fixes-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer