| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-14 | 1 | -1/+1 |
|\ |
|
| * | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | 69 | -85/+4 |
|\ \ |
|
| * | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | 67 | -81/+0 |
| * | | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 | 2 | -4/+4 |
* | | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-10-11 | 327 | -13352/+16940 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'v4.8' into patchwork | Mauro Carvalho Chehab | 2016-10-05 | 11 | -38/+54 |
| |\ \ |
|
| * | | | [media] ttusb_dec: avoid the risk of go past buffer | Mauro Carvalho Chehab | 2016-09-22 | 1 | -12/+18 |
| * | | | [media] cx23885: Fix some smatch warnings | Mauro Carvalho Chehab | 2016-09-22 | 2 | -1/+4 |
| * | | | [media] si2165: switch to regmap | Matthias Schwarzott | 2016-09-22 | 2 | -46/+25 |
| * | | | [media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging | Matthias Schwarzott | 2016-09-22 | 1 | -23/+23 |
| * | | | [media] si2165: Remove legacy attach | Matthias Schwarzott | 2016-09-22 | 3 | -148/+17 |
| * | | | [media] cx231xx: attach si2165 driver via i2c_client | Matthias Schwarzott | 2016-09-22 | 1 | -25/+48 |
| * | | | [media] cx231xx: Prepare for attaching new style i2c_client DVB demod drivers | Matthias Schwarzott | 2016-09-22 | 1 | -1/+8 |
| * | | | [media] cx23885: attach si2165 driver via i2c_client | Matthias Schwarzott | 2016-09-22 | 1 | -9/+21 |
| * | | | [media] si2165: support i2c_client attach | Matthias Schwarzott | 2016-09-22 | 2 | -0/+171 |
| * | | | [media] si2165: avoid division by zero | Matthias Schwarzott | 2016-09-22 | 1 | -0/+6 |
| * | | | [media] rcar-vin: add R-Car gen2 fallback compatibility string | Sergei Shtylyov | 2016-09-22 | 1 | -0/+1 |
| * | | | [media] lgdt3306a: remove 20*50 msec unnecessary timeout | Abylay Ospan | 2016-09-22 | 1 | -12/+4 |
| * | | | [media] cx25821: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-22 | 2 | -13/+2 |
| * | | | [media] cx25821: Drop Freeing of Workqueue | Bhaktipriya Shridhar | 2016-09-22 | 1 | -1/+1 |
| * | | | [media] cxd2841er: force 8MHz bandwidth for DVB-C if specified bw not supported | Abylay Ospan | 2016-09-22 | 1 | -0/+8 |
| * | | | [media] redrat3: hardware-specific parameters | Sean Young | 2016-09-22 | 1 | -1/+49 |
| * | | | [media] redrat3: remove hw_timeout member | Sean Young | 2016-09-22 | 1 | -11/+4 |
| * | | | [media] cxd2841er: BER and SNR reading for ISDB-T | Abylay Ospan | 2016-09-22 | 1 | -3/+45 |
| * | | | [media] dvb-usb: avoid link error with dib3000m{b,c| | Arnd Bergmann | 2016-09-22 | 1 | -0/+1 |
| * | | | [media] dvb-usb: split out common parts of dibusb | Arnd Bergmann | 2016-09-22 | 4 | -167/+190 |
| * | | | [media] cxd2841er: freeze/unfreeze registers when reading stats | Abylay Ospan | 2016-09-22 | 1 | -12/+40 |
| * | | | [media] rc: split nec protocol into its three variants | Sean Young | 2016-09-22 | 15 | -26/+62 |
| * | | | [media] rc: Hauppauge z8f0811 can decode RC6 | Sean Young | 2016-09-22 | 6 | -35/+69 |
| * | | | [media] rc: rc6 decoder should report protocol correctly | Sean Young | 2016-09-22 | 1 | -2/+2 |
| * | | | [media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a little | Heiner Kallweit | 2016-09-22 | 1 | -5/+3 |
| * | | | [media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handle | Heiner Kallweit | 2016-09-22 | 1 | -11/+1 |
| * | | | [media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_data | Heiner Kallweit | 2016-09-22 | 1 | -11/+2 |
| * | | | [media] media: rc: nuvoton: ignore spurious interrupt when logical device is ... | Heiner Kallweit | 2016-09-22 | 1 | -0/+9 |
| * | | | [media] media: rc: fix deadlock when module ir_lirc_codec is removed | Heiner Kallweit | 2016-09-22 | 1 | -2/+7 |
| * | | | [media] Partly revert "[media] rc-core: allow calling rc_open with device not... | Ole Ernst | 2016-09-22 | 1 | -5/+4 |
| * | | | [media] cxd2820r: convert to regmap api | Antti Palosaari | 2016-09-22 | 6 | -259/+173 |
| * | | | [media] cxd2820r: improve lock detection | Antti Palosaari | 2016-09-22 | 3 | -49/+50 |
| * | | | [media] cxd2820r: correct logging | Antti Palosaari | 2016-09-22 | 4 | -91/+123 |
| * | | | [media] cxd2820r: add I2C driver bindings | Antti Palosaari | 2016-09-22 | 6 | -52/+191 |
| * | | | [media] cxd2820r: wrap legacy DVBv3 statistics via DVBv5 statistics | Antti Palosaari | 2016-09-22 | 5 | -377/+22 |
| * | | | [media] cxd2820r: dvbv5 statistics for DVB-C | Antti Palosaari | 2016-09-22 | 1 | -2/+102 |
| * | | | [media] cxd2820r: dvbv5 statistics for DVB-T2 | Antti Palosaari | 2016-09-22 | 1 | -1/+76 |
| * | | | [media] cxd2820r: dvbv5 statistics for DVB-T | Antti Palosaari | 2016-09-22 | 2 | -0/+90 |
| * | | | [media] cxd2820r: improve IF frequency setting | Antti Palosaari | 2016-09-22 | 4 | -45/+43 |
| * | | | [media] media: Add flags to tell whether to take graph mutex for an IOCTL | Sakari Ailus | 2016-09-22 | 1 | -14/+23 |
| * | | | [media] media: Refactor copying IOCTL arguments from and to user space | Sakari Ailus | 2016-09-22 | 1 | -93/+83 |
| * | | | [media] media: Unify IOCTL handler calling | Sakari Ailus | 2016-09-22 | 1 | -36/+15 |
| * | | | [media] media: Determine early whether an IOCTL is supported | Sakari Ailus | 2016-09-22 | 1 | -0/+20 |