index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2
-2
/
+2
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-10
/
+13
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
154
-2069
/
+15913
2013-09-05
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+2
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+17
2013-09-03
[media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0
Hans Verkuil
1
-1
/
+1
2013-09-03
[media] exynos4-is: Fix entity unregistration on error path
Sylwester Nawrocki
1
-1
/
+1
2013-09-03
[media] exynos-gsc: Register v4l2 device
Arun Kumar K
3
-1
/
+10
2013-09-03
[media] exynos4-is: Fix fimc-lite bayer formats
Arun Kumar K
1
-2
/
+2
2013-09-03
[media] em28xx: fix assignment of the eeprom data
Alban Browaeys
1
-1
/
+1
2013-09-03
[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
Alexey Khoroshilov
1
-5
/
+6
2013-09-03
[media] usbtv: Throw corrupted frames away
Lubomir Rintel
1
-2
/
+13
2013-09-03
[media] usbtv: Fix deinterlacing
Lubomir Rintel
1
-11
/
+25
2013-09-03
[media] ml86v7667: fix compile warning: 'ret' set but not used
Hans Verkuil
1
-2
/
+2
2013-09-03
[media] s5p-g2d: Fix registration failure
Sachin Kamat
1
-0
/
+1
2013-09-03
[media] media: coda: Fix DT driver data pointer for i.MX27
Alexander Shiyan
1
-1
/
+1
2013-09-03
[media] s5p-mfc: Fix input/output format reporting
John Sheu
2
-80
/
+55
2013-08-28
[media] v4l: vsp1: Fix mutex double lock at streamon time
Laurent Pinchart
1
-2
/
+0
2013-08-28
[media] v4l: vsp1: Add support for RT clock
Laurent Pinchart
2
-5
/
+36
2013-08-28
[media] v4l: vsp1: Initialize media device bus_info field
Laurent Pinchart
1
-0
/
+2
2013-08-26
[media] davinci: vpif_capture: fix error return code in vpif_probe()
Wei Yongjun
1
-0
/
+1
2013-08-26
[media] davinci: vpif_display: fix error return code in vpif_probe()
Wei Yongjun
1
-0
/
+1
2013-08-26
[media] adv7511: add new video encoder
Hans Verkuil
3
-0
/
+1210
2013-08-26
[media] adv7842: add new video decoder driver
Hans Verkuil
3
-0
/
+2959
2013-08-24
[media] vsp1: Fix a sparse warning
Mauro Carvalho Chehab
1
-2
/
+2
2013-08-24
[media] cx88: fix build when VP3054=m and CX88_DVB=y
Mauro Carvalho Chehab
1
-3
/
+8
2013-08-24
[media] sms: fix randconfig building error
Mauro Carvalho Chehab
1
-0
/
+2
2013-08-24
[media] Fix build errors on usbtv when driver is builtin
Mauro Carvalho Chehab
1
-1
/
+1
2013-08-24
[media] Fixed misleading error when handling IR interrupts
Luis Alves
1
-4
/
+1
2013-08-24
[media] ov9650: off by one in ov965x_enum_frame_sizes()
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] s5k6aa: off by one in s5k6aa_enum_frame_interval()
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] s3c-camif: forever loop in camif_hw_set_source_format()
Dan Carpenter
1
-4
/
+4
2013-08-24
[media] s5p-tv: Include missing v4l2-dv-timings.h header file
Sylwester Nawrocki
1
-0
/
+1
2013-08-24
[media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove()
Andrzej Hajda
1
-0
/
+2
2013-08-24
[media] exynos4-is: Print error message on timeout
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] exynos4-is: Annotate unused functions
Sachin Kamat
2
-2
/
+2
2013-08-24
[media] exynos4-is: Simplify sclk_cam clocks handling
Sylwester Nawrocki
1
-10
/
+3
2013-08-24
[media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remo...
Sylwester Nawrocki
1
-0
/
+2
2013-08-24
[media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.ko
Sylwester Nawrocki
1
-0
/
+1
2013-08-24
[media] exynos4-is: Initialize the ISP subdev sd->owner field
Sylwester Nawrocki
1
-0
/
+2
2013-08-24
[media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctly
Tomasz Figa
1
-4
/
+29
2013-08-24
[media] gspca_ov519: Fix support for the Terratec Terracam USB Pro
Hans de Goede
1
-7
/
+25
2013-08-24
[media] ad9389b: set is_private only after successfully creating all controls
Hans Verkuil
1
-5
/
+5
2013-08-24
[media] adv7604: set is_private only after successfully creating all controls
Hans Verkuil
1
-5
/
+6
2013-08-24
[media] v4l2-dv-timings: add callback to handle exceptions
Hans Verkuil
3
-14
/
+27
2013-08-24
[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings
Hans Verkuil
3
-7
/
+7
2013-08-24
[media] v4l2-dv-timings: export the timings list
Hans Verkuil
1
-8
/
+10
2013-08-24
[media] v4l2-dv-timings: fill in type field
Hans Verkuil
1
-0
/
+2
[next]