summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller1-4/+8
2012-10-13media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Micro...Frank Schäfer1-0/+1
2012-10-13media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-10-02media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-10-02media: cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana1-0/+1
2012-08-15media: ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-19media: cx231xx: don't DMA to random addressesDavid Dillow2-3/+3
2012-07-16gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede1-1/+3
2012-07-16media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-06-01media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart1-1/+1
2012-06-01smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-117/+135
2012-05-08[media] gspca - sonixj: Fix a zero divide in isoc interruptJean-François Moine1-4/+4
2012-05-08[media] media: videobuf2-dma-contig: include header for exported symbolsH Hartley Sweeten1-0/+1
2012-05-08[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...H Hartley Sweeten1-1/+1
2012-05-08[media] media: vb2-memops: Export vb2_get_vma symbolLaurent Pinchart1-0/+1
2012-05-08[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFSSylwester Nawrocki3-14/+23
2012-05-08[media] s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki1-1/+1
2012-05-08[media] dvb_frontend: fix a regression with DVB-S zig-zagMauro Carvalho Chehab1-0/+4
2012-04-26[media] fintek-cir: change || to &&Dan Carpenter1-1/+1
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques5-93/+93
2012-04-26[media] marvell-cam: fix an ARM build errorJonathan Corbet1-1/+0
2012-04-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski1-2/+6
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-10/+69
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2-4/+36
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski1-1/+1
2012-04-19[media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski1-2/+3
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-35/+85
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart1-18/+32
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky1-1/+1
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley1-14/+40
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil1-2/+2
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin1-0/+10
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds7-7/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells7-7/+0
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds249-6652/+16874
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2-2/+2
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-8/+7
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+1