index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
bt8xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
1
-5
/
+2
*
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+2
*
V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw
Jarod Wilson
2009-12-16
1
-1
/
+1
*
V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe list
Jarod Wilson
2009-12-16
1
-1
/
+1
*
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
Laurent Pinchart
2009-12-16
1
-11
/
+4
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-2
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-2
/
+4
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-6
/
+6
*
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
2009-12-05
1
-1
/
+6
*
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
2009-12-05
1
-4
/
+4
*
V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard
Mike Isely
2009-11-07
1
-1
/
+1
*
V4L/DVB (13169): bttv: Fix potential out-of-order field processing
Mike Isely
2009-11-07
1
-4
/
+27
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-22
/
+22
*
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
1
-13
/
+13
*
V4L/DVB (12585): Add remote support to cph03x bttv card
Mauro Carvalho Chehab
2009-09-12
2
-0
/
+2
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-2
/
+0
*
V4L/DVB (12214): bttv: set RDS capability if applicable.
Hans Verkuil
2009-09-12
1
-0
/
+2
*
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
Joe Perches
2009-09-12
1
-8
/
+4
*
V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner
Hans Verkuil
2009-07-24
3
-44
/
+50
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (12004): poll method lose race condition
Figo.zhang
2009-06-16
1
-4
/
+7
*
V4L/DVB (11895): bt8xx: remove always false if
Filipe Rosset
2009-06-16
1
-1
/
+1
*
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-06-16
1
-1
/
+0
*
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Jean Delvare
2009-06-16
1
-0
/
+21
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-13
/
+10
*
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...
Hans Verkuil
2009-04-06
1
-13
/
+2
*
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
1
-14
/
+6
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-22
/
+25
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11281): bttv: move saa6588 config to the helper chip config
Hans Verkuil
2009-03-30
1
-0
/
+1
*
V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8x...
Hans Verkuil
2009-03-30
1
-1
/
+0
*
V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...
Hans Verkuil
2009-03-30
5
-105
/
+180
*
V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm
Trent Piepho
2009-03-30
1
-2
/
+0
*
V4L/DVB (11124): Add support for ProVideo PV-183 to bttv
Alan McIvor
2009-03-30
2
-0
/
+25
*
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (11046): bttv: convert to v4l2_device.
Hans Verkuil
2009-03-30
4
-21
/
+44
*
V4L/DVB (10944): Conceptronic CTVFMI2 PCI Id
Robert Millan
2009-03-30
1
-0
/
+2
*
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
2
-2
/
+1
*
V4L/DVB (10827): Add support for GeoVision GV-800(S)
Bruno Christo
2009-03-30
2
-1
/
+182
*
V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
1
-9
/
+2
*
V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period
Trent Piepho
2009-03-30
1
-4
/
+2
*
V4L/DVB (10568): bttv: dynamically allocate device data
Trent Piepho
2009-03-30
3
-34
/
+31
*
V4L/DVB (10567): bttv: shrink muxsel data in card database
Trent Piepho
2009-03-30
4
-159
/
+195
*
V4L/DVB (10566): bttv: clean up mux code for IDS Eagle
Trent Piepho
2009-03-30
1
-3
/
+2
*
V4L/DVB (10565): bttv: fix external mux for RemoteVision MX
Trent Piepho
2009-03-30
1
-3
/
+6
*
V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009
Trent Piepho
2009-03-30
1
-8
/
+18
*
V4L/DVB (10563): bttv: clean up mux code for IVC-120G
Trent Piepho
2009-03-30
1
-4
/
+2
[next]