summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-07-31media: use pci_zalloc_consistentJoe Perches
2014-07-31Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-26Merge branch 'patchwork' into to_nextMauro Carvalho Chehab
2014-07-26[media] Fix regression in some dib0700 based devicesJames Harper
2014-07-26[media] coda: Propagate the correct error on devm_request_threaded_irq()Fabio Estevam
2014-07-26[media] coda: Return the real error on platform_get_irq()Fabio Estevam
2014-07-25[media] ati_remote: Better default keycodesGeorge Spelvin
2014-07-25[media] ati_remote: Add comments to keycode tableGeorge Spelvin
2014-07-25[media] ati_remote: Sort buttons in top-to-bottom orderGeorge Spelvin
2014-07-25[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin
2014-07-25[media] ati_remote: Merge some duplicate codeGeorge Spelvin
2014-07-25[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin
2014-07-25[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin
2014-07-25[media] ati_remote: Delete superfluous input_sync()George Spelvin
2014-07-25[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin
2014-07-25[media] ati_remote: Check the checksumGeorge Spelvin
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman
2014-07-25[media] rc-core: rename ir-raw.cDavid Härdeman
2014-07-25[media] radio-miropcm20: fix a compilation warningMauro Carvalho Chehab
2014-07-25[media] Kconfig: rtl2832_sdr must depend on USBAntti Palosaari
2014-07-25[media] Kconfig: fix tuners build warningsAntti Palosaari
2014-07-25[media] radio-miropcm20: add RDS supportHans Verkuil
2014-07-25[media] v4l2-ctrls: add RX RDS controlsHans Verkuil
2014-07-25[media] si4713: add the missing RDS functionalityHans Verkuil
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil
2014-07-25[media] vb2: fix vb2_poll for output streamsHans Verkuil
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil
2014-07-25[media] rc-core: merge rc5 and streamzap decodersDavid Härdeman
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: simplify sysfs codeDavid Härdeman
2014-07-23[media] saa7134: NEC scancode fixDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-23[media] dib0700: NEC scancode cleanupDavid Härdeman
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman
2014-07-22Merge branch 'patchwork' into to_nextMauro Carvalho Chehab
2014-07-22[media] cxusb: increase buffer length to 80 bytesMauro Carvalho Chehab
2014-07-22[media] xc4000: Fix get_frequency()Mauro Carvalho Chehab
2014-07-22[media] xc5000: Fix get_frequency()Mauro Carvalho Chehab
2014-07-22[media] xc4000: add module meta-tag with the firmware namesMauro Carvalho Chehab
2014-07-22[media] xc4000: Update firmware nameMauro Carvalho Chehab
2014-07-22[media] dib7000m: Remove unnecessary null testHimangi Saraogi
2014-07-22[media] mb86a20s: Fix the code that estimates the measurement intervalMauro Carvalho Chehab
2014-07-22[media] mb86a20s: Fix InterleavingMauro Carvalho Chehab
2014-07-22[media] mb86a20s: fix ISDB-T mode handlingMauro Carvalho Chehab
2014-07-22[media] m88ds3103: implement BERAntti Palosaari