Age | Commit message (Expand) | Author |
2018-06-26 | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF | Sean Young |
2018-06-17 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds |
2018-06-17 | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds |
2018-06-15 | media: max2175: fix location of driver's companion documentation | Mauro Carvalho Chehab |
2018-06-15 | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab |
2018-06-15 | media: dvb: point to the location of the old README.dvb-usb file | Mauro Carvalho Chehab |
2018-06-15 | media: dvb: fix location of get_dvb_firmware script | Mauro Carvalho Chehab |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | Convert v4l2 event to struct_size | Matthew Wilcox |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-06-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | media: omap2: fix compile-testing with FB_OMAP2=m | Arnd Bergmann |
2018-06-06 | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-06-05 | media: media/radio/Kconfig: add back RADIO_ISA | Hans Verkuil |
2018-06-05 | media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl() | Hans Verkuil |
2018-06-05 | media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power | Akinobu Mita |
2018-06-05 | media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG | Arnd Bergmann |
2018-06-05 | media: marvel-ccic: allow ccic and mmp drivers to coexist | Arnd Bergmann |
2018-06-05 | media: uvcvideo: Prevent setting unavailable flags | Kieran Bingham |
2018-05-30 | media: rc: introduce BPF_PROG_LIRC_MODE2 | Sean Young |
2018-05-28 | media: ddbridge: conditionally enable fast TS for stv0910-equipped bridges | Daniel Scheller |
2018-05-28 | media: dvb-frontends/stv0910: make TS speed configurable | Daniel Scheller |
2018-05-28 | media: ddbridge/mci: add identifiers to function definition arguments | Daniel Scheller |
2018-05-28 | media: ddbridge/mci: protect against out-of-bounds array access in stop() | Daniel Scheller |
2018-05-28 | media: rc: ensure input/lirc device can be opened after register | Sean Young |
2018-05-28 | media: rc: nuvoton: Keep device enabled during reg init | Michał Winiarski |
2018-05-28 | media: rc: nuvoton: Keep track of users on CIR enable/disable | Michał Winiarski |
2018-05-28 | media: rc: nuvoton: Tweak the interrupt enabling dance | Michał Winiarski |
2018-05-28 | media: uvcvideo: Support realtek's UVC 1.5 device | ming_qian |
2018-05-28 | media: uvcvideo: Fix driver reference counting | Philipp Zabel |
2018-05-28 | media: gspca_zc3xx: Enable short exposure times for OV7648 | Ondrej Zary |
2018-05-28 | media: gspca_zc3xx: Fix power line frequency settings for OV7648 | Ondrej Zary |
2018-05-28 | media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648 | Ondrej Zary |
2018-05-28 | media: v4l2-core: push taking ioctl mutex down to ioctl handler | Hans Verkuil |
2018-05-28 | media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2 | Hans Verkuil |
2018-05-28 | media: au8522: remove duplicate code | Gustavo A. R. Silva |
2018-05-28 | media: adv7511: fix incorrect clear of CEC receive interrupt | Hans Verkuil |
2018-05-28 | media: cec: fix wrong tx/rx_status values when canceling a msg | Hans Verkuil |
2018-05-28 | media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge" | Colin Ian King |
2018-05-28 | media: pxa_camera: avoid duplicate s_power calls | Akinobu Mita |
2018-05-28 | media: tw686x: Fix incorrect vb2_mem_ops GFP flags | Ezequiel Garcia |
2018-05-28 | media: m2m-deinterlace: Remove DMA_ENGINE dependency | Ezequiel Garcia |