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
/
dvb
/
dvb-usb
/
gl861.c
Age
Commit message (
Expand
)
Author
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-06-10
gl861: replace non critical msleep(0) with msleep(1) to be on the safe side
Antti Palosaari
2008-05-29
gl861: coding style fixes
Antti Palosaari
2008-05-29
gl861: remove useless identify_state
Antti Palosaari
2008-05-29
gl861: sleep a little to avoid I2C errors
Antti Palosaari
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2007-11-06
Move check before lock
Mauro Carvalho Chehab
2007-05-08
add support for A-LINK DTU dvb-t adapter
Aapo Tahkola
2007-03-05
fix i2c implementation for gl861 and au6610
Michael Krufky
2007-02-21
make dvb_usb_gl861_debug static
Mauro Carvalho Chehab
2007-01-27
qt1010: use i2c_gate_ctrl where appropriate
Michael Krufky
2007-01-21
whitespace / 80-column cleanups
Michael Krufky
2007-01-21
dvb: add new qt1010 tuner module
Michael Krufky
2006-10-09
gl861: use parallel_ts
Michael Krufky
2006-10-09
gl861: remove unneeded declaration of .generic_bulk_ctrl_endpoint
Michael Krufky
2006-10-07
gl861: correct address of the bulk endpoint
Michael Krufky
2006-10-07
gl861: correct oops when loading module
Michael Krufky
2006-10-03
gl861: whitespace cleanups
Michael Krufky
2006-10-03
gl861: remove NULL entry from gl861_properties
Michael Krufky
2006-10-03
gl861: use qt1010_tuner_attach function from qt1010.h
Michael Krufky
2006-10-03
gl861: hide disabled code from upstream patch system
Michael Krufky
2006-10-03
gl861: fix driver_name
Michael Krufky
2006-10-03
gl861: fix MODULE_AUTHOR
Michael Krufky
2006-10-03
dvb-usb: rename USB_PID_MSI_MEGASKY55801 to USB_PID_MSI_MEGASKY580_55801
Michael Krufky
2006-10-03
dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on GL861
Michael Krufky