aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/digitv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-354/+0
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2011-12-31[media] dvb: remove dvb_frontend_parameters from calc_regs()Mauro Carvalho Chehab1-1/+1
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-09-21[media] digitv: fix ERROR: do not use assignment in if conditionMichael Krufky1-2/+7
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky1-4/+7
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari1-4/+4
2011-03-22[media] rc/keymaps: use KEY_CAMERA for snapshotsMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab1-7/+7
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab1-8/+10
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab1-3/+3
2009-09-12V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same fieldMauro Carvalho Chehab1-57/+57
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-2/+6
2008-01-25V4L/DVB (6578): dvb-usb: make some debug vars staticAdrian Bunk1-1/+2
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky1-1/+1
2007-07-18V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho1-5/+16
2007-03-01V4L/DVB (5295): Digitv: open nxt6000 i2c_gate for TDED4 tuner handlingMichael Krufky1-0/+2
2006-12-10V4L/DVB (4749): Fixed DVB-USB-Adapter indentionPatrick Boettcher1-11/+11
2006-10-03V4L/DVB (4643): Multi-input patch for DVB-USB devicePatrick Boettcher1-27/+30
2006-09-26V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third1-6/+76
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-2/+2
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (3883): Convert digtv to refactored tuner codeAndrew de Quincey1-6/+9
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-2/+2
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk1-1/+1
2005-09-09[PATCH] dvb: usb: digitv: support for nxt6000 demodSvante Olofsson1-16/+24
2005-09-09[PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-07-07[PATCH] dvb: usb/pci: correct syntax of driver name fieldsPatrick Boettcher1-1/+1
2005-07-07[PATCH] dvb: usb: digitv memcpy fixPatrick Boettcher1-1/+1
2005-07-07[PATCH] dvb: usb: digitv-usb fixesPatrick Boettcher1-45/+24
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-0/+282