summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds-8/+16
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes-2/+5
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes-2/+6
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes-4/+5
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-85/+4
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada-81/+0
2016-10-11kthread: kthread worker API cleanupPetr Mladek-4/+4
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-13352/+16940
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan-1/+1
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-5/+24
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab-38/+54
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-72/+16
2016-09-22[media] ttusb_dec: avoid the risk of go past bufferMauro Carvalho Chehab-12/+18
2016-09-22[media] cx23885: Fix some smatch warningsMauro Carvalho Chehab-1/+4
2016-09-22[media] si2165: switch to regmapMatthias Schwarzott-46/+25
2016-09-22[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for loggingMatthias Schwarzott-23/+23
2016-09-22[media] si2165: Remove legacy attachMatthias Schwarzott-148/+17
2016-09-22[media] cx231xx: attach si2165 driver via i2c_clientMatthias Schwarzott-25/+48
2016-09-22[media] cx231xx: Prepare for attaching new style i2c_client DVB demod driversMatthias Schwarzott-1/+8
2016-09-22[media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott-9/+21
2016-09-22[media] si2165: support i2c_client attachMatthias Schwarzott-0/+171
2016-09-22[media] si2165: avoid division by zeroMatthias Schwarzott-0/+6
2016-09-22[media] rcar-vin: add R-Car gen2 fallback compatibility stringSergei Shtylyov-0/+1
2016-09-22[media] lgdt3306a: remove 20*50 msec unnecessary timeoutAbylay Ospan-12/+4
2016-09-22[media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-13/+2
2016-09-22[media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar-1/+1
2016-09-22[media] cxd2841er: force 8MHz bandwidth for DVB-C if specified bw not supportedAbylay Ospan-0/+8
2016-09-22[media] redrat3: hardware-specific parametersSean Young-1/+49
2016-09-22[media] redrat3: remove hw_timeout memberSean Young-11/+4
2016-09-22[media] cxd2841er: BER and SNR reading for ISDB-TAbylay Ospan-3/+45
2016-09-22[media] dvb-usb: avoid link error with dib3000m{b,c|Arnd Bergmann-0/+1
2016-09-22[media] dvb-usb: split out common parts of dibusbArnd Bergmann-167/+190
2016-09-22[media] cxd2841er: freeze/unfreeze registers when reading statsAbylay Ospan-12/+40
2016-09-22[media] rc: split nec protocol into its three variantsSean Young-26/+62
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young-35/+69
2016-09-22[media] rc: rc6 decoder should report protocol correctlySean Young-2/+2
2016-09-22[media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a littleHeiner Kallweit-5/+3
2016-09-22[media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handleHeiner Kallweit-11/+1
2016-09-22[media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_dataHeiner Kallweit-11/+2
2016-09-22[media] media: rc: nuvoton: ignore spurious interrupt when logical device is ...Heiner Kallweit-0/+9
2016-09-22[media] media: rc: fix deadlock when module ir_lirc_codec is removedHeiner Kallweit-2/+7
2016-09-22[media] Partly revert "[media] rc-core: allow calling rc_open with device not...Ole Ernst-5/+4
2016-09-22[media] cxd2820r: convert to regmap apiAntti Palosaari-259/+173
2016-09-22[media] cxd2820r: improve lock detectionAntti Palosaari-49/+50
2016-09-22[media] cxd2820r: correct loggingAntti Palosaari-91/+123
2016-09-22[media] cxd2820r: add I2C driver bindingsAntti Palosaari-52/+191
2016-09-22[media] cxd2820r: wrap legacy DVBv3 statistics via DVBv5 statisticsAntti Palosaari-377/+22
2016-09-22[media] cxd2820r: dvbv5 statistics for DVB-CAntti Palosaari-2/+102
2016-09-22[media] cxd2820r: dvbv5 statistics for DVB-T2Antti Palosaari-1/+76