aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8360): gspca: Bad initialization of sn9c103 - ov7630.Andoni Zubimendi1-12/+50
2008-07-20V4L/DVB (8359): gspca: Adds register aliases for zc03xx registersMauro Carvalho Chehab2-4074/+4354
2008-07-20V4L/DVB (8358): gspca: Better initialization of sn9c120 - ov7660.Jean-Francois Moine1-40/+85
2008-07-20V4L/DVB (8357): gspca: Perfect exposure for sn9c10x, sensor ov6650.Hans de Goede1-11/+43
2008-07-20V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.Hans de Goede3-94/+63
2008-07-20V4L/DVB (8354): gspca: Better gain for bridge sn9c10x - sensor ov6650.Hans de Goede1-17/+13
2008-07-20V4L/DVB (8353): gspca: 640x480 for bridge sn9c103 / sensor ov7630.Andoni Zubimendi1-4/+16
2008-07-20V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine22-1795/+1700
2008-07-20V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine1-72/+74
2008-07-20V4L/DVB (8349): gspca: SN9C103 OV7630 fixes in sonixb.Andoni Zubimendi1-36/+40
2008-07-20V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 sensors.Hans de Goede4-109/+350
2008-07-20V4L/DVB (8346): gspca: Bad pixel format of bridge VC0321.Jean-Francois Moine1-28/+15
2008-07-20V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driverMagnus Damm3-0/+205
2008-07-20V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm3-0/+666
2008-07-20V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm3-0/+423
2008-07-20V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm2-2/+2
2008-07-20V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm2-50/+6
2008-07-20V4L/DVB (8337): soc_camera: make videobuf independentPaulius Zaleckas3-9/+17
2008-07-20V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)Oliver Endriss1-1/+5
2008-07-20V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss1-1/+1
2008-07-20V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lircAndy Walls5-0/+54
2008-07-20V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls4-2/+17
2008-07-20V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky1-0/+1
2008-07-20V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2-2/+2
2008-07-20V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131Hermann Pitton3-0/+45
2008-07-20V4L/DVB (8318): OV7670: don't reject unsupported settingsDaniel Drake1-6/+6
2008-07-20V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixesDean Anderson1-26/+35
2008-07-20V4L/DVB (8316): bt819: Fix a debug messageJean Delvare1-1/+1
2008-07-20V4L/DVB (8315): zr36067: Delete dead codeJean Delvare1-11/+0
2008-07-20V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2-0/+36
2008-07-20V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and novaMichael Krufky1-0/+3
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticksMichael Krufky1-7/+25
2008-07-20V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky3-6/+5
2008-07-20V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky1-1/+1
2008-07-20V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2-5/+17
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky1-1/+1
2008-07-20V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2-7/+11
2008-07-20V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'Michael Krufky2-3/+3
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky3-3/+3
2008-07-20V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2-13/+8
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenamesMichael Krufky3-6/+28
2008-07-20V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky1-23/+7
2008-07-20V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky4-102/+47
2008-07-20V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky1-4/+2
2008-07-20V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2-28/+15
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky3-43/+37
2008-07-20V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2-3/+21
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky4-151/+125
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky4-157/+161
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky7-29/+150