summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-19dabusb: remove the BKLArnd Bergmann
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann
2010-10-19dvb/bt8xx: kill the big kernel lockArnd Bergmann
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15v4l1: fix 32-bit compat microcode loading translationLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski
2010-09-30V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak
2010-09-30V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers
2010-09-27V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki
2010-09-27V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak
2010-09-27V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart
2010-09-27V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart
2010-09-27V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-27V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls
2010-09-27V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak
2010-09-27V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak
2010-09-27V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu
2010-09-27V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik
2010-09-27V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik
2010-09-27V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach
2010-09-27V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil
2010-09-27V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab
2010-09-27V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky
2010-09-27V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie
2010-09-27V4L/DVB: dib7770: enable the current mirrorOlivier Grenie
2010-09-27V4L/DVB: IR: extend MCE keymapMaxim Levitsky
2010-09-27V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky
2010-09-27V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky
2010-09-27V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab
2010-09-27V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab
2010-09-27V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson
2010-09-27V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang
2010-09-27V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov
2010-09-27V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter
2010-09-27V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter
2010-09-27V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter
2010-09-27V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter
2010-09-27V4L/DVB: unlock on error pathDan Carpenter
2010-09-27V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-16lirc: make chardev nonseekableArnd Bergmann
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar