summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
...
| * V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2008-07-202-13/+8
| * V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...Michael Krufky2008-07-203-6/+28
| * V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky2008-07-201-23/+7
| * V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky2008-07-204-102/+47
| * V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky2008-07-201-4/+2
| * V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2008-07-202-28/+15
| * V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky2008-07-203-43/+37
| * V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2008-07-202-3/+21
| * V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky2008-07-204-151/+125
| * V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky2008-07-204-157/+161
| * V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky2008-07-207-29/+150
| * V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky2008-07-201-1/+1
| * V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky2008-07-201-3/+4
| * V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky2008-07-202-5/+1
| * V4L/DVB (8288): sms1xxx: more cleanupsMichael Krufky2008-07-201-11/+19
| * V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky2008-07-201-1/+1
| * V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky2008-07-204-418/+256
| * V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael Krufky2008-07-202-3/+6
| * V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...Michael Krufky2008-07-203-22/+32
| * V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky2008-07-204-98/+190
| * V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky2008-07-204-49/+45
| * V4L/DVB (8281): sms1xxx: remove INT / UINT typedefsMichael Krufky2008-07-202-159/+154
| * V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky2008-07-204-715/+714
| * V4L/DVB (8279): sms1xxx: #define usb vid:pid'sMichael Krufky2008-07-201-7/+20
| * V4L/DVB (8278): sms1xxx: more codingstyle cleanupsMichael Krufky2008-07-203-9/+9
| * V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17Michael Krufky2008-07-204-156/+273
| * V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky2008-07-202-7/+10
| * V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...Michael Krufky2008-07-204-31/+45
| * V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__Michael Krufky2008-07-203-60/+60
| * V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky2008-07-208-1/+2576
| * V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita2008-07-201-15/+3
| * v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-204-16/+0
| * V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky2008-07-202-1/+7
| * V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISEMichael Krufky2008-07-201-0/+1
| * V4L/DVB (8147): cxusb: add initial support for AVerTVHD VolarDaniel Gimpelevich2008-07-203-4/+150
| * V4L/DVB (8146): lgdt330x: add additional FEC control configuration optionMichael Krufky2008-07-201-5/+19
| * V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/commonMauro Carvalho Chehab2008-07-201-0/+1
| * V4L/DVB (8135): WRITE_RPS1() converts to le32 itselfAl Viro2008-07-202-42/+42
| * V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro2008-07-201-1/+1
| * V4L/DVB (8131): dmx_write: memcpy from user-supplied pointerAl Viro2008-07-202-4/+15
| * V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro2008-07-207-37/+69
| * V4L/DVB (8129): pluto_set_dma_addr() fixAl Viro2008-07-201-1/+1
| * V4L/DVB (8126): net endianness fixAl Viro2008-07-201-1/+1
| * V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C...Oliver Endriss2008-07-201-0/+1
| * V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused vari...Oliver Endriss2008-07-203-5/+0
| * V4L/DVB (8065): Add missing selects at dvb-usb/KconfigMauro Carvalho Chehab2008-07-201-0/+3
| * V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827XMauro Carvalho Chehab2008-07-202-0/+2
| * V4L/DVB (8051): ttpci/Kconfig: Technotrend budget C-1501 needs tda10023Mauro Carvalho Chehab2008-07-201-0/+1
| * V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal2008-07-201-0/+23
| * V4L/DVB (8032): Anysee: fix KconfigAntti Palosaari2008-07-203-4/+5
OpenPOWER on IntegriCloud