Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | [media] dvbdev: replace kcalloc with kzalloc | Xiubo Li | 1 | -2/+1 |
2016-02-01 | [media] dvbdev: remove useless parentheses after return | Xiubo Li | 1 | -1/+1 |
2016-02-01 | [media] pwc: Add USB id for Philips Spc880nc webcam | Hans de Goede | 1 | -0/+6 |
2016-02-01 | [media] s5c73m3: remove duplicate module device table | Arnd Bergmann | 1 | -1/+0 |
2016-02-01 | [media] omap3isp: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -1/+4 |
2016-02-01 | [media] exynos4-is: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 2 | -4/+14 |
2016-02-01 | [media] tvp7002: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -2/+4 |
2016-02-01 | [media] tvp514x: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -2/+4 |
2016-02-01 | [media] s5k5baf: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -1/+4 |
2016-02-01 | [media] s5c73m3: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -1/+3 |
2016-02-01 | [media] adv7604: Check v4l2_of_parse_endpoint() return value | Javier Martinez Canillas | 1 | -1/+6 |
2016-02-01 | [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc | Javier Martinez Canillas | 1 | -1/+1 |
2016-02-01 | [media] v4l: Merge the YUV and YVU 4:2:0 tri-planar non-contiguous formats docs | Laurent Pinchart | 3 | -164/+17 |
2016-02-01 | [media] rcar_jpu: Add R-Car Gen2 Fallback Compatibility String | Simon Horman | 2 | -6/+8 |
2016-02-01 | [media] netup_unidvb: Remove a useless memset | Christophe JAILLET | 1 | -2/+1 |
2016-02-01 | [media] ts2020: cancel_delayed_work_sync before device removal / kfree | Ernst Martin Witte | 1 | -0/+4 |
2016-02-01 | [media] rtl2830: cancel_delayed_work_sync before device removal / kfree | Ernst Martin Witte | 1 | -0/+3 |
2016-02-01 | [media] si2157: cancel_delayed_work_sync before device removal / kfree | Ernst Martin Witte | 1 | -0/+3 |
2016-02-01 | [media] af9033: cancel_delayed_work_sync before device removal / kfree | Ernst Martin Witte | 1 | -0/+3 |
2016-02-01 | [media] af9013: cancel_delayed_work_sync before device removal / kfree | Ernst Martin Witte | 1 | -0/+4 |
2016-02-01 | [media] rtl28xxu: retry failed i2c messages | Antti Palosaari | 1 | -0/+8 |
2016-02-01 | [media] dvb-usb-dvbsky: add new product id for TT CT2-4650 CI | Torbjörn Jansson | 2 | -0/+5 |
2016-02-01 | [media] af9035: add support for 2nd tuner of MSI DigiVox Diversity | Stefan Pöschel | 2 | -3/+4 |
2016-02-01 | [media] dw2102: Add support for Terratec Cinergy S2 USB BOX | Philipp Zabel | 1 | -1/+7 |
2016-02-01 | [media] si2157.c: fix frequency range | Andrei Koshkosh | 1 | -2/+2 |
2016-02-01 | [media] media: rc: nuvoton-cir: improve locking in both interrupt handlers | Heiner Kallweit | 1 | -12/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: fix interrupt handling | Heiner Kallweit | 1 | -17/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: fix wakeup interrupt bits | Heiner Kallweit | 1 | -4/+1 |
2016-02-01 | [media] media: rc: nuvoton-cir: add locking to calls of nvt_enable_wake | Heiner Kallweit | 1 | -6/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: improve nvt_hw_detect | Heiner Kallweit | 2 | -5/+15 |
2016-02-01 | [media] media: v4l: Dual license v4l2-common.h under GPL v2 and BSD licenses | Sakari Ailus | 1 | -11/+35 |
2016-02-01 | [media] media: ti-vpe: Add CAL v4l2 camera capture driver | Benoit Parrot | 5 | -0/+2467 |
2016-02-01 | [media] MAINTAINERS: Add ti-vpe maintainer entry | Benoit Parrot | 1 | -0/+8 |
2016-02-01 | [media] media: ti-vpe: Document CAL driver | Benoit Parrot | 1 | -0/+72 |
2016-02-01 | [media] vivid: fix broken Bayer text rendering | Hans Verkuil | 1 | -0/+2 |
2016-02-01 | [media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 | Tiffany Lin | 1 | -13/+8 |
2016-02-01 | [media] DocBook media: make explicit that standard/timings never change autom... | Hans Verkuil | 2 | -2/+22 |
2016-02-01 | [media] media: adv7604: implement get_selection | Ulrich Hecht | 1 | -0/+21 |
2016-02-01 | [media] tc358743: Use local array with fixed size in i2c write | Mats Randgaard | 1 | -8/+8 |
2016-02-01 | [media] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM | Hans Verkuil | 1 | -1/+2 |
2016-02-01 | [media] radio-si476x: add return value check to avoid dead code | Fugang Duan | 1 | -2/+2 |
2016-02-01 | [media] cx231xx: Fix memory leak | Jean-Baptiste Theou | 1 | -0/+5 |
2016-02-01 | [media] wl128x: fix typo in MODULE_PARM_DESC | Dan Carpenter | 1 | -1/+1 |
2016-02-01 | [media] staging: media: lirc: fix MODULE_PARM_DESC typo | Dan Carpenter | 1 | -1/+1 |
2016-02-01 | [media] vpx3220: signedness bug in vpx3220_fp_read() | Dan Carpenter | 1 | -1/+1 |
2016-02-01 | [media] coda: fix first encoded frame payload | Philipp Zabel | 1 | -1/+1 |
2016-02-01 | [media] media: bt8xx: constify sp887x_config structure | Julia Lawall | 1 | -1/+1 |
2016-02-01 | [media] media: bt8xx: constify or51211_config structure | Julia Lawall | 1 | -1/+1 |
2016-02-01 | [media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_config structure | Julia Lawall | 3 | -8/+8 |
2016-02-01 | [media] av7110: constify sp8870_config structure | Julia Lawall | 1 | -1/+1 |