summaryrefslogtreecommitdiffstats
path: root/drivers/leds/led-core.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-23media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel1-2/+2
2018-11-23media: coda: limit queueing into internal bitstream bufferLucas Stach1-0/+28
2018-11-23media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel2-5/+20
2018-11-23media: coda: store unmasked fifo position in metaPhilipp Zabel4-13/+11
2018-11-23media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2-17/+12
2018-11-23media: ov2680: fix null dereference at power onRui Miguel Silva1-10/+2
2018-11-23media: v4l: uAPI doc: Changing frame interval won't change formatSakari Ailus2-0/+6
2018-11-23media: sun6i: Add A31 compatibleMaxime Ripard1-0/+1
2018-11-23media: dt-bindings: media: sun6i: Add A31 and H3 compatiblesMaxime Ripard1-1/+4
2018-11-23media: sun6i: manually fix other coding style issuesMauro Carvalho Chehab3-17/+19
2018-11-23media: sum6i: Fix a few coding style issuesMauro Carvalho Chehab4-12/+11
2018-11-23media: sun6i: Add support for Allwinner CSI V3sYong Deng9-0/+1974
2018-11-23media: dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)Yong Deng2-0/+64
2018-11-23media: ov772x: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov7670: support log_status ioctl and event interfaceAkinobu Mita1-1/+5
2018-11-23media: ov5640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: add V4L2_CID_TEST_PATTERN controlAkinobu Mita1-1/+13
2018-11-23media: mt9m111: add V4L2_CID_COLORFX controlAkinobu Mita1-1/+36
2018-11-23media: mt9m111: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: imx258: remove test pattern map from driverChen, JasonX Z1-19/+3
2018-11-23media: v4l: uAPI doc: Simplify NATIVE_SIZE selection target documentationSakari Ailus1-6/+1
2018-11-23media: imx214: Remove unnecessary self assignment in for loopNathan Chancellor1-1/+1
2018-11-23media: vicodec: Add support for 4 planes formatsDafna Hirschfeld4-2/+61
2018-11-23media: vicodec: Add support of greyscale formatDafna Hirschfeld4-44/+99
2018-11-23media: vicodec: prepare support for various number of planesDafna Hirschfeld5-27/+32
2018-11-23media: vidioc-enum-fmt.rst: update list of valid buftypesHans Verkuil1-2/+6
2018-11-23media: vim2m/vicodec: set device_caps in video_device structHans Verkuil2-7/+5
2018-11-23media: v4l: constify v4l2_ioctls[]Eric Biggers1-1/+1
2018-11-23media: venus: change the default value of GOP sizeMalathi Gottam1-1/+1
2018-11-23media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall1-1/+1
2018-11-23media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2018-11-23media: video-i2c: support changing frame intervalAkinobu Mita1-12/+66
2018-11-23media: vivid: use V4L2_FRACT_COMPAREAkinobu Mita1-6/+3
2018-11-23media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita1-0/+5
2018-11-23media: video-i2c: use i2c regmapAkinobu Mita1-27/+41
2018-11-23media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita1-5/+6
2018-11-22media: rc: ensure close() is called on rc_unregister_deviceSean Young1-0/+2
2018-11-22media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab1-2/+2
2018-11-22media: rc: cec devices do not have a lirc chardevSean Young1-2/+4
2018-11-22media: saa7134: hvr1110 can decode rc6Sean Young1-39/+4
2018-11-22media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young2-4/+1
2018-11-22media: rc: imon_raw: use fls rather than loop per bitSean Young1-24/+23
2018-11-22media: rc: XBox DVD Remote uses 12 bits scancodesSean Young2-32/+33
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin7-0/+389
2018-11-22media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love1-0/+9
2018-11-22media: seco-cec: add Consumer-IR supportEttore Chimenti3-1/+145
2018-11-22media: add SECO cec driverEttore Chimenti6-0/+823
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil22-126/+131
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil3-14/+2