aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-02-08[media] media: ov7670: Add possibility to disable pixclk during hblankJavier Martin
2013-02-08[media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin
2013-02-08[media] media: ov7670: calculate framerate properly for ov7675Javier Martin
2013-02-08[media] media: ov7670: make try_fmt() consistent with 'min_height' and 'min_w...Javier Martin
2013-02-08[media] media: ov7670: add support for ov7675Javier Martin
2013-02-08[media] redrat3: fix transmit return value and overrunSean Young
2013-02-08[media] mceusb: make transmit work on HP transceiverSean Young
2013-02-08[media] mceusb: make transmit work on the Philips IR transceiverSean Young
2013-02-08[media] ttusbir: add missing endian conversionSean Young
2013-02-08[media] ttusbir: do not set led twice on resumeSean Young
2013-02-07[media] s5c73m3: Remove __dev* attributesSylwester Nawrocki
2013-02-06[media] em28xx: overhaul em28xx_capture_area_set()Frank Schaefer
2013-02-06[media] adv7180: remove {query/g_/s_}ctrlFederico Vaga
2013-02-06[media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga
2013-02-06[media] v4l2-core: do not enable the buffer ioctls for radio devicesFrank Schaefer
2013-02-06[media] s5p-fimc: Fix fimc-lite entities deregistrationSylwester Nawrocki
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski
2013-02-06[media] s5p-csis: Fix clock handling on error path in probe()Sylwester Nawrocki
2013-02-06[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operationsLaurent Pinchart
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macroPeter Senna Tschudin
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-06[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] blackfin: add error frame supportScott Jiang
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] tuners/xc5000: fix MODE_AIR in xc5000_set_params()Dan Carpenter
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-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-05[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich
2013-02-05[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich
2013-02-05[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shiftNickolai Zeldovich
2013-02-05[media] iguanair: intermittent initialization failureSean Young
2013-02-05[media] iguanair: ensure transmission mask is initializedSean Young
2013-02-05[media] winbond-cir: only enable higher sample resolution if neededSean Young
2013-02-05[media] media: adv7343: accept configuration through platform dataLad, Prabhakar
2013-02-05[media] tm6000: fix G/TRY_FMTHans Verkuil