summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-141-1/+1
|\
| * samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-1169-85/+4
|\ \
| * | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-1167-81/+0
| * | kthread: kthread worker API cleanupPetr Mladek2016-10-112-4/+4
* | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-11327-13352/+16940
|\ \ \ | |/ / |/| |
| * | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-0511-38/+54
| |\ \
| * | | [media] ttusb_dec: avoid the risk of go past bufferMauro Carvalho Chehab2016-09-221-12/+18
| * | | [media] cx23885: Fix some smatch warningsMauro Carvalho Chehab2016-09-222-1/+4
| * | | [media] si2165: switch to regmapMatthias Schwarzott2016-09-222-46/+25
| * | | [media] si2165: use i2c_client->dev instead of i2c_adapter->dev for loggingMatthias Schwarzott2016-09-221-23/+23
| * | | [media] si2165: Remove legacy attachMatthias Schwarzott2016-09-223-148/+17
| * | | [media] cx231xx: attach si2165 driver via i2c_clientMatthias Schwarzott2016-09-221-25/+48
| * | | [media] cx231xx: Prepare for attaching new style i2c_client DVB demod driversMatthias Schwarzott2016-09-221-1/+8
| * | | [media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott2016-09-221-9/+21
| * | | [media] si2165: support i2c_client attachMatthias Schwarzott2016-09-222-0/+171
| * | | [media] si2165: avoid division by zeroMatthias Schwarzott2016-09-221-0/+6
| * | | [media] rcar-vin: add R-Car gen2 fallback compatibility stringSergei Shtylyov2016-09-221-0/+1
| * | | [media] lgdt3306a: remove 20*50 msec unnecessary timeoutAbylay Ospan2016-09-221-12/+4
| * | | [media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-222-13/+2
| * | | [media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar2016-09-221-1/+1
| * | | [media] cxd2841er: force 8MHz bandwidth for DVB-C if specified bw not supportedAbylay Ospan2016-09-221-0/+8
| * | | [media] redrat3: hardware-specific parametersSean Young2016-09-221-1/+49
| * | | [media] redrat3: remove hw_timeout memberSean Young2016-09-221-11/+4
| * | | [media] cxd2841er: BER and SNR reading for ISDB-TAbylay Ospan2016-09-221-3/+45
| * | | [media] dvb-usb: avoid link error with dib3000m{b,c|Arnd Bergmann2016-09-221-0/+1
| * | | [media] dvb-usb: split out common parts of dibusbArnd Bergmann2016-09-224-167/+190
| * | | [media] cxd2841er: freeze/unfreeze registers when reading statsAbylay Ospan2016-09-221-12/+40
| * | | [media] rc: split nec protocol into its three variantsSean Young2016-09-2215-26/+62
| * | | [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-226-35/+69
| * | | [media] rc: rc6 decoder should report protocol correctlySean Young2016-09-221-2/+2
| * | | [media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a littleHeiner Kallweit2016-09-221-5/+3
| * | | [media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handleHeiner Kallweit2016-09-221-11/+1
| * | | [media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_dataHeiner Kallweit2016-09-221-11/+2
| * | | [media] media: rc: nuvoton: ignore spurious interrupt when logical device is ...Heiner Kallweit2016-09-221-0/+9
| * | | [media] media: rc: fix deadlock when module ir_lirc_codec is removedHeiner Kallweit2016-09-221-2/+7
| * | | [media] Partly revert "[media] rc-core: allow calling rc_open with device not...Ole Ernst2016-09-221-5/+4
| * | | [media] cxd2820r: convert to regmap apiAntti Palosaari2016-09-226-259/+173
| * | | [media] cxd2820r: improve lock detectionAntti Palosaari2016-09-223-49/+50
| * | | [media] cxd2820r: correct loggingAntti Palosaari2016-09-224-91/+123
| * | | [media] cxd2820r: add I2C driver bindingsAntti Palosaari2016-09-226-52/+191
| * | | [media] cxd2820r: wrap legacy DVBv3 statistics via DVBv5 statisticsAntti Palosaari2016-09-225-377/+22
| * | | [media] cxd2820r: dvbv5 statistics for DVB-CAntti Palosaari2016-09-221-2/+102
| * | | [media] cxd2820r: dvbv5 statistics for DVB-T2Antti Palosaari2016-09-221-1/+76
| * | | [media] cxd2820r: dvbv5 statistics for DVB-TAntti Palosaari2016-09-222-0/+90
| * | | [media] cxd2820r: improve IF frequency settingAntti Palosaari2016-09-224-45/+43
| * | | [media] media: Add flags to tell whether to take graph mutex for an IOCTLSakari Ailus2016-09-221-14/+23
| * | | [media] media: Refactor copying IOCTL arguments from and to user spaceSakari Ailus2016-09-221-93/+83
| * | | [media] media: Unify IOCTL handler callingSakari Ailus2016-09-221-36/+15
| * | | [media] media: Determine early whether an IOCTL is supportedSakari Ailus2016-09-221-0/+20
OpenPOWER on IntegriCloud