summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Micro...Frank Schäfer2012-10-131-0/+1
* media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings2012-10-131-1/+1
* media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2012-10-021-2/+3
* media: cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-10-022-4/+1
* USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana2012-09-141-0/+1
* media: ene_ir: Fix driver initialisationLuis Henriques2012-08-151-1/+2
* media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-191-0/+1
* media: cx231xx: don't DMA to random addressesDavid Dillow2012-07-192-3/+3
* gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede2012-07-161-1/+3
* media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-07-161-0/+2
* media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart2012-06-011-1/+1
* smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky2012-06-011-0/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-1414-117/+135
|\
| * [media] gspca - sonixj: Fix a zero divide in isoc interruptJean-François Moine2012-05-081-4/+4
| * [media] media: videobuf2-dma-contig: include header for exported symbolsH Hartley Sweeten2012-05-081-0/+1
| * [media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...H Hartley Sweeten2012-05-081-1/+1
| * [media] media: vb2-memops: Export vb2_get_vma symbolLaurent Pinchart2012-05-081-0/+1
| * [media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFSSylwester Nawrocki2012-05-083-14/+23
| * [media] s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki2012-05-081-1/+1
| * [media] dvb_frontend: fix a regression with DVB-S zig-zagMauro Carvalho Chehab2012-05-081-0/+4
| * [media] fintek-cir: change || to &&Dan Carpenter2012-04-261-1/+1
| * [media] rc: Postpone ISR registrationLuis Henriques2012-04-265-93/+93
| * [media] marvell-cam: fix an ARM build errorJonathan Corbet2012-04-261-1/+0
| * [media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski2012-04-261-2/+6
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-217-10/+69
|\|
| * [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2012-04-192-4/+36
| * [media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski2012-04-191-1/+1
| * [media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski2012-04-191-2/+3
| * [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-181-0/+1
| * [media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-181-2/+4
| * [media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab2012-04-181-1/+24
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-114-35/+85
|\|
| * [media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart2012-04-091-18/+32
| * [media] dvb_frontend: fix compiler warningHans Petter Selasky2012-04-091-1/+1
| * [media] it913x: fix firmware loading errorsMalcolm Priestley2012-04-091-14/+40
| * [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil2012-04-091-2/+2
| * [media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin2012-04-091-0/+10
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-2/+0
|\ \
| * | [media] davinci: remove includes of mach/io.hRob Herring2012-03-062-2/+0
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-2/+2
|\ \ \
| * | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-212-2/+2
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-287-7/+0
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-23249-6652/+16874
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | [media] partially reverts changeset fa5527cMauro Carvalho Chehab2012-03-191-52/+0
| * | | [media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger2012-03-191-3/+5
| * | | [media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev2012-03-193-1/+82