index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[media] lirc_zilog: Convert the instance open count to an atomic_t
Andy Walls
2011-03-22
1
-10
/
+5
|
*
|
|
[media] lirc_zilog: Convert ir_device instance array to a linked list
Andy Walls
2011-03-22
1
-28
/
+31
|
*
|
|
[media] lirc_zilog: Remove broken, ineffective reference counting
Andy Walls
2011-03-22
1
-31
/
+1
|
*
|
|
[media] lirc_zilog: Restore checks for existence of the IR_tx object
Andy Walls
2011-03-22
1
-7
/
+20
|
*
|
|
[media] hdpvr: i2c master enhancements
Jarod Wilson
2011-03-22
1
-17
/
+50
|
*
|
|
[media] imon: add more panel scancode mappings
Jarod Wilson
2011-03-22
1
-1
/
+10
|
*
|
|
[media] tm6000: fix s-video input
Dmitri Belimov
2011-03-22
4
-24
/
+43
|
*
|
|
[media] lirc: remove staging lirc_it87 and lirc_ite8709 drivers
Juan J. Garcia de Soria
2011-03-22
5
-1699
/
+0
|
*
|
|
[media] ite-cir: Fix some CodingStyle issues
Mauro Carvalho Chehab
2011-03-22
2
-24
/
+29
|
*
|
|
[media] rc: New rc-based ite-cir driver for several ITE CIRs
Juan J. Garcia de Soria
2011-03-22
4
-0
/
+2226
|
*
|
|
[media] drivers/media/rc/Kconfig: use tabs, instead of spaces
Mauro Carvalho Chehab
2011-03-22
1
-11
/
+11
|
*
|
|
[media] saa7134: Fix strange kconfig dependency on RC_CORE
Steven Rostedt
2011-03-22
1
-0
/
+1
|
*
|
|
[media] STV0288 added full frontend status
Malcolm Priestley
2011-03-22
1
-2
/
+5
|
*
|
|
[media] gspca - zc3xx: Add exposure control for sensor hv7131r
Jean-François Moine
2011-03-22
1
-7
/
+69
|
*
|
|
[media] gspca - main: Add endpoint direction test in alt_xfer
Patrice Chotard
2011-03-22
1
-1
/
+2
|
*
|
|
[media] gspca - nw80x: Fix exposure for some webcams
Jean-François Moine
2011-03-22
1
-0
/
+3
|
*
|
|
[media] gspca - nw80x: Get the sensor ID when bridge et31x110
Jean-François Moine
2011-03-22
1
-0
/
+20
|
*
|
|
[media] gspca - nw80x: Fix some image resolutions
Jean-François Moine
2011-03-22
1
-3
/
+13
|
*
|
|
[media] gspca - nw80x: Check the bridge from the webcam type
Jean-François Moine
2011-03-22
1
-68
/
+78
|
*
|
|
[media] gspca - nw80x: Fix the gain, exposure and autogain
Jean-François Moine
2011-03-22
1
-89
/
+46
|
*
|
|
[media] gspca - nw80x: Do some initialization at probe time
Jean-François Moine
2011-03-22
1
-30
/
+55
|
*
|
|
[media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkle
Jean-François Moine
2011-03-22
1
-181
/
+1
|
*
|
|
[media] gspca - nw80x: Cleanup source
Jean-François Moine
2011-03-22
1
-208
/
+65
|
*
|
|
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
2011-03-22
6
-13
/
+18
|
*
|
|
[media] ivtv: replace ugly casts with a proper container_of
Hans Verkuil
2011-03-22
1
-50
/
+50
|
*
|
|
[media] ivtv: add missing v4l2_fh_exit
Hans Verkuil
2011-03-22
1
-0
/
+1
|
*
|
|
[media] vivi: convert to core priority handling
Hans Verkuil
2011-03-22
1
-13
/
+4
|
*
|
|
[media] dsbr100: ensure correct disconnect sequence
Hans Verkuil
2011-03-22
1
-47
/
+12
|
*
|
|
[media] dsbr100: convert to unlocked_ioctl
Hans Verkuil
2011-03-22
1
-48
/
+31
|
*
|
|
[media] v4l2-device: add kref and a release function
Hans Verkuil
2011-03-22
2
-0
/
+26
|
*
|
|
[media] cx18: use core priority handling
Hans Verkuil
2011-03-22
3
-61
/
+0
|
*
|
|
[media] cx18: use v4l2_fh as preparation for adding core priority support
Hans Verkuil
2011-03-22
3
-41
/
+61
|
*
|
|
[media] ivtv: convert to core priority handling
Hans Verkuil
2011-03-22
3
-45
/
+15
|
*
|
|
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-22
9
-15
/
+72
|
*
|
|
[media] v4l2-fh: add v4l2_fh_is_singular
Hans Verkuil
2011-03-22
1
-0
/
+14
|
*
|
|
[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions
Hans Verkuil
2011-03-22
1
-0
/
+28
|
*
|
|
[media] v4l2-fh: implement v4l2_priority support
Hans Verkuil
2011-03-22
1
-0
/
+4
|
*
|
|
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
Hans Verkuil
2011-03-22
2
-0
/
+7
|
*
|
|
[media] v4l2_prio: move from v4l2-common to v4l2-dev
Hans Verkuil
2011-03-22
2
-63
/
+64
|
*
|
|
[media] saa7134-input: key up events not sent after suspend/resume
Vadim Solomin
2011-03-22
1
-10
/
+39
|
*
|
|
[media] stv0367: typo in function parameter
Dan Carpenter
2011-03-22
1
-1
/
+1
|
*
|
|
[media] stv0367: signedness bug in stv0367_get_tuner_freq()
Dan Carpenter
2011-03-22
1
-2
/
+2
|
*
|
|
[media] via-camera: Fix OLPC serial check
Daniel Drake
2011-03-22
1
-46
/
+37
|
*
|
|
[media] Change to 32 bit and add other remote controls for lme2510
Malcolm Priestley
2011-03-22
1
-27
/
+69
|
*
|
|
[media] DM04/QQBOX Update V1.76 - use 32 bit remote decoding
Malcolm Priestley
2011-03-22
1
-2
/
+3
|
*
|
|
[media] v180 - DM04/QQBOX added support for BS2F7HZ0194 versions
Malcolm Priestley
2011-03-22
1
-60
/
+170
|
*
|
|
[media] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in...
Alexander Strakh
2011-03-22
1
-3
/
+1
|
*
|
|
[media] radio-wl1273: remove unused wl1273_device->work
Tejun Heo
2011-03-22
1
-5
/
+0
|
*
|
|
[media] Zarlink zl10036 DVB-S: Fix mem leak in zl10036_attach
Jesper Juhl
2011-03-22
1
-5
/
+5
|
*
|
|
[media] V4L: videobuf, don't use dma addr as physical
Jiri Slaby
2011-03-22
1
-1
/
+1
[prev]
[next]