Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | media: af9035: prevent buffer overflow on write | Jozef Balga | 1 | -2/+4 |
2018-08-08 | media: rtl28xxu: be sure that it won't go past the array size | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-08-03 | media: au0828: fix spelling mistake: "completition" -> "completion" | Colin Ian King | 1 | -1/+1 |
2018-08-03 | media: cx231xx: fix spelling mistake: "completition" -> "completion" | Colin Ian King | 2 | -3/+3 |
2018-08-03 | media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion" | Colin Ian King | 1 | -2/+2 |
2018-08-03 | media: dvb-usb: fix spelling mistake: "completition" -> "completion" | Colin Ian King | 1 | -2/+2 |
2018-08-02 | media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 1 | -3/+3 |
2018-08-02 | media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup() | Jia-Ju Bai | 1 | -10/+10 |
2018-08-02 | media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer() | Jia-Ju Bai | 1 | -1/+1 |
2018-08-02 | media: dw2102: Fix memleak on sequence of probes | Anton Vasilyev | 1 | -5/+14 |
2018-08-02 | media: dvb: represent min/max/step/tolerance freqs in Hz | Mauro Carvalho Chehab | 8 | -31/+29 |
2018-08-02 | media: dvb: convert tuner_info frequencies to Hz | Mauro Carvalho Chehab | 1 | -3/+3 |
2018-08-02 | media: usbtv: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 1 | -2/+3 |
2018-08-02 | media: go7007: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 2 | -9/+11 |
2018-08-02 | media: cx231xx: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 3 | -10/+15 |
2018-07-30 | media: em28xx: disable null packet filter for WinTVdualHD | Robert Schlabbach | 1 | -1/+1 |
2018-07-30 | media: em28xx: explicitly disable TS packet filter | Robert Schlabbach | 1 | -2/+2 |
2018-07-30 | media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861 | Akihiro Tsukada | 5 | -10/+476 |
2018-07-27 | media: uvcvideo: Send a control event when a Control Change interrupt arrives | Guennadi Liakhovetski | 4 | -67/+284 |
2018-07-27 | media: uvcvideo: Handle control pipe protocol STALLs | Guennadi Liakhovetski | 1 | -6/+46 |
2018-07-27 | media: uvcvideo: Remove a redundant check | Guennadi Liakhovetski | 1 | -2/+2 |
2018-07-27 | media: uvcvideo: Also validate buffers in BULK mode | Nicolas Dufresne | 1 | -6/+4 |
2018-07-27 | media: uvcvideo: Add KSMedia 8-bit IR format support | Laurent Pinchart | 2 | -0/+8 |
2018-07-27 | media: uvcvideo: Fix minor spelling | Kieran Bingham | 1 | -1/+1 |
2018-07-27 | media: em28xx-cards: disable V4L2 mode for dual tuners | Mauro Carvalho Chehab | 1 | -0/+11 |
2018-07-27 | media: em28xx: Remove duplicate PID | Brad Love | 1 | -2/+0 |
2018-07-27 | media: em28xx: Fix DualHD disconnect oops | Brad Love | 1 | -1/+3 |
2018-07-27 | media: em28xx: Fix dual transport stream operation | Brad Love | 1 | -1/+3 |
2018-07-27 | media: dib0700: add code comment | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-27 | media: cx231xx: don't check number of messages in the driver | Wolfram Sang | 1 | -2/+0 |
2018-07-27 | media: em28xx: don't check number of messages in the driver | Wolfram Sang | 1 | -4/+0 |
2018-07-27 | media: hdpvr: don't check number of messages in the driver | Wolfram Sang | 1 | -3/+0 |
2018-07-27 | media: dvb-usb: don't check number of messages in the driver | Wolfram Sang | 1 | -3/+0 |
2018-07-27 | media: tm6000: don't check number of messages in the driver | Wolfram Sang | 1 | -2/+0 |
2018-07-27 | media: gl861: fix probe of dvb_usb_gl861 | Mika Båtsman | 1 | -11/+10 |
2018-07-25 | media: gspca_kinect: cast sizeof to int for comparison | Julia Lawall | 1 | -1/+1 |
2018-07-04 | media: stk1160: Set the vb2_queue lock before calling vb2_queue_init | Ezequiel Garcia | 1 | -1/+1 |
2018-06-28 | media: tm6000: add error handling for dvb_register_adapter | Zhouyang Jia | 1 | -0/+5 |
2018-06-27 | media: cx231xx: fix RC_CORE dependency | Arnd Bergmann | 1 | -1/+1 |
2018-06-15 | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab | 1 | -2/+0 |
2018-06-15 | media: dvb: point to the location of the old README.dvb-usb file | Mauro Carvalho Chehab | 41 | -41/+41 |
2018-06-15 | media: dvb: fix location of get_dvb_firmware script | Mauro Carvalho Chehab | 6 | -10/+8 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 2 | -2/+2 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 9 | -18/+19 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 8 | -14/+21 |
2018-06-05 | media: uvcvideo: Prevent setting unavailable flags | Kieran Bingham | 1 | -8/+9 |
2018-05-28 | media: uvcvideo: Support realtek's UVC 1.5 device | ming_qian | 1 | -6/+18 |
2018-05-28 | media: uvcvideo: Fix driver reference counting | Philipp Zabel | 1 | -9/+2 |
2018-05-28 | media: gspca_zc3xx: Enable short exposure times for OV7648 | Ondrej Zary | 1 | -3/+6 |
2018-05-28 | media: gspca_zc3xx: Fix power line frequency settings for OV7648 | Ondrej Zary | 1 | -7/+0 |