index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-06
[media] s5p-fimc: Prevent AB-BA deadlock during links reconfiguration
Sylwester Nawrocki
3
-76
/
+78
2013-01-06
[media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULL
Tony Prisk
1
-1
/
+1
2013-01-06
[media] s5p-fimc: Prevent potential buffer overflow
Sylwester Nawrocki
1
-2
/
+2
2013-01-06
[media] s5p-fimc: Avoid possible NULL pointer dereference in set_fmt op
Sylwester Nawrocki
1
-0
/
+4
2013-01-06
[media] af9035: print warning when firmware is bad
Antti Palosaari
1
-0
/
+4
2013-01-06
[media] af9033: update fc2580 init sequence
Antti Palosaari
1
-3
/
+4
2013-01-06
[media] af9033: update fc0011 init sequence
Antti Palosaari
1
-36
/
+36
2013-01-06
[media] af9033: update tua9001 init sequence
Antti Palosaari
1
-2
/
+3
2013-01-06
[media] af9033: update demod init sequence
Antti Palosaari
1
-3
/
+2
2013-01-06
[media] fc0012: remove unused callback and correct one comment
Antti Palosaari
1
-9
/
+1
2013-01-06
[media] fc0012: use Kernel dev_foo() logging
Antti Palosaari
3
-16
/
+15
2013-01-06
[media] fc0012: rework attach() to check chip id and I/O errors
Antti Palosaari
1
-10
/
+49
2013-01-06
[media] fc0012: use config directly from the config struct
Antti Palosaari
4
-15
/
+11
2013-01-06
[media] af9035: add support for fc0012 dual tuner configuration
Antti Palosaari
1
-15
/
+41
2013-01-06
[media] fc0012: enable clock output on attach()
Antti Palosaari
2
-0
/
+12
2013-01-06
[media] fc0012: add RF loop through
Antti Palosaari
3
-0
/
+13
2013-01-06
[media] fc0012: use struct for driver config
Antti Palosaari
4
-12
/
+34
2013-01-06
[media] af9035: dual mode related changes
Antti Palosaari
3
-48
/
+99
2013-01-06
[media] af9035: dual mode support
Jose Alberto Reguero
3
-47
/
+123
2013-01-06
[media] af9035: support for Fitipower FC0012 tuner devices
Antti Palosaari
2
-0
/
+27
2013-01-06
[media] af9033: add support for Fitipower FC0012 tuner
Antti Palosaari
3
-0
/
+48
2013-01-06
[media] em28xx: enable DMABUF
Mauro Carvalho Chehab
1
-1
/
+1
2013-01-05
[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186
Mauro Carvalho Chehab
1
-0
/
+1
2013-01-05
[media] mx2_camera: Convert it to platform driver
Fabio Estevam
1
-13
/
+2
2013-01-05
[media] mx2_camera: Remove buffer states
Javier Martin
1
-11
/
+0
2013-01-05
[media] mx2_camera: Remove 'buf_cleanup' callback
Javier Martin
1
-34
/
+0
2013-01-05
[media] mx2_camera: Remove i.mx25 support
Javier Martin
2
-368
/
+115
2013-01-05
[media] soc-camera: use devm_kzalloc in subdevice drivers
Guennadi Liakhovetski
15
-151
/
+51
2013-01-05
[media] soc-camera: split struct soc_camera_link into host and subdevice parts
Guennadi Liakhovetski
18
-208
/
+279
2013-01-05
[media] soc-camera: remove struct soc_camera_device::video_lock
Guennadi Liakhovetski
9
-45
/
+35
2013-01-05
[media] soc-camera: fix repeated regulator requesting
Guennadi Liakhovetski
1
-6
/
+6
2013-01-05
[media] soc-camera: properly fix camera probing races
Guennadi Liakhovetski
2
-4
/
+20
2013-01-05
[media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()
Wei Yongjun
1
-1
/
+2
2013-01-05
[media] em28xx: declare em28xx_stop_streaming as static
Mauro Carvalho Chehab
1
-1
/
+1
2013-01-05
[media] v4l: Reset subdev v4l2_dev field to NULL if registration fails
Laurent Pinchart
1
-16
/
+14
2013-01-05
[media] em28xx: consider the message length limitation of the i2c adapter whe...
Frank Schaefer
1
-3
/
+9
2013-01-05
[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...
Frank Schaefer
2
-32
/
+89
2013-01-05
[media] em28xx: fix the i2c adapter functionality flags
Frank Schaefer
1
-1
/
+5
2013-01-05
[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()
Frank Schaefer
2
-48
/
+58
2013-01-05
[media] em28xx: respect the message size constraints for i2c transfers
Frank Schaefer
1
-26
/
+18
2013-01-05
[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...
Frank Schaefer
1
-4
/
+2
2013-01-05
[media] em28xx: refactor the code in em28xx_usb_disconnect()
Frank Schaefer
1
-15
/
+11
2013-01-05
[media] em28xx: simplify device state tracking
Frank Schaefer
5
-26
/
+11
2013-01-05
[media] em28xx: convert to videobuf2
Devin Heitmueller
6
-589
/
+338
2013-01-05
[media] em28xx: zero vbi_format reserved array and add try_vbi_fmt
Hans Verkuil
1
-0
/
+3
2013-01-05
[media] em28xx: remove sliced VBI support
Hans Verkuil
1
-47
/
+2
2013-01-05
[media] em28xx: std fixes: don't implement in webcam mode, and fix std changes
Hans Verkuil
1
-4
/
+21
2013-01-05
[media] tvp5150: remove compat control ops
Hans Verkuil
1
-7
/
+0
2013-01-05
[media] em28xx: fill in readbuffers and fix incorrect return code
Hans Verkuil
1
-1
/
+3
2013-01-05
[media] em28xx: add support for control events
Hans Verkuil
1
-12
/
+26
[next]