aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb/cxusb.c
AgeCommit message (Expand)Author
2022-04-18media: cxusb: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2021-05-23media: dvb-usb: fix wrong definitionPavel Skripkin
2020-04-21media: dvb-usb: make dvb_usb_device_properties constSean Young
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-01-03media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young
2019-10-16media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-05-29media: cxusb: fix several coding style issuesMauro Carvalho Chehab
2019-05-28media: cxusb: add analog mode support for Medion MD95700Maciej S. Szmigiero
2019-05-28media: cxusb: implement Medion MD95700 digital / analog coexistenceMaciej S. Szmigiero
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab
2018-03-06media: cxusb: restore RC_MAP for MyGica T230Stefan Brüns
2018-03-06media: dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-12-08media: cxusb: pass buf as a const u8 * pointer and make buf static constColin Ian King
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-03-24[media] cxusb: dvico remotes are necSean Young
2017-03-03[media] dvb-usb-cxusb: Geniatech T230C supportEvgeny Plehov
2017-02-08[media] cxusb: Use a dma capable buffer also for readingStefan Brüns
2017-01-30[media] cxusb: port to rc-coreSean Young
2016-11-18[media] dvb-usb-cxusb: Geniatech T230 - resync TS FIFO after lockCrazyCat
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab
2016-10-14[media] cxusb: don't do DMA on stackMauro Carvalho Chehab
2016-01-25[media] media: change email addressPatrick Boettcher
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen
2015-04-08[media] cxusb: Use enum to represent table offsets rather than hard-coding nu...David Howells
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell
2014-12-04[media] cxusb: remove TechnoTrend CT2-4400 and CT2-4650 devicesNibble Max
2014-11-25[media] cxusb: Geniatech T230 supportCrazyCat
2014-11-21[media] cxusb: initialize si2168_config structOlli Salonen
2014-11-05[media] cxusb: fix sparse warningsHans Verkuil
2014-11-03[media] cxusb: TS mode setting for TT CT2-4400Olli Salonen
2014-09-03[media] cxusb: fix sparse warningHans Verkuil
2014-09-02[media] cxusb: Add read_mac_address for TT CT2-4400 and CT2-4650Olli Salonen
2014-09-02[media] cxusb: Add support for TechnoTrend TT-connect CT2-4650 CIOlli Salonen
2014-09-02[media] cxusb: add ts mode setting for TechnoTrend CT2-4400Olli Salonen
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-22[media] cxusb: increase buffer length to 80 bytesMauro Carvalho Chehab
2014-07-21[media] cxusb: Prepare for si2157 driver getting more parametersMatthias Schwarzott
2014-07-14[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner supportOlli Salonen
2014-06-17[media] dib7000: export just one symbolMauro Carvalho Chehab
2014-06-17[media] dib7000p: rename dib7000p_attach to dib7000p_initMauro Carvalho Chehab
2013-12-10[media] cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter