summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-281-0/+9
* V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-281-0/+2
* V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-281-1/+1
* V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-281-0/+1
* V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-281-1/+1
* V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-281-3/+0
* V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik2010-09-281-0/+1
* V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik2010-09-281-1/+6
* V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach2010-09-281-0/+4
* V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-281-22/+39
* V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-281-2/+1
* V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-282-4/+8
* V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-281-6/+8
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-281-19/+12
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-283-1/+8
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-283-1/+57
* V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-281-0/+3
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-282-3/+7
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-283-1/+5
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-281-0/+4
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-281-0/+1
* V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-281-5/+5
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-281-2/+3
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-281-3/+3
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-281-3/+1
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-281-1/+3
* V4L/DVB: unlock on error pathDan Carpenter2010-09-281-1/+2
* V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-281-1/+1
* V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-281-1/+1
* Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds2010-09-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-213-22/+10
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-211-3/+8
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-212-19/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-216-32/+66
|\ \
| * | USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi2010-09-211-2/+2
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-212-0/+6
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-211-27/+51
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-211-0/+5
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-211-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-212-15/+11
|\ \
| * | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-211-8/+9
| * | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-211-7/+2
| |/
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* | mm: further fix swapin race conditionHugh Dickins2010-09-201-3/+5
|/