index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
em28xx
/
em28xx-video.c
Age
Commit message (
Expand
)
Author
2006-01-01
ioctls cleanups.
Mauro Carvalho Chehab
2005-12-26
Fixed API to set I2S speed control
Mauro Carvalho Chehab
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-18
Fix compilation failure with gcc 2.95.3.
Mauro Carvalho Chehab
2005-12-17
Reverted latest two patches
Mauro Carvalho Chehab
2005-12-17
Fix compilation failure with gcc 2.95.3 and corrected set video std
Mauro Carvalho Chehab
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-12-05
Make em28xx page alloc compatible with kernels < 2.6.15
Mauro Carvalho Chehab
2005-12-05
Convert em28xx to use vm_insert_page instead of remap_pfn_range
Mauro Carvalho Chehab
2005-12-02
fix compile error, remove dead code and volume scaling
Hans Verkuil
2005-12-02
Fixed device controls for em28xx on WinTV USB2 devices
Mauro Carvalho Chehab
2005-11-20
This patch makes needlessly global code static.
Mauro Carvalho Chehab
2005-11-10
em28xx IR fixup and explicit compat_ioctl32 handler
Mauro Carvalho Chehab
2005-11-06
- #elsif removed, since it breaks gentree stuff.
Mauro Carvalho Chehab
2005-11-06
- Fixed autodetection of max size by if alternate setting
Mauro Carvalho Chehab
2005-11-04
kernel-sync:
Mauro Carvalho Chehab
2005-11-03
- em28xx cleanups and fixes.
Mauro Carvalho Chehab
2005-10-30
- Renamed common structures to em28xx
Mauro Carvalho Chehab
2005-10-28
- module em2820 renamed to em28xx and moved to V4L dir.
Mauro Carvalho Chehab
2005-10-25
- Some module rename and small fixes
Mauro Carvalho Chehab
2005-10-23
Update em2800 scaler code and comments based on info from empiatech
Markus Rechberger
2005-10-22
* ../linux/drivers/usb/media/em2820-video.c:
Markus Rechberger
2005-10-18
- Commented obsoleted stuff at videodev headers.
Mauro Carvalho Chehab
2005-10-17
* ../linux/drivers/usb/media/em2820-video.c: (em2820_v4l2_close):
Markus Rechberger
2005-10-17
* ../linux/drivers/usb/media/em2820-video.c:
Markus Rechberger
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-14
- Chip_id removed since it isn't required anymore.
Mauro Carvalho Chehab
2005-10-14
Several Improvement on I2C IR handling for em2820:
Mauro Carvalho Chehab
2005-10-11
- Included support for em2800.
Mauro Carvalho Chehab
2005-10-10
fixed registry value in em2820-i2c.c which corrects a tuner setting (also rem...
Markus Rechberger
2005-10-09
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-08
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-06
From Markus Rechberger <mrechberger@gmail.com>,Ludovico Cavedon <cavedon@sssu...
Mauro Carvalho Chehab