aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-13[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)Christoph Nuscheler
2013-02-13[media] rtl28xxu: Add USB IDs for Compro VideoMate U620FAlistair Buxton
2013-02-13[media] em28xx: add usb id for terratec h5 rev. 3Roland Scheidegger
2013-02-11[media] em28xx: fix analog streaming with USB bulk transfersFrank Schaefer
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil
2013-02-08[media] dvb-usb: check for invalid length in ttusb_process_muxpack()Dan Carpenter
2013-02-08[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMTHans Verkuil
2013-02-08[media] ttusb2: Kconfig patch to auto-select frontends for TechnoTrend CT-3650Matti Kurkela
2013-02-08[media] tm6000: check an allocation for failureDan Carpenter
2013-02-06[media] em28xx: overhaul em28xx_capture_area_set()Frank Schaefer
2013-02-06[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operationsLaurent Pinchart
2013-02-06[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06Revert "[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift"Mauro Carvalho Chehab
2013-02-06[media] Support Digivox Mini HD (rtl2832)Eddi De Pieri
2013-02-05[media] em28xx: input: use common work_struct callback function for IR RC key...Frank Schaefer
2013-02-05[media] em28xx: i2c RC devices: minor code size and memory usage optimizationFrank Schaefer
2013-02-05[media] em28xx: fix a comment and a small coding style issueFrank Schaefer
2013-02-05[media] em28xx: remove unused parameter ir_raw from i2c RC key polling functionsFrank Schaefer
2013-02-05[media] em28xx: get rid of the dependency on module ir-kbd-i2cFrank Schaefer
2013-02-05[media] em28xx: remove i2cdprintk() messagesFrank Schaefer
2013-02-05[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()Frank Schaefer
2013-02-05[media] em28xx: add missing IR RC slave address to the list of known i2c devicesFrank Schaefer
2013-02-05[media] cx231xx: add a missing break statementDan Carpenter
2013-02-05[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shiftNickolai Zeldovich
2013-02-05[media] tm6000: fix G/TRY_FMTHans Verkuil
2013-02-05[media] tm6000: add poll op for radio device nodeHans Verkuil
2013-02-05[media] tm6000: set colorspace fieldHans Verkuil
2013-02-05[media] tm6000: add support for control events and prio handlingHans Verkuil
2013-02-05[media] tm6000: convert to the control frameworkHans Verkuil
2013-02-05[media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil
2013-02-05[media] pwc: Don't return EINVAL when an unsupported pixelformat is requestedHans de Goede
2013-02-05[media] usb/gspca/zc3xx.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/xirlink_cit.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/t613.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/stv06xx/stv06xx.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/spca561.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/sonixj.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/sonixb.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/sn9c20x.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/se401.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/pac7311.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] gspca/pac7302.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/pac207.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/ov519.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/konica.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] usb/gspca/cpia1.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] uvcvideo: Fix race of open and suspend in error caseOliver Neukum