summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm2008-07-202-50/+6Star
| * V4L/DVB (8337): soc_camera: make videobuf independentPaulius Zaleckas2008-07-203-9/+17
| * V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)Oliver Endriss2008-07-201-1/+5
| * V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss2008-07-201-1/+1
| * V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on H...Andy Walls2008-07-205-0/+54
| * V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls2008-07-204-2/+17
| * V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky2008-07-201-0/+1
| * V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2008-07-202-2/+2
| * V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131Hermann Pitton2008-07-203-0/+45
| * V4L/DVB (8318): OV7670: don't reject unsupported settingsDaniel Drake2008-07-201-6/+6
| * V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixesDean Anderson2008-07-201-26/+35
| * V4L/DVB (8316): bt819: Fix a debug messageJean Delvare2008-07-201-1/+1
| * V4L/DVB (8315): zr36067: Delete dead codeJean Delvare2008-07-201-11/+0Star
| * V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2008-07-202-0/+36
| * V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell...Michael Krufky2008-07-201-0/+3
| * V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...Michael Krufky2008-07-201-7/+25
| * V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky2008-07-203-6/+5Star
| * V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky2008-07-201-1/+1
| * V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2008-07-202-5/+17
| * V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky2008-07-201-1/+1
| * V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2008-07-202-7/+11
| * V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...Michael Krufky2008-07-202-3/+3
| * V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky2008-07-203-3/+3
| * V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2008-07-202-13/+8Star
| * 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/+7Star
| * V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky2008-07-204-102/+47Star
| * V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky2008-07-201-4/+2Star
| * V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2008-07-202-28/+15Star
| * V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky2008-07-203-43/+37Star
| * 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/+125Star
| * 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/+1Star
| * 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/+256Star
| * 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/+45Star
| * V4L/DVB (8281): sms1xxx: remove INT / UINT typedefsMichael Krufky2008-07-202-159/+154Star
| * V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky2008-07-204-715/+714Star
| * 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