Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | [media] vsp1: use proper dma alloc/free functions | Linus Torvalds | 1 | -2/+2 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -10/+7 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -11/+22 |
2016-03-17 | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 324 | -9841/+10800 |
2016-03-15 | Merge commit '840f5b0572ea' into v4l_for_linus | Mauro Carvalho Chehab | 324 | -9841/+10800 |
2016-03-15 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
2016-03-10 | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 1 | -0/+23 |
2016-03-10 | media: au0828 disable tuner to demod link in au0828_media_device_register() | Shuah Khan | 2 | -18/+26 |
2016-03-10 | [media] touptek: cast char types on %x printk | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-03-10 | [media] touptek: don't DMA at the stack | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-03-10 | [media] mceusb: use %*ph for small buffer dumps | Mauro Carvalho Chehab | 1 | -3/+2 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 1 | -5/+5 |
2016-03-05 | [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links | Laurent Pinchart | 1 | -10/+2 |
2016-03-05 | [media] v4l: vsp1: Check if an entity is a subdev with the right function | Laurent Pinchart | 1 | -1/+1 |
2016-03-05 | [media] hide unused functions for !MEDIA_CONTROLLER | Arnd Bergmann | 1 | -7/+2 |
2016-03-05 | [media] em28xx: fix Terratec Grabby AC97 codec detection | Matthieu Rogez | 1 | -0/+38 |
2016-03-05 | [media] media: add prefixes to interface types | Shuah Khan | 1 | -17/+17 |
2016-03-05 | [media] media: rc: nuvoton: switch attribute wakeup_data to text | Heiner Kallweit | 1 | -32/+53 |
2016-03-05 | [media] v4l2-ioctl: fix YUV422P pixel format description | Philipp Zabel | 1 | -1/+1 |
2016-03-05 | [media] media: fix null pointer dereference in v4l_vb2q_enable_media_source() | Shuah Khan | 1 | -1/+3 |
2016-03-05 | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 1 | -11/+22 |
2016-03-03 | [media] media: au0828 audio mixer isn't connected to decoder | Shuah Khan | 1 | -9/+45 |
2016-03-03 | [media] dw2102: add support for TeVii S662 | Olli Salonen | 1 | -6/+17 |
2016-03-03 | [media] dw2102: ts2020 included twice | Olli Salonen | 1 | -1/+0 |
2016-03-03 | [media] dvb-core: fix return code checking for devices with CA | Olli Salonen | 1 | -1/+1 |
2016-03-03 | [media] cx24120: make sure tuner is locked at get_frontend | Jemma Denson | 1 | -1/+3 |
2016-03-03 | [media] em28xx: add support for Terratec Grabby Record led | Matthieu Rogez | 1 | -0/+11 |
2016-03-03 | [media] em28xx: add support for Terratec Grabby REC button | Matthieu Rogez | 1 | -0/+1 |
2016-03-03 | [media] saa7134: fix warning with !MEDIA_CONTROLLER | Arnd Bergmann | 1 | -2/+2 |
2016-03-03 | [media] em28xx: restore lost #ifdef | Arnd Bergmann | 1 | -0/+2 |
2016-03-03 | [media] coda: fix error path in case of missing pdata on non-DT platform | Philipp Zabel | 1 | -6/+4 |
2016-03-03 | [media] media: Properly handle user pointers | Sakari Ailus | 1 | -4/+4 |
2016-03-03 | [media] media: Move media_get_uptr() macro out of the media.h user space header | Sakari Ailus | 1 | -0/+5 |
2016-03-03 | [media] rc: sunxi-cir: support module autoloading | Emilio López | 1 | -0/+1 |
2016-03-03 | [media] v4l: omap3isp: Use V4L2 graph PM operations | Sakari Ailus | 4 | -225/+6 |
2016-03-03 | [media] v4l: Add generic pipeline power management code | Sakari Ailus | 1 | -1/+182 |
2016-03-03 | [media] media: Always keep a graph walk large enough around | Sakari Ailus | 1 | -0/+21 |
2016-03-03 | [media] cx23885: incorrect I2C bus used in the CI registration | Olli Salonen | 1 | -2/+2 |
2016-03-03 | [media] igorplugusb: fix leaks in error path | Sean Young | 1 | -5/+12 |
2016-03-03 | [media] media: au0828 enable the right media source when input changes | Shuah Khan | 1 | -1/+9 |
2016-03-03 | [media] cx23885: fix reversed I2C bus numbering | Olli Salonen | 1 | -6/+6 |
2016-03-03 | [media] dw2102: convert TechnoTrend S2-4600 to use I2C binding for demod | Olli Salonen | 1 | -28/+43 |
2016-03-03 | [media] rtl2832: move stats polling to read status | Antti Palosaari | 2 | -50/+30 |
2016-03-03 | [media] rtl2832: improve slave TS control | Antti Palosaari | 3 | -46/+54 |
2016-03-03 | [media] mn88473: finalize driver | Antti Palosaari | 3 | -163/+246 |
2016-03-03 | [media] mn88473: move out of staging | Antti Palosaari | 4 | -0/+568 |
2016-03-03 | [media] saa7134: Add support for Snazio TvPVR PRO | GEORGE | 3 | -1/+59 |
2016-03-03 | [media] media: au0828 set ctrl_input in au0828_s_input() | Shuah Khan | 1 | -2/+8 |
2016-03-03 | [media] Fix AverMedia RM-KS remote keymap | Philippe Valembois | 1 | -28/+28 |
2016-03-03 | [media] Add support for Avermedia AverTV Volar HD 2 (TD110) | Philippe Valembois | 2 | -0/+3 |