summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [media] redrat3: fix transmit return value and overrunSean Young2013-02-081-12/+6
| * | | | [media] mceusb: make transmit work on HP transceiverSean Young2013-02-081-14/+11
| * | | | [media] mceusb: make transmit work on the Philips IR transceiverSean Young2013-02-081-5/+3
| * | | | [media] ttusbir: add missing endian conversionSean Young2013-02-081-3/+4
| * | | | [media] ttusbir: do not set led twice on resumeSean Young2013-02-081-2/+1
| * | | | [media] s5c73m3: Remove __dev* attributesSylwester Nawrocki2013-02-072-7/+7
| * | | | [media] em28xx: overhaul em28xx_capture_area_set()Frank Schaefer2013-02-061-10/+12
| * | | | [media] adv7180: remove {query/g_/s_}ctrlFederico Vaga2013-02-061-3/+0
| * | | | [media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga2013-02-062-641/+434
| * | | | [media] v4l2-core: do not enable the buffer ioctls for radio devicesFrank Schaefer2013-02-061-7/+7
| * | | | [media] s5p-fimc: Fix fimc-lite entities deregistrationSylwester Nawrocki2013-02-061-1/+1
| * | | | [media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski2013-02-061-0/+2
| * | | | [media] s5p-csis: Fix clock handling on error path in probe()Sylwester Nawrocki2013-02-061-3/+4
| * | | | [media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operationsLaurent Pinchart2013-02-061-0/+16
| * | | | [media] media: Convert to devm_ioremap_resource()Thierry Reding2013-02-0610-49/+33
| * | | | [media] use IS_ENABLED() macroPeter Senna Tschudin2013-02-0661-64/+63
| * | | | [media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-2/+2
| * | | | [media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-1/+1
| * | | | [media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-3/+3
| * | | | [media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-3/+3
| * | | | [media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-5/+5
| * | | | [media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-2/+2
| * | | | [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-6/+4
| * | | | [media] blackfin: add error frame supportScott Jiang2013-02-062-17/+31
| * | | | Revert "[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift"Mauro Carvalho Chehab2013-02-061-1/+1
| * | | | [media] Support Digivox Mini HD (rtl2832)Eddi De Pieri2013-02-061-0/+2
| * | | | [media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()Dan Carpenter2013-02-051-0/+1
| * | | | [media] em28xx: input: use common work_struct callback function for IR RC key...Frank Schaefer2013-02-051-13/+5
| * | | | [media] em28xx: i2c RC devices: minor code size and memory usage optimizationFrank Schaefer2013-02-051-26/+16
| * | | | [media] em28xx: fix a comment and a small coding style issueFrank Schaefer2013-02-051-4/+2
| * | | | [media] em28xx: remove unused parameter ir_raw from i2c RC key polling functionsFrank Schaefer2013-02-051-13/+7
| * | | | [media] em28xx: get rid of the dependency on module ir-kbd-i2cFrank Schaefer2013-02-052-88/+134
| * | | | [media] em28xx: remove i2cdprintk() messagesFrank Schaefer2013-02-051-24/+5
| * | | | [media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()Frank Schaefer2013-02-051-2/+0
| * | | | [media] em28xx: add missing IR RC slave address to the list of known i2c devicesFrank Schaefer2013-02-051-0/+1
| * | | | [media] cx231xx: add a missing break statementDan Carpenter2013-02-051-0/+1
| * | | | [media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich2013-02-053-5/+5
| * | | | [media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich2013-02-052-5/+0
| * | | | [media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shiftNickolai Zeldovich2013-02-051-1/+1
| * | | | [media] iguanair: intermittent initialization failureSean Young2013-02-051-10/+15
| * | | | [media] iguanair: ensure transmission mask is initializedSean Young2013-02-051-0/+1
| * | | | [media] winbond-cir: only enable higher sample resolution if neededSean Young2013-02-051-8/+19
| * | | | [media] media: adv7343: accept configuration through platform dataLad, Prabhakar2013-02-051-5/+31
| * | | | [media] tm6000: fix G/TRY_FMTHans Verkuil2013-02-051-6/+3
| * | | | [media] tm6000: add poll op for radio device nodeHans Verkuil2013-02-051-0/+1
| * | | | [media] tm6000: set colorspace fieldHans Verkuil2013-02-051-0/+2
| * | | | [media] tm6000: add support for control events and prio handlingHans Verkuil2013-02-052-8/+25
| * | | | [media] tm6000: convert to the control frameworkHans Verkuil2013-02-052-167/+68
| * | | | [media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil2013-02-051-116/+31
| * | | | [media] meye: convert to the control frameworkHans Verkuil2013-02-052-189/+91