summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 (8274): sms1xxx: build cleanup after driver relocationMichael Krufky2008-07-202-15/+0
* 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-2010-83/+62
* V4L/DVB (8271): sms1xxx: usbvid tableSteven Toth2008-07-201-14/+9
* V4L/DVB (8270): sms1xxx: header include cleanups and unexport symbolsSteven Toth2008-07-202-31/+5
* V4L/DVB (8269): sms1xxx: copyrightsSteven Toth2008-07-204-0/+85
* V4L/DVB (8268): sms1xxx: usb cleanupSteven Toth2008-07-204-30/+48
* V4L/DVB (8267): sms1xxx: Makefile cleanupSteven Toth2008-07-201-5/+8
* V4L/DVB (8266): sms1xxx: merge modulesSteven Toth2008-07-203-61/+51
* V4L/DVB (8265): sms1xxx: Kconfig / Makefile cleanupsSteven Toth2008-07-202-24/+2
* V4L/DVB (8264): sms1xxx: remove smstypes.hSteven Toth2008-07-205-364/+361
* V4L/DVB (8263): sms1xxx: merge ksymsSteven Toth2008-07-205-25/+21
* V4L/DVB (8262): sms1xxx: remove smschar.oSteven Toth2008-07-205-609/+2
* V4L/DVB (8261): sms1xxx: remove smsnet.oSteven Toth2008-07-202-448/+1
* V4L/DVB (8260): sms1xxx: build fixesMichael Krufky2008-07-202-3/+6
* V4L/DVB (8259): sms1xxx: pass adapter_nr into dvb_register_adapterMichael Krufky2008-07-201-1/+3
* V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television ...Michael Krufky2008-07-2014-0/+3624
* V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ...Laurent Pinchart2008-07-201-3/+6
* V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton2008-07-201-1/+1
* V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcamLaurent Pinchart2008-07-201-0/+9
* V4L/DVB (8253): gspca: fix warnings on x86_64Mauro Carvalho Chehab2008-07-201-3/+3
* V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twiceChristophe Jaillet2008-07-201-4/+2
* V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita2008-07-201-15/+3
* V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driverDavid Howells2008-07-201-3/+4
* V4L/DVB (8246): tvaudio: Stop I2C driver ID abuseJean Delvare2008-07-202-20/+0
* V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare2008-07-202-2/+0
* V4L/DVB (8244): saa7134: add support for AVerMedia M103Massimo Piccioni2008-07-204-0/+37
* V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Exp...Michael Krufky2008-07-202-0/+16
* V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated...Laurent Pinchart2008-07-201-0/+9