aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/gl861.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-04[media] dvb_usb_v2: move from dvb-usb to dvb-usb-v2Antti Palosaari1-175/+0
2012-08-04[media] gl861: convert to new DVB USBAntti Palosaari1-86/+44
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky1-3/+6
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari1-3/+3
2008-07-20V4L/DVB (8014): gl861: coding style fixesAntti Palosaari1-19/+19
2008-06-26V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on the safe sideAntti Palosaari1-1/+1
2008-06-26V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari1-17/+8
2008-06-26V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari1-0/+2
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+5
2008-01-25V4L/DVB (6564): Move check before lockRoel Kluin1-3/+3
2007-07-18V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapterAapo Tahkola1-1/+6
2007-04-27V4L/DVB (5424): Fix i2c implementation for gl861 and au6610Aapo Tahkola1-3/+3
2007-04-27V4L/DVB (5293): Make dvb_usb_gl861_debug staticAdrian Bunk1-1/+1
2007-02-21V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriateAntti Palosaari1-13/+0
2007-02-21V4L/DVB (5239): Whitespace / 80-column cleanupsMichael Krufky1-5/+6
2007-02-21V4L/DVB (5237): Dvb: add new qt1010 tuner moduleAntti Palosaari1-1/+24
2007-02-21V4L/DVB (5235): Gl861: use parallel_tsCarl Lundqvist1-1/+2
2007-02-21V4L/DVB (5234): Gl861: remove unneeded declarationMichael Krufky1-2/+0
2007-02-21V4L/DVB (5233): Gl861: correct address of the bulk endpointJan Nijs1-1/+1
2007-02-21V4L/DVB (5232): Gl861: correct oops when loading moduleJan Nijs1-1/+1
2007-02-21V4L/DVB (5231): Gl861: whitespace cleanupsMichael Krufky1-21/+20
2007-02-21V4L/DVB (5230): Gl861: remove NULL entry from gl861_propertiesMichael Krufky1-1/+0
2007-02-21V4L/DVB (5229): Gl861: use qt1010_tuner_attach function from qt1010.hMichael Krufky1-10/+1
2007-02-21V4L/DVB (5227): Gl861: hide disabled code from upstream patch systemMichael Krufky1-3/+0
2007-02-21V4L/DVB (5226): Gl861: fix driver_nameMichael Krufky1-1/+1
2007-02-21V4L/DVB (5225): Gl861: fix MODULE_AUTHORMichael Krufky1-1/+1
2007-02-21V4L/DVB (5223): Rename USB_PID_MSI_MEGASKY55801 to USB_PID_MSI_MEGASKY580_55801Michael Krufky1-1/+1
2007-02-21V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on GL861Carl Lundqvist1-0/+235