summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-0735-144/+271
|\
| * V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-301-1/+1
| * V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-301-2/+4
| * V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers2010-09-301-6/+11
| * V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki2010-09-271-50/+37
| * V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak2010-09-271-1/+3
| * V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-272-0/+16
| * V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-271-0/+9
| * V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-271-0/+2
| * V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-271-1/+1
| * V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-271-0/+1
| * V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-271-1/+1
| * V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-271-3/+0
| * V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik2010-09-271-0/+1
| * V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik2010-09-271-1/+6
| * V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach2010-09-271-0/+4
| * V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-271-22/+39
| * V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-271-2/+1
| * V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-272-4/+8
| * V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-271-6/+8
| * V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
| * V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
| * V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
| * V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-271-0/+3
| * V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-271-1/+1
| * V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-271-1/+1
| * V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-272-3/+7
| * V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-273-1/+5
| * V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-271-0/+4
| * V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
| * V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-271-5/+5
| * V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-271-2/+3
| * V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-271-3/+3
| * V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-271-3/+1
| * V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-271-1/+3
| * V4L/DVB: unlock on error pathDan Carpenter2010-09-271-1/+2
| * V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-271-1/+1
| * V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-271-1/+1
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-0710-44/+48
|\ \
| * | of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely2010-09-304-4/+9
| * | i2c: Fix checks which cause legacy suspend to never get calledRajendra Nayak2010-09-301-20/+24
| * | i2c-pca: Fix waitforcompletion() return valueYegor Yefremov2010-09-302-8/+15
| * | i2c: Fix for suspend/resume issueVishwanath BS2010-09-301-6/+0
| * | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-304-6/+0
* | | sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet2010-10-071-1/+1
* | | MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park2010-10-071-0/+10
* | | MAINTAINERS: Haavard has movedAndrew Morton2010-10-071-1/+1
* | | memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov2010-10-071-3/+7
* | | mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt2010-10-071-2/+2
* | | Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds2010-10-061-1/+1