Age | Commit message (Expand) | Author | Files | Lines |
2014-02-04 | [media] adv7842: Composite free-run platfrom-data fix | Martin Bugge | 1 | -1/+1 |
2014-02-04 | [media] v4l2-dv-timings: fix GTF calculation | Martin Bugge | 1 | -0/+1 |
2014-02-04 | [media] hdpvr: Fix memory leak in debug | Masanari Iida | 1 | -1/+3 |
2014-02-04 | [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2 | Antti Palosaari | 1 | -0/+2 |
2014-02-04 | [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset | Dave Jones | 1 | -1/+1 |
2014-02-04 | [media] mxl111sf: Fix unintentional garbage stack read | Dave Jones | 1 | -1/+1 |
2014-02-04 | [media] cx24117: use a valid dev pointer for dev_err printout | Andi Shyti | 1 | -1/+1 |
2014-02-04 | [media] cx24117: remove dead code in always 'false' if statement | Andi Shyti | 1 | -8/+0 |
2014-02-04 | [media] update Michael Krufky's email address | Michael Krufky | 16 | -19/+19 |
2014-02-04 | [media] vb2: Check if there are buffers before streamon | Ricardo Ribalda | 1 | -0/+5 |
2014-02-04 | [media] Revert "[media] videobuf_vm_{open,close} race fixes" | Hans Verkuil | 3 | -19/+13 |
2014-02-04 | [media] media: bt8xx: add missing put_device call | Levente Kurusa | 1 | -1/+1 |
2014-02-04 | [media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally | Sylwester Nawrocki | 1 | -0/+2 |
2014-02-04 | [media] exynos4-is: Compile in fimc runtime PM callbacks conditionally | Sylwester Nawrocki | 1 | -0/+2 |
2014-02-04 | [media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled() | Sylwester Nawrocki | 2 | -3/+5 |
2014-02-04 | [media] s5p-jpeg: Fix wrong NV12 format parameters | Jacek Anaszewski | 1 | -4/+4 |
2014-02-04 | [media] s5k5baf: allow to handle arbitrary long i2c sequences | Andrzej Hajda | 1 | -11/+19 |
2014-01-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 215 | -17396/+16869 |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-01-28 | [media] media: v4l2-dev: fix video device index assignment | Marek Szyprowski | 1 | -1/+1 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+6 |
2014-01-24 | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2 | -6/+17 |
2014-01-15 | [media] rc-core: reuse device numbers | Mauro Carvalho Chehab | 1 | -3/+17 |
2014-01-15 | [media] em28xx-cards: properly initialize the device bitmap | Mauro Carvalho Chehab | 1 | -5/+5 |
2014-01-15 | [media] media: st-rc: Add reset support | Srinivas Kandagatla | 1 | -0/+13 |
2014-01-15 | [media] m2m-deinterlace: fix allocated struct type | Jassi Brar | 1 | -1/+1 |
2014-01-15 | [media] radio-usb-si4713: fix sparse non static symbol warnings | Wei Yongjun | 1 | -2/+2 |
2014-01-15 | [media] em28xx-audio: remove needless check before usb_free_coherent() | Wei Yongjun | 1 | -5/+3 |
2014-01-15 | [media] au0828: Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-01-15 | [media] em28xx-audio: provide an error code when URB submit fails | Mauro Carvalho Chehab | 1 | -3/+3 |
2014-01-15 | [media] em28xx: fix check for audio only usb interfaces when changing the usb... | Frank Schaefer | 1 | -2/+13 |
2014-01-15 | [media] em28xx: fix usb alternate setting for analog and digital video endpoi... | Frank Schaefer | 5 | -14/+13 |
2014-01-15 | [media] em28xx: make 'em28xx_ctrl_ops' static | Fengguang Wu | 1 | -1/+1 |
2014-01-14 | em28xx-alsa: Fix error patch for init/fini | Mauro Carvalho Chehab | 1 | -4/+5 |
2014-01-14 | [media] em28xx-audio: flush work at .fini | Mauro Carvalho Chehab | 1 | -0/+2 |
2014-01-14 | [media] drxk: remove the option to load firmware asynchronously | Mauro Carvalho Chehab | 3 | -25/+6 |
2014-01-14 | [media] em28xx: adjust period size at runtime | Mauro Carvalho Chehab | 2 | -0/+10 |
2014-01-14 | [media] em28xx: push mutex down to extensions on .fini callback | Mauro Carvalho Chehab | 2 | -2/+3 |
2014-01-14 | [media] em28xx: Fix usb diconnect logic | Mauro Carvalho Chehab | 1 | -6/+1 |
2014-01-14 | [media] em28xx: print a message at disconnect | Mauro Carvalho Chehab | 4 | -0/+8 |
2014-01-14 | [media] em28xx-audio: disconnect before freeing URBs | Mauro Carvalho Chehab | 1 | -0/+1 |
2014-01-14 | [media] em28xx-audio: simplify error handling | Mauro Carvalho Chehab | 1 | -13/+14 |
2014-01-14 | [media] em28xx-audio: fix return code on device disconnect | Mauro Carvalho Chehab | 1 | -1/+1 |
2014-01-14 | [media] em28xx-v4l: fix the freeing of the video devices memory | Frank Schaefer | 1 | -26/+30 |
2014-01-14 | [media] em28xx: always call em28xx_release_resources() in the usb disconnect ... | Frank Schaefer | 2 | -8/+5 |
2014-01-14 | [media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra... | Frank Schaefer | 1 | -3/+4 |
2014-01-14 | [media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l... | Frank Schaefer | 2 | -3/+6 |
2014-01-14 | [media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e... | Frank Schaefer | 2 | -10/+5 |
2014-01-14 | [media] em28xx: move usb transfer uninit on device disconnect from the core t... | Frank Schaefer | 2 | -3/+3 |
2014-01-14 | [media] em28xx: move usb buffer pre-allocation and transfer uninit from the c... | Frank Schaefer | 2 | -21/+23 |