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
/
pvrusb2
/
pvrusb2-i2c-core.c
Age
Commit message (
Expand
)
Author
2009-01-16
pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attach
Mike Isely
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-09-05
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2008-09-04
v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-09-03
pvrusb2: Remove comment lines which refer to checkpatch's behavior
Mike Isely
2008-08-31
pvrusb2: Disable virtual IR device when not needed.
Mike Isely
2008-08-31
pvrusb2: Implement cropping pass through
Mike Isely
2008-07-25
pvrusb2: Enable IR chip on HVR-1900 class devices
Mike Isely
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-05-25
pvrusb2: Remove svn Id keyword from all sources
Mike Isely
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-11-25
pvrusb2: Use of virtual IR chip is a device-specific attribute
Mike Isely
2007-11-25
pvrusb2: Centralize device specific attributes into a single place.
Mike Isely
2007-11-25
pvrusb2: Rework pipeline state control
Mike Isely
2007-10-17
backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712e
Mauro Carvalho Chehab
2007-10-10
pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-09-08
pvrusb2: I2C adapter tweaks from Jean Delvare
Mike Isely
2007-04-28
pvrusb2: Implement ability to disable IR receiver
Mike Isely
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-02-07
pvrusb2: Register I2C adapter (more) correctly
Mike Isely
2007-01-21
pvrusb2: Use macro names for FX2 commands
Mike Isely
2007-01-19
pvrusb2: Use kzalloc in place of kmalloc/memset pairs
Mike Isely
2007-01-19
pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Mike Isely
2007-01-19
pvrusb2: Fix sizeof() calculation foul-up
Mike Isely
2007-01-19
pvrusb2: trace print added
Mike Isely
2007-01-19
pvrusb2: VIDIOC_G_TUNER cleanup
Mike Isely
2006-10-15
pvrusb2: Implement IR reception for 24xxx devices
Mike Isely
2006-09-02
Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver
Mike Isely
2006-06-30
Clean out a zillion sparse warnings in pvrusb2
Mauro Carvalho Chehab
2006-06-30
Pvrusb2/: possible cleanups
Mauro Carvalho Chehab
2006-04-20
Keep the cx25840 I2C filter around in pvrusb2
Mike Isely
2006-04-20
Log a warning message on a too-large I2C read attempt in pvrusb2
Mike Isely
2006-04-20
Implement I2C filter in pvrusb2 for cx25840
Mike Isely
2006-04-20
Implement I2C transaction filtering in pvrusb2
Mike Isely
2006-03-29
Enhance I2C debugging in pvrusb2
Mike Isely
2006-03-25
Advertise I2C functionality in pvrusb2 that's friendly to wm8775
Mike Isely
2006-03-25
Add more trace print for central I2C module commands in pvrusb2
Mike Isely
2006-03-25
Fix pvrusb2 compilation warning when building for amd64
Mike Isely
2006-03-25
Use hex for printing I2C addresses in pvrusb2
Mike Isely
2006-03-11
pvrusb2: remove "ifdef notdef"
Michael Krufky
2006-02-26
Log a message if a pvrusb2 I2C write is too large
Mike Isely
2006-02-26
moved pvrusb2 driver into the kernel tree
Michael Krufky