summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-1770-98/+94
|\
| * media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab2018-06-151-3/+3
| * media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-155-11/+9
| * media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-1545-45/+45
| * media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-1516-30/+28
| * docs: Fix some broken referencesMauro Carvalho Chehab2018-06-158-9/+9
* | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-171-0/+5
|\ \ | |/ |/|
| * video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz2018-05-151-0/+5
* | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\ \
| * | i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1247-91/+127
|\ \ \
| * | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-127-12/+17
| * | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-127-8/+12
| * | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1211-26/+43
| * | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1212-24/+25
| * | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1212-19/+29
| * | | Convert v4l2 event to struct_sizeMatthew Wilcox2018-06-121-2/+1
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-14/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-05-141-14/+3
| |\ \ \ | | |/ / | |/| |
| | * | ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-14/+3
| | |/
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-07332-18777/+15534
|\ \ \
| * | | media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann2018-06-061-1/+1
| * | | media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil2018-06-051-0/+1
| * | | media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()Hans Verkuil2018-06-051-1/+1
| * | | media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita2018-06-051-12/+23
| * | | media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann2018-06-051-0/+2
| * | | media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann2018-06-052-6/+12
| * | | media: uvcvideo: Prevent setting unavailable flagsKieran Bingham2018-06-051-8/+9
| * | | media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller2018-05-281-5/+29
| * | | media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-284-3/+5
| * | | media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2018-05-282-2/+2
| * | | media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2018-05-282-10/+15
| * | | media: rc: ensure input/lirc device can be opened after registerSean Young2018-05-281-2/+2
| * | | media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski2018-05-281-3/+6
| * | | media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski2018-05-281-46/+36
| * | | media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski2018-05-281-3/+3
| * | | media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian2018-05-281-6/+18
| * | | media: uvcvideo: Fix driver reference countingPhilipp Zabel2018-05-281-9/+2
| * | | media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary2018-05-281-3/+6
| * | | media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary2018-05-281-7/+0
| * | | media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary2018-05-281-8/+34
| * | | media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-283-10/+33
| * | | media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil2018-05-281-52/+31
| * | | media: au8522: remove duplicate codeGustavo A. R. Silva2018-05-281-8/+6
| * | | media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil2018-05-281-2/+2
| * | | media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil2018-05-281-6/+13
| * | | media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King2018-05-281-1/+1
| * | | media: pxa_camera: avoid duplicate s_power callsAkinobu Mita2018-05-281-5/+12
| * | | media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia2018-05-281-1/+2
| * | | media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia2018-05-281-1/+1
OpenPOWER on IntegriCloud