summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-palmas.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak2-5/+11
2020-01-03media: serial_ir: change "ignoring spike" to debug levelBodo Eggert1-1/+1
2020-01-03media: MAINTAINERS: Orphan img-ir driverJames Hogan1-2/+1
2020-01-03media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes2-0/+3
2020-01-03media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida1-1/+2
2020-01-03media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding functionDaniel W. S. Almeida1-4/+3
2020-01-03media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-01-03media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young1-18/+15
2020-01-03media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-01-03media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-01-03media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-03media: v4l2-core: fix compat v4l2_buffer handling for time64 ABIArnd Bergmann1-1/+267
2020-01-03media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABIArnd Bergmann1-1/+59
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann3-4/+123
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann5-3/+86
2020-01-03media: v4l2-core: split out data copy from video_usercopyArnd Bergmann1-39/+69
2020-01-03media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann9-12/+36
2020-01-03media: documentation: fix video_event descriptionArnd Bergmann2-2/+2
2019-12-16media: vivid: support multiplanar touch devicesHans Verkuil4-8/+60
2019-12-16media: v4l2-ioctl.c: allow multiplanar for touchHans Verkuil1-1/+1
2019-12-16media: vivid: set field to NONE for touchHans Verkuil1-0/+1
2019-12-16media: pulse8-cec: log when a CEC message is receivedHans Verkuil1-0/+4
2019-12-16media: pulse8-cec: schedule next ping after current ping finishedHans Verkuil1-1/+1
2019-12-16media: pulse8-cec: use adap_free callbackHans Verkuil1-7/+13
2019-12-16media: pulse8-cec: queue received messages in an arrayHans Verkuil1-19/+61
2019-12-16media: pulse8-cec: move the transmit to a workqueueHans Verkuil1-51/+81
2019-12-16media: pulse8-cec: set tx_done_status for transmit_done statusHans Verkuil1-20/+21
2019-12-16media: pulse8-cec: add 2nd debug levelHans Verkuil1-7/+17
2019-12-16media: pulse8-cec: locking improvementsHans Verkuil1-21/+26
2019-12-16media: pulse8-cec: reorganize function orderHans Verkuil1-256/+248
2019-12-16media: pulse8-cec: improve debuggingHans Verkuil1-5/+60
2019-12-16media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor1-6/+6
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia11-11/+343
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia10-18/+18
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia1-33/+20
2019-12-16media: vidioc-enum-fmt.rst: clarify format preferenceEzequiel Garcia1-1/+3
2019-12-16media: adv7604: extend deep color mode to ADV7611Dragos Bogdan1-11/+21
2019-12-16media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo1-15/+151
2019-12-16media: pixfmt-tch-td16/tu16.rst: document that this is little endianHans Verkuil2-34/+34
2019-12-16media: imx7-mipi-csis: remove subdev_notifierRui Miguel Silva1-3/+0
2019-12-16media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun1-4/+1
2019-12-16media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda1-6/+3
2019-12-16media: dt-bindings: rcar-vin: Document compatibility string for R8A77470Niklas Söderlund1-0/+1
2019-12-16media: dt-bindings: rcar-vin: Remove paragraph about aliasesNiklas Söderlund1-3/+0
2019-12-16media: atmel: atmel-isi: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+27
2019-12-16media: atmel: atmel-isi: properly initialize pad_cfgEugen Hristev1-1/+1
2019-12-16media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16Eugen Hristev2-1/+14
2019-12-16media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmtEugen Hristev1-0/+34
2019-12-16media: atmel: atmel-isc-base: fix enum calls default formatEugen Hristev1-3/+2