summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja2020-04-211-0/+5
* media: imx-media-csc-scaler: Use a shorter name for driverFabio Estevam2020-04-211-4/+6
* media: gspca: remove redundant assignment to variable statusColin Ian King2020-04-211-1/+0
* media: pwc-ctl: remove redundant assignment to variable retColin Ian King2020-04-211-1/+1
* media: mtk-mdp: Use correct aliases nameHsin-Yi Wang2020-04-211-4/+4
* media: davinci: remove redundant assignment to pointer 'common'Colin Ian King2020-04-211-1/+0
* media: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart2020-04-212-6/+6
* media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart2020-04-219-52/+60
* media: imx: utils: Split find|enum_format into fourcc and mbus functionsSteve Longerbeam2020-04-212-63/+111
* media: imx: utils: Make imx_media_pixfmt handle variable number of codesLaurent Pinchart2020-04-213-39/+46
* media: imx: utils: Introduce PIXFMT_SEL_IPUSteve Longerbeam2020-04-212-91/+26
* media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam2020-04-219-107/+128
* media: imx: Fix some pixel format selectionsSteve Longerbeam2020-04-212-2/+2
* media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart2020-04-218-79/+77
* media: imx: utils: Inline init_mbus_colorimetry() in its callerLaurent Pinchart2020-04-211-14/+10
* media: imx: utils: fix media bus format enumerationPhilipp Zabel2020-04-211-6/+16
* media: imx: utils: fix and simplify pixel format enumerationPhilipp Zabel2020-04-211-134/+59
* media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh2020-04-211-1/+1
* media: m88ds3103: Add missing '\n' in log messagesChristophe JAILLET2020-04-211-1/+1
* media: dvb-usb: make dvb_usb_device_properties constSean Young2020-04-2115-45/+60
* media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King2020-04-211-1/+1
* media: dvb: digitv: remove unused array element 0Sean Young2020-04-211-10/+12
* media: usbvision: depends on USBMauro Carvalho Chehab2020-04-201-1/+1
* media: staging: rkisp1 Kconfig: depends on OFMauro Carvalho Chehab2020-04-201-1/+1
* Merge tag 'v5.7-rc2' into patchworkMauro Carvalho Chehab2020-04-20103-579/+900
|\
| * Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
| |\
| | * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| | * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| | * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
| * | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-17/+49
| |\ \
| | * \ Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier2020-04-172-4/+27
| | |\ \
| | | * | irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier2020-04-161-0/+1
| | | * | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-162-4/+26
| | | |/
| | * | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan2020-04-171-1/+1
| | * | irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan2020-04-171-1/+1
| | * | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier2020-04-171-8/+10
| | * | irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra2020-04-171-1/+1
| | * | irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko2020-04-171-1/+2
| | * | irqchip/mbigen: Free msi_desc on device teardownZenghui Yu2020-04-171-1/+7
| | |/
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-04-188-9/+10
| |\ \
| | * | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-131-1/+3
| | * | scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser2020-04-131-0/+1
| | * | scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
| | * | scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
| | * | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
| | * | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
| | |/
| * | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-185-12/+96
| |\ \
| | * | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1
| | * | hwmon: (k10temp) make some symbols staticJason Yan2020-04-121-3/+3
| | * | hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck2020-04-121-0/+6