Size: 43999
Comment: Add missing driver
|
← Revision 15 as of 2017-12-30 01:30:33 ⇥
Size: 44677
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
[[TableOfContents()]] | <<TableOfContents>> |
Line 8: | Line 8: |
* Intel Rapid Start Technology support, which is a firmware-based suspend-to-disk implementation. Once placed in S3, the device will wake once either a timeout elapses or the battery reaches a critical level. It will then resume to the firmware and copy the contents of RAM to a specialised partition, and then power off the machine. If the user turns the machine back on the firmware will copy the contents of the partition back to RAM and then resume from S3 as normal [http://git.kernel.org/linus/34a956db3774e8cba3f6b52aa9c1d67cf9a496fe (commit)] * A driver that registers CPU digital temperature sensor as a thermal zones at package level. Each package will show up as one zone with at max two trip points. These trip points can be both read and updated. Once a non-zero value is set in the trip point, if the package package temperature goes above or below this setting, a thermal notification is generated [http://git.kernel.org/linus/f1a18a10566081abfce1649c2f3884b28fff7372 (commit)] * Add trivial driver to disable Intel Smart Connect [http://git.kernel.org/linus/5c7f80f75512557dd0728ada77e8e8a8c7c8458b (commit)] * acpi-cpufreq: Add new sysfs attribute freqdomain_cpus [http://git.kernel.org/linus/f4fd3797848aa04e72e942c855fd279840a47fe4 (commit)] * microcode: Early microcode patch loading support for AMD [http://git.kernel.org/linus/757885e94a22bcc82beb9b1445c95218cb20ceab (commit)] * microcode: Allow multiple families' bin files appended together [http://git.kernel.org/linus/cd1c32ca969ebfd65e61312c988223bb14f09c2e (commit)] * hp-wmi: Enable hotkeys on some systems [http://git.kernel.org/linus/b253c9d1d858a3f115f791ee4fe2b9399ae7dbbd (commit)] * ACPI / LPSS: add support for Intel Bay Trail [http://git.kernel.org/linus/f627217064dbef1eef53ceb01edb9c94203991e0 (commit)] * ACPI: Add CMOS RTC Operation Region handler support [http://git.kernel.org/linus/2fa97feb4406c546b52e35b6b6c50cb8f63425d2 (commit)] * ACPI: Add sysfs ABI documentation [http://git.kernel.org/linus/89ca78a060a101b21cec46f34ad2ade3fafed0d0 (commit)] |
* Intel Rapid Start Technology support, which is a firmware-based suspend-to-disk implementation. Once placed in S3, the device will wake once either a timeout elapses or the battery reaches a critical level. It will then resume to the firmware and copy the contents of RAM to a specialised partition, and then power off the machine. If the user turns the machine back on the firmware will copy the contents of the partition back to RAM and then resume from S3 as normal [[http://git.kernel.org/linus/34a956db3774e8cba3f6b52aa9c1d67cf9a496fe|(commit)]] * A driver that registers CPU digital temperature sensor as a thermal zones at package level. Each package will show up as one zone with at max two trip points. These trip points can be both read and updated. Once a non-zero value is set in the trip point, if the package package temperature goes above or below this setting, a thermal notification is generated [[http://git.kernel.org/linus/f1a18a10566081abfce1649c2f3884b28fff7372|(commit)]] * Add trivial driver to disable Intel Smart Connect [[http://git.kernel.org/linus/5c7f80f75512557dd0728ada77e8e8a8c7c8458b|(commit)]] * acpi-cpufreq: Add new sysfs attribute freqdomain_cpus [[http://git.kernel.org/linus/f4fd3797848aa04e72e942c855fd279840a47fe4|(commit)]] * microcode: Early microcode patch loading support for AMD [[http://git.kernel.org/linus/757885e94a22bcc82beb9b1445c95218cb20ceab|(commit)]] * microcode: Allow multiple families' bin files appended together [[http://git.kernel.org/linus/cd1c32ca969ebfd65e61312c988223bb14f09c2e|(commit)]] * hp-wmi: Enable hotkeys on some systems [[http://git.kernel.org/linus/b253c9d1d858a3f115f791ee4fe2b9399ae7dbbd|(commit)]] * ACPI / LPSS: add support for Intel Bay Trail [[http://git.kernel.org/linus/f627217064dbef1eef53ceb01edb9c94203991e0|(commit)]] * ACPI: Add CMOS RTC Operation Region handler support [[http://git.kernel.org/linus/2fa97feb4406c546b52e35b6b6c50cb8f63425d2|(commit)]] * ACPI: Add sysfs ABI documentation [[http://git.kernel.org/linus/89ca78a060a101b21cec46f34ad2ade3fafed0d0|(commit)]] |
Line 19: | Line 19: |
* AMD IOMMU Performance Counter PERF uncore PMU implementation [http://git.kernel.org/linus/7be6296fdd75f716f7348251433ea68c4b362cf3 (commit)] * Add IOMMU Performance Counter resource management [http://git.kernel.org/linus/30861ddc9cca479a7fc6a5efef4e5c69d6b274f4 (commit)] * Add Haswell PEBS record support [http://git.kernel.org/linus/130768b8c93cd8d21390a136ec8cef417153ca14 (commit)] * Add Haswell PEBS support [http://git.kernel.org/linus/3044318f1f3a2a0a636b4c751ddb7169cb1b11b2 (commit)] * Add mem-loads/stores support for Intel Haswell [http://git.kernel.org/linus/f9134f36aed59ab55c0ab1a4618dd455f15aef5f (commit)] * Add simple Intel Haswell PMU support [http://git.kernel.org/linus/3a632cb229bfb18b6d09822cc842451ea46c013e (commit)] * Support Intel Haswell/v4 LBR format [http://git.kernel.org/linus/135c5612c460f89657c4698fe2ea753f6f667963 (commit)] * Intel: support full width counting [http://git.kernel.org/linus/069e0c3c405814778c7475d95b9fff5318f39834 (commit)] |
* AMD IOMMU Performance Counter PERF uncore PMU implementation [[http://git.kernel.org/linus/7be6296fdd75f716f7348251433ea68c4b362cf3|(commit)]] * Add IOMMU Performance Counter resource management [[http://git.kernel.org/linus/30861ddc9cca479a7fc6a5efef4e5c69d6b274f4|(commit)]] * Add Haswell PEBS record support [[http://git.kernel.org/linus/130768b8c93cd8d21390a136ec8cef417153ca14|(commit)]] * Add Haswell PEBS support [[http://git.kernel.org/linus/3044318f1f3a2a0a636b4c751ddb7169cb1b11b2|(commit)]] * Add mem-loads/stores support for Intel Haswell [[http://git.kernel.org/linus/f9134f36aed59ab55c0ab1a4618dd455f15aef5f|(commit)]] * Add simple Intel Haswell PMU support [[http://git.kernel.org/linus/3a632cb229bfb18b6d09822cc842451ea46c013e|(commit)]] * Support Intel Haswell/v4 LBR format [[http://git.kernel.org/linus/135c5612c460f89657c4698fe2ea753f6f667963|(commit)]] * Intel: support full width counting [[http://git.kernel.org/linus/069e0c3c405814778c7475d95b9fff5318f39834|(commit)]] |
Line 29: | Line 29: |
* Add support for ARM Ltd. System MMU architecture [http://git.kernel.org/linus/45ae7cff3684ab45f57fc13fc242c8546536a84e (commit)] * ARM64: Change kernel stack size to 16K [http://git.kernel.org/linus/845ad05ec31e0f3872a321e10dbeaf872022632c (commit)] * ADd initial DTS for APM X-Gene Storm SOC and APM Mustang board [http://git.kernel.org/linus/ee877b5321c4dfee9dc9f2a12b19ddcd33149f6a (commit)] * Add support for LZ4-compressed kernel [http://git.kernel.org/linus/f9b493ac9b833fd9dd3bbd50460adb33f29e1238 (commit)] * ARMv7-M: Allow the building of new kernel port [http://git.kernel.org/linus/4477ca45fb368880bf77b10ed3b24b03f0cc82da (commit)] * EXYNOS: Add support for EXYNOS5420 SoC [http://git.kernel.org/linus/191d754f5bfd99d682cd496759f56d97294bfdf0 (commit)] * OMAP2+: Remove board-4430sdp.c [http://git.kernel.org/linus/76787b3bd2550613ab688842b231e8f82c451cee (commit)] * SAMSUNG: Add watchdog reset driver [http://git.kernel.org/linus/a4658e57a7a1bc8d6b54c29c051426ea838fd6d7 (commit)] * kirkwood: Instantiate cpufreq driver [http://git.kernel.org/linus/0e2ee0c0610ec211a9f0ebf3088cbf4da422ebf8 (commit)] * Add Initial TI-Nspire support [http://git.kernel.org/linus/9851ca5774e693e2088a4b34ad456cfaadaf29a7 (commit)] * Add device trees for TI-Nspire hardware [http://git.kernel.org/linus/d907849e0dbaeacb34e0a6a3b49ebeaf8c49355e (commit)] * Add basic support for Rockchip RK3066a boards [http://git.kernel.org/linus/d63dc0514d56e108cc96e334ca26b538263e52a2 (commit)] |
* Add support for ARM Ltd. System MMU architecture [[http://git.kernel.org/linus/45ae7cff3684ab45f57fc13fc242c8546536a84e|(commit)]] * ARM64: Change kernel stack size to 16K [[http://git.kernel.org/linus/845ad05ec31e0f3872a321e10dbeaf872022632c|(commit)]] * ADd initial DTS for APM X-Gene Storm SOC and APM Mustang board [[http://git.kernel.org/linus/ee877b5321c4dfee9dc9f2a12b19ddcd33149f6a|(commit)]] * Add support for LZ4-compressed kernel [[http://git.kernel.org/linus/f9b493ac9b833fd9dd3bbd50460adb33f29e1238|(commit)]] * ARMv7-M: Allow the building of new kernel port [[http://git.kernel.org/linus/4477ca45fb368880bf77b10ed3b24b03f0cc82da|(commit)]] * EXYNOS: Add support for EXYNOS5420 SoC [[http://git.kernel.org/linus/191d754f5bfd99d682cd496759f56d97294bfdf0|(commit)]] * OMAP2+: Remove board-4430sdp.c [[http://git.kernel.org/linus/76787b3bd2550613ab688842b231e8f82c451cee|(commit)]] * SAMSUNG: Add watchdog reset driver [[http://git.kernel.org/linus/a4658e57a7a1bc8d6b54c29c051426ea838fd6d7|(commit)]] * kirkwood: Instantiate cpufreq driver [[http://git.kernel.org/linus/0e2ee0c0610ec211a9f0ebf3088cbf4da422ebf8|(commit)]] * Add Initial TI-Nspire support [[http://git.kernel.org/linus/9851ca5774e693e2088a4b34ad456cfaadaf29a7|(commit)]] * Add device trees for TI-Nspire hardware [[http://git.kernel.org/linus/d907849e0dbaeacb34e0a6a3b49ebeaf8c49355e|(commit)]] * Add basic support for Rockchip RK3066a boards [[http://git.kernel.org/linus/d63dc0514d56e108cc96e334ca26b538263e52a2|(commit)]] |
Line 42: | Line 42: |
* Add Acme Systems Fox G20 board [http://git.kernel.org/linus/2515e8bbc5dca415c5a810b8d5c6aa6acec1903c (commit)] * Drop rm9200dk board support [http://git.kernel.org/linus/e25ac142f3c8476410a562c481e5c29efbb1cd43 (commit)] |
* Add Acme Systems Fox G20 board [[http://git.kernel.org/linus/2515e8bbc5dca415c5a810b8d5c6aa6acec1903c|(commit)]] * Drop rm9200dk board support [[http://git.kernel.org/linus/e25ac142f3c8476410a562c481e5c29efbb1cd43|(commit)]] |
Line 45: | Line 45: |
* Add DT node for DP controller for Arndale Board [http://git.kernel.org/linus/a3093e6f8483d6ac8af427436f4e7dd6f8ee0df7 (commit)] * Add Ka-Ro tx53 devicetree [http://git.kernel.org/linus/260cb6a665b29cf2231baf91fdd25022ea136c49 (commit)] * Add SoC level device tree source for VF610 [http://git.kernel.org/linus/d02e13495d3a0e686c00990bc1d688336bdfe2bb (commit)] * Add device tree source for Freescale imx6sl SoC [http://git.kernel.org/linus/e29fe21cff967eeae8f081ed0de51f53a2a002bf (commit)] * Add initial Freescale VF610 Tower board dts support [http://git.kernel.org/linus/e77b74ee6c4115a0fe1fdb673dbf25ffe1277205 (commit)] * imx27-phytec-phycore-som: Add initial support for PCM970 RDK [http://git.kernel.org/linus/c05c1bf5739cb7adaa955503fc819d077bc46d25 (commit)] * vt8500: Add devicetree support for WM8750 SoC and APC8750 board [http://git.kernel.org/linus/4606c48051db62db14756e1085fe0f8821a0e116 (commit)] * imx: add initial support for Freescale VF610 [http://git.kernel.org/linus/5be913c6824e1957e03ae432b60717c21f2c53d1 (commit)] * keystone: Add minimal TI Keystone platform support [http://git.kernel.org/linus/828989ad87af15b555f783a70efa2cc526b35b3f (commit)] * mx5: Add support for DENX M53EVK [http://git.kernel.org/linus/051124e596869ddf3efa7a2dc2f8209401e55d09 (commit)] * mxs: dt: Add Crystalfontz CFA-10057 device tree [http://git.kernel.org/linus/d75f3d92e86e65b3cb9725e65f7278cc303511db (commit)] * shmobile: Remove AP4EVB board support [http://git.kernel.org/linus/b24bd7e97b3784afca6b808be1e5848e30e637ac (commit)] * sti: Add STiH415 SOC support [http://git.kernel.org/linus/65ebcc1158891c8c0abef726d59a7840454ad25d (commit)] * sti: Add STiH416 SOC support [http://git.kernel.org/linus/15969b457734feb46cc813745b039cf4ae9089ff (commit)] * stih41x: Add B2000 board support [http://git.kernel.org/linus/f1148dba64f3bf3a346e1eb7cdfac0e5f70660c8 (commit)] * stih41x: Add B2020 board support [http://git.kernel.org/linus/40e3e6725370481b7b81d969dbde056f50d870ae (commit)] * sunxi: dt: Add Allwinner A10s DTSI [http://git.kernel.org/linus/d3ae078eb8c9cec8da15a983d66d9f7fe16dffd7 (commit)] * tegra114: add CPU hotplug support [http://git.kernel.org/linus/33d5c01915ccca298a5fda7e0cb33199d225e03a (commit)] * ux500: Supply a DTS file for the u8540 platform [http://git.kernel.org/linus/c70b4a93326384f5e5d393c3bdae6e22b428fb3a (commit)] * vexpress: introduce DCSCB support [http://git.kernel.org/linus/1e904e1bf6f1285cc2dd5696c44b7cf78cda643f (commit)] * zynq: Add cpuidle support [http://git.kernel.org/linus/bd2a337a25dd22bcd6b3fb1f99461f6991773e68 (commit)] |
* Add DT node for DP controller for Arndale Board [[http://git.kernel.org/linus/a3093e6f8483d6ac8af427436f4e7dd6f8ee0df7|(commit)]] * Add Ka-Ro tx53 devicetree [[http://git.kernel.org/linus/260cb6a665b29cf2231baf91fdd25022ea136c49|(commit)]] * Add SoC level device tree source for VF610 [[http://git.kernel.org/linus/d02e13495d3a0e686c00990bc1d688336bdfe2bb|(commit)]] * Add device tree source for Freescale imx6sl SoC [[http://git.kernel.org/linus/e29fe21cff967eeae8f081ed0de51f53a2a002bf|(commit)]] * Add initial Freescale VF610 Tower board dts support [[http://git.kernel.org/linus/e77b74ee6c4115a0fe1fdb673dbf25ffe1277205|(commit)]] * imx27-phytec-phycore-som: Add initial support for PCM970 RDK [[http://git.kernel.org/linus/c05c1bf5739cb7adaa955503fc819d077bc46d25|(commit)]] * vt8500: Add devicetree support for WM8750 SoC and APC8750 board [[http://git.kernel.org/linus/4606c48051db62db14756e1085fe0f8821a0e116|(commit)]] * imx: add initial support for Freescale VF610 [[http://git.kernel.org/linus/5be913c6824e1957e03ae432b60717c21f2c53d1|(commit)]] * keystone: Add minimal TI Keystone platform support [[http://git.kernel.org/linus/828989ad87af15b555f783a70efa2cc526b35b3f|(commit)]] * mx5: Add support for DENX M53EVK [[http://git.kernel.org/linus/051124e596869ddf3efa7a2dc2f8209401e55d09|(commit)]] * mxs: dt: Add Crystalfontz CFA-10057 device tree [[http://git.kernel.org/linus/d75f3d92e86e65b3cb9725e65f7278cc303511db|(commit)]] * shmobile: Remove AP4EVB board support [[http://git.kernel.org/linus/b24bd7e97b3784afca6b808be1e5848e30e637ac|(commit)]] * sti: Add STiH415 SOC support [[http://git.kernel.org/linus/65ebcc1158891c8c0abef726d59a7840454ad25d|(commit)]] * sti: Add STiH416 SOC support [[http://git.kernel.org/linus/15969b457734feb46cc813745b039cf4ae9089ff|(commit)]] * stih41x: Add B2000 board support [[http://git.kernel.org/linus/f1148dba64f3bf3a346e1eb7cdfac0e5f70660c8|(commit)]] * stih41x: Add B2020 board support [[http://git.kernel.org/linus/40e3e6725370481b7b81d969dbde056f50d870ae|(commit)]] * sunxi: dt: Add Allwinner A10s DTSI [[http://git.kernel.org/linus/d3ae078eb8c9cec8da15a983d66d9f7fe16dffd7|(commit)]] * tegra114: add CPU hotplug support [[http://git.kernel.org/linus/33d5c01915ccca298a5fda7e0cb33199d225e03a|(commit)]] * ux500: Supply a DTS file for the u8540 platform [[http://git.kernel.org/linus/c70b4a93326384f5e5d393c3bdae6e22b428fb3a|(commit)]] * vexpress: introduce DCSCB support [[http://git.kernel.org/linus/1e904e1bf6f1285cc2dd5696c44b7cf78cda643f|(commit)]] * zynq: Add cpuidle support [[http://git.kernel.org/linus/bd2a337a25dd22bcd6b3fb1f99461f6991773e68|(commit)]] |
Line 69: | Line 69: |
* Transparent Huge Page for PPC64 [http://git.kernel.org/linus/074c2eae3e9b66c03a17a12df8f2cd19382b68ab (commit)], [http://git.kernel.org/linus/437d496457a30ce9ccccb94b2373c201b2558392 (commit)] * eeh: I/O chip EEH enable option [http://git.kernel.org/linus/eb0059836baa14c58ebad030684846213aaece89 (commit)] * mpic: add global timer support [http://git.kernel.org/linus/36ca09be6ff77a4e5b54b8b68ed7be7aa184250b (commit)] * perf: Add power8 EBB support [http://git.kernel.org/linus/4df489991182d3a9337c0a4b1563077c0004f1ba (commit)] * perf: Core EBB support for 64-bit book3s [http://git.kernel.org/linus/330a1eb7775ba876dbd46b9885556e57f705e3d4 (commit)] * vfio: Enable on PowerNV platform [http://git.kernel.org/linus/4e13c1ac6baa1d6c2b650d66ca89e1e12727ec19 (commit)] * vfio: Enable on IBM pSeries platform [http://git.kernel.org/linus/5b25199eff8e124297e6e95392f1719d20daca89 (commit)] * vfio: Implement IOMMU driver for VFIO [http://git.kernel.org/linus/5ffd229c02731a91d08ca21e76b503c5bbb5c095 (commit)] |
* Transparent Huge Page for PPC64 [[http://git.kernel.org/linus/074c2eae3e9b66c03a17a12df8f2cd19382b68ab|(commit)]], [[http://git.kernel.org/linus/437d496457a30ce9ccccb94b2373c201b2558392|(commit)]] * eeh: I/O chip EEH enable option [[http://git.kernel.org/linus/eb0059836baa14c58ebad030684846213aaece89|(commit)]] * mpic: add global timer support [[http://git.kernel.org/linus/36ca09be6ff77a4e5b54b8b68ed7be7aa184250b|(commit)]] * perf: Add power8 EBB support [[http://git.kernel.org/linus/4df489991182d3a9337c0a4b1563077c0004f1ba|(commit)]] * perf: Core EBB support for 64-bit book3s [[http://git.kernel.org/linus/330a1eb7775ba876dbd46b9885556e57f705e3d4|(commit)]] * vfio: Enable on PowerNV platform [[http://git.kernel.org/linus/4e13c1ac6baa1d6c2b650d66ca89e1e12727ec19|(commit)]] * vfio: Enable on IBM pSeries platform [[http://git.kernel.org/linus/5b25199eff8e124297e6e95392f1719d20daca89|(commit)]] * vfio: Implement IOMMU driver for VFIO [[http://git.kernel.org/linus/5ffd229c02731a91d08ca21e76b503c5bbb5c095|(commit)]] |
Line 80: | Line 80: |
* BCM63XX: add support for BCM3368 cable modem [http://git.kernel.org/linus/7b9334215f53135fb9cbdf0b44833cbc8e7d57b2 (commit)] * BCM63xx: Enable second core SMP on BCM6328 if available [http://git.kernel.org/linus/7ac836ce2aa7b931f6347e554cb65f9e9cc1da57 (commit)] * MSP71xx: Remove gpio drivers [http://git.kernel.org/linus/b8061134f83a36b9eb6e38a184f3982f8d8bc58c (commit)] * Netlogic: COP2 save/restore code [http://git.kernel.org/linus/5649d37c2b23ad6545709c976b9abbfa8d5f4e11 (commit)] * Netlogic: Support compressed kernel [http://git.kernel.org/linus/8f0b043045d0b19d7eb8b510bfe279c9bb05d952 (commit)] * Delete Wind River ppmc eval board support. [http://git.kernel.org/linus/169c3c164f0dd791dfa023ab02c12cb286a72e6e (commit)] |
* BCM63XX: add support for BCM3368 cable modem [[http://git.kernel.org/linus/7b9334215f53135fb9cbdf0b44833cbc8e7d57b2|(commit)]] * BCM63xx: Enable second core SMP on BCM6328 if available [[http://git.kernel.org/linus/7ac836ce2aa7b931f6347e554cb65f9e9cc1da57|(commit)]] * MSP71xx: Remove gpio drivers [[http://git.kernel.org/linus/b8061134f83a36b9eb6e38a184f3982f8d8bc58c|(commit)]] * Netlogic: COP2 save/restore code [[http://git.kernel.org/linus/5649d37c2b23ad6545709c976b9abbfa8d5f4e11|(commit)]] * Netlogic: Support compressed kernel [[http://git.kernel.org/linus/8f0b043045d0b19d7eb8b510bfe279c9bb05d952|(commit)]] * Delete Wind River ppmc eval board support. [[http://git.kernel.org/linus/169c3c164f0dd791dfa023ab02c12cb286a72e6e|(commit)]] |
Line 88: | Line 88: |
* Add support for IBM zBC12 machine [http://git.kernel.org/linus/594712276e737961d30e11eae80d403b2b3815df (commit)] * Add support for LZ4-compressed kernel [http://git.kernel.org/linus/8e2872ce7b9a06b951680d196e893f5c0d6a3229 (commit)] * bpf,jit: address randomize and write protect jit code [http://git.kernel.org/linus/aa2d2c73c21f22ce4c643128b671aa7e7bbff54f (commit)] * cio: Introduce generic synchronous CHSC IOCTL [http://git.kernel.org/linus/64150adf89df2ed165d6760f414fa6df07d22628 (commit)] * cio: Introduce on-close CHSC IOCTLs [http://git.kernel.org/linus/e9a8f32a98a6099b009ea7da4f299bb5427db126 (commit)] * cio: Make /dev/chsc a single-open device [http://git.kernel.org/linus/7a9cc6e18b8fe751a41349b188dd468a8317192a (commit)] * dasd: Add 'timeout' attribute [http://git.kernel.org/linus/3d71ad32167c9124d5621b54c37a74ef38aa93b0 (commit)] * dasd: Implement block timeout handling [http://git.kernel.org/linus/a2ace46632fb38c7a3771f2f0d235a4295e83bcf (commit)] * dasd: make number of retries configurable [http://git.kernel.org/linus/1f1ee9ad6b298400c7a44f860231ac1d3cb7bfd6 (commit)] * sclp: Add SCLP character device driver [http://git.kernel.org/linus/d475f942b1dd6a897dac3ad4ed98d6994b275378 (commit)] * KVM: Add "devname:kvm" alias. [http://git.kernel.org/linus/566af9404bf57267ea4fc29ca6b4628a17ee3ea7 (commit)] |
* Add support for IBM zBC12 machine [[http://git.kernel.org/linus/594712276e737961d30e11eae80d403b2b3815df|(commit)]] * Add support for LZ4-compressed kernel [[http://git.kernel.org/linus/8e2872ce7b9a06b951680d196e893f5c0d6a3229|(commit)]] * bpf,jit: address randomize and write protect jit code [[http://git.kernel.org/linus/aa2d2c73c21f22ce4c643128b671aa7e7bbff54f|(commit)]] * cio: Introduce generic synchronous CHSC IOCTL [[http://git.kernel.org/linus/64150adf89df2ed165d6760f414fa6df07d22628|(commit)]] * cio: Introduce on-close CHSC IOCTLs [[http://git.kernel.org/linus/e9a8f32a98a6099b009ea7da4f299bb5427db126|(commit)]] * cio: Make /dev/chsc a single-open device [[http://git.kernel.org/linus/7a9cc6e18b8fe751a41349b188dd468a8317192a|(commit)]] * dasd: Add 'timeout' attribute [[http://git.kernel.org/linus/3d71ad32167c9124d5621b54c37a74ef38aa93b0|(commit)]] * dasd: Implement block timeout handling [[http://git.kernel.org/linus/a2ace46632fb38c7a3771f2f0d235a4295e83bcf|(commit)]] * dasd: make number of retries configurable [[http://git.kernel.org/linus/1f1ee9ad6b298400c7a44f860231ac1d3cb7bfd6|(commit)]] * sclp: Add SCLP character device driver [[http://git.kernel.org/linus/d475f942b1dd6a897dac3ad4ed98d6994b275378|(commit)]] * KVM: Add "devname:kvm" alias. [[http://git.kernel.org/linus/566af9404bf57267ea4fc29ca6b4628a17ee3ea7|(commit)]] |
Line 101: | Line 101: |
* Add static function tracer support [http://git.kernel.org/linus/478ba61afccd3a4d7ca662cadff1d35d183fe67d (commit)] | * Add static function tracer support [[http://git.kernel.org/linus/478ba61afccd3a4d7ca662cadff1d35d183fe67d|(commit)]] |
Line 104: | Line 104: |
* Minimal TZ1090 (Comet) SoC infrastructure [http://git.kernel.org/linus/c24d2976c7834aa948f9d8a48ad4285cfbaf1c3a (commit)] | * Minimal TZ1090 (Comet) SoC infrastructure [[http://git.kernel.org/linus/c24d2976c7834aa948f9d8a48ad4285cfbaf1c3a|(commit)]] |
Line 108: | Line 108: |
* MIPS: add Octeon USB HCD support [http://git.kernel.org/linus/b164935b38d64557a32892e7aa45e213e9d11ea8 (commit)] * comedi: pcl730: add support for the ACL-7225b ISA board [http://git.kernel.org/linus/207fb16d53f41b6b31730307c4608c8f2c43e456 (commit)] * comedi: pcl730: add support for the P8R8-DIO ISA board [http://git.kernel.org/linus/ef5838d91d462e38bdc5a191002383179a618d39 (commit)] * comedi: pcl730: add support for the PCL-725 ISA board [http://git.kernel.org/linus/f68d07f0804e78c1e72cd6861a455b6889f3587e (commit)] * comedi: pcl730: add support for the PCL-734 ISA board [http://git.kernel.org/linus/85a17285745cf487d60c65750c0363c8531dd726 (commit)] * comedi: pcl730: add support for the PCM-3730 PC/104 board [http://git.kernel.org/linus/145ff35bab0c64320cba09a1c720525e035025c4 (commit)] * csr: remove driver [http://git.kernel.org/linus/ade7615de0643a9da628688e661e08148cd7c463 (commit)] * drm/imx: Add LDB support [http://git.kernel.org/linus/ac4c1a9b33005969b05de0f13ec90ec426a76769 (commit)] * iio:adis16130: Move out of staging [http://git.kernel.org/linus/32341859f04e0f0d418d0d0eec903a959cb09ebb (commit)] * add USB MTK bluetooth driver [http://git.kernel.org/linus/0d751eca3b64e9118144bc7d26cb6290b8ed4d5d (commit)] |
* MIPS: add Octeon USB HCD support [[http://git.kernel.org/linus/b164935b38d64557a32892e7aa45e213e9d11ea8|(commit)]] * comedi: pcl730: add support for the ACL-7225b ISA board [[http://git.kernel.org/linus/207fb16d53f41b6b31730307c4608c8f2c43e456|(commit)]] * comedi: pcl730: add support for the P8R8-DIO ISA board [[http://git.kernel.org/linus/ef5838d91d462e38bdc5a191002383179a618d39|(commit)]] * comedi: pcl730: add support for the PCL-725 ISA board [[http://git.kernel.org/linus/f68d07f0804e78c1e72cd6861a455b6889f3587e|(commit)]] * comedi: pcl730: add support for the PCL-734 ISA board [[http://git.kernel.org/linus/85a17285745cf487d60c65750c0363c8531dd726|(commit)]] * comedi: pcl730: add support for the PCM-3730 PC/104 board [[http://git.kernel.org/linus/145ff35bab0c64320cba09a1c720525e035025c4|(commit)]] * csr: remove driver [[http://git.kernel.org/linus/ade7615de0643a9da628688e661e08148cd7c463|(commit)]] * drm/imx: Add LDB support [[http://git.kernel.org/linus/ac4c1a9b33005969b05de0f13ec90ec426a76769|(commit)]] * iio:adis16130: Move out of staging [[http://git.kernel.org/linus/32341859f04e0f0d418d0d0eec903a959cb09ebb|(commit)]] * add USB MTK bluetooth driver [[http://git.kernel.org/linus/0d751eca3b64e9118144bc7d26cb6290b8ed4d5d|(commit)]] |
Line 120: | Line 120: |
* exynos: add support for exynos5420 mixer [http://git.kernel.org/linus/def5e095719dbc808c856dd5c64749b867b3984a (commit)] * exynos: fimd: Add support for S3C64xx SoCs [http://git.kernel.org/linus/725ddead50b225997406613f3323ba1df8ed5433 (commit)] * i915: Add support for FBC on Intel Ivy Bridge. [http://git.kernel.org/linus/abe959c7e06f62f064432a2aa00c199f1f672c81 (commit)] * i915: Enable FBC at Intel Haswell. [http://git.kernel.org/linus/891348b2bf08d8946e0621bec49802897b28c1c4 (commit)] * mgag200: Added resolution and bandwidth limits for various Matrox G200e products. [http://git.kernel.org/linus/abbee6238775c6633a3779962e9e5b5cb9823749 (commit)] * mgag200: Hardware cursor support [http://git.kernel.org/linus/a080db9fdda77ffaa43679d21b4bd78ead0cf9e1 (commit)] * nvd7/gr: initial support [http://git.kernel.org/linus/26410c679865bcfcbe18422ca1eb472cf12ea82d (commit)] * qxl: add support for > 1 output [http://git.kernel.org/linus/07f8d9bdb235836d0a255d20f387bc3afa99180f (commit)] * radeon: add CIK chip families [http://git.kernel.org/linus/6eac752ec6ec5da4864e286a70c15b992ac63a9d (commit)] * radeon: add current Bonaire PCI ids [http://git.kernel.org/linus/516184bd01b56aad8bb53bb6ffe51f55cb8e3112 (commit)] * radeon: add current KB pci ids [http://git.kernel.org/linus/26e2235d5f0d3d30c6d9e7cabd37ce38da35ce5d (commit)] * radeon: add support for thermal sensor on tn [http://git.kernel.org/linus/29a152218980fee821da952cb4edea2e3231ee0c (commit)] * shmobile: Add DRM PRIME support [http://git.kernel.org/linus/416c39000b3bf0b00b0d68a990dd69dd96440ec0 (commit)] * GEM CMA: Add DRM PRIME support [http://git.kernel.org/linus/71d7282a0f1abb488e5be4d154893579624bc683 (commit)] * Renesas R-Car Display Unit DRM driver [http://git.kernel.org/linus/4bf8e1962f91eed5dbee168d2348983dda0a518f (commit)] * ssd1307fb: Add support for SSD1306 OLED controller [http://git.kernel.org/linus/bbc79089ae2bd0306db7f8dce85d56f9be65b205 (commit)] |
* exynos: add support for exynos5420 mixer [[http://git.kernel.org/linus/def5e095719dbc808c856dd5c64749b867b3984a|(commit)]] * exynos: fimd: Add support for S3C64xx SoCs [[http://git.kernel.org/linus/725ddead50b225997406613f3323ba1df8ed5433|(commit)]] * i915: Add support for FBC on Intel Ivy Bridge. [[http://git.kernel.org/linus/abe959c7e06f62f064432a2aa00c199f1f672c81|(commit)]] * i915: Enable FBC at Intel Haswell. [[http://git.kernel.org/linus/891348b2bf08d8946e0621bec49802897b28c1c4|(commit)]] * mgag200: Added resolution and bandwidth limits for various Matrox G200e products. [[http://git.kernel.org/linus/abbee6238775c6633a3779962e9e5b5cb9823749|(commit)]] * mgag200: Hardware cursor support [[http://git.kernel.org/linus/a080db9fdda77ffaa43679d21b4bd78ead0cf9e1|(commit)]] * nvd7/gr: initial support [[http://git.kernel.org/linus/26410c679865bcfcbe18422ca1eb472cf12ea82d|(commit)]] * qxl: add support for > 1 output [[http://git.kernel.org/linus/07f8d9bdb235836d0a255d20f387bc3afa99180f|(commit)]] * radeon: add CIK chip families [[http://git.kernel.org/linus/6eac752ec6ec5da4864e286a70c15b992ac63a9d|(commit)]] * radeon: add current Bonaire PCI ids [[http://git.kernel.org/linus/516184bd01b56aad8bb53bb6ffe51f55cb8e3112|(commit)]] * radeon: add current KB pci ids [[http://git.kernel.org/linus/26e2235d5f0d3d30c6d9e7cabd37ce38da35ce5d|(commit)]] * radeon: add support for thermal sensor on tn [[http://git.kernel.org/linus/29a152218980fee821da952cb4edea2e3231ee0c|(commit)]] * shmobile: Add DRM PRIME support [[http://git.kernel.org/linus/416c39000b3bf0b00b0d68a990dd69dd96440ec0|(commit)]] * GEM CMA: Add DRM PRIME support [[http://git.kernel.org/linus/71d7282a0f1abb488e5be4d154893579624bc683|(commit)]] * Renesas R-Car Display Unit DRM driver [[http://git.kernel.org/linus/4bf8e1962f91eed5dbee168d2348983dda0a518f|(commit)]] * ssd1307fb: Add support for SSD1306 OLED controller [[http://git.kernel.org/linus/bbc79089ae2bd0306db7f8dce85d56f9be65b205|(commit)]] |
Line 137: | Line 137: |
* Add LG.Philips LB035Q02 panel driver [http://git.kernel.org/linus/f92f168f8dc33c8db100fdd0c4ccfb26adedce61 (commit)] * Add NEC NL8048HL11 panel driver [http://git.kernel.org/linus/6077ce8d5901a07c3047fa7973cce5b98142ab2b (commit)] * Add Sharp LS037V7DW01 panel driver [http://git.kernel.org/linus/922ae890a993e8f5ca1ef776b4c8856d0aa7de25 (commit)] * Add Sony ACX565AKM panel driver [http://git.kernel.org/linus/84192742d9c26d75f26751f9e692cc68230d43a5 (commit)] * Add new Analog TV Connector driver [http://git.kernel.org/linus/61a7f24a3f148b3fe491154943221f1a7fa729b7 (commit)] * Add new DSI Command Mode panel driver [http://git.kernel.org/linus/dbc23840b4d70fd1c284987cea68a476e3634d5a (commit)] * Add new DVI Connector driver [http://git.kernel.org/linus/348077b154357eec595068a3336ef6beb870e6f3 (commit)] * Add new TFP410 Encoder driver [http://git.kernel.org/linus/2773fefbd764646a3dba3349d4848d90d85a127d (commit)] * Add new TPD12S015 Encoder driver [http://git.kernel.org/linus/a0ee577fa26959d6ae8fe89ea5121ec444e8c0f1 (commit)] * Add new simple DPI panel driver [http://git.kernel.org/linus/04f0ff022dde900ce2bb363f7b5b7a21c079cd21 (commit)] |
* Add LG.Philips LB035Q02 panel driver [[http://git.kernel.org/linus/f92f168f8dc33c8db100fdd0c4ccfb26adedce61|(commit)]] * Add NEC NL8048HL11 panel driver [[http://git.kernel.org/linus/6077ce8d5901a07c3047fa7973cce5b98142ab2b|(commit)]] * Add Sharp LS037V7DW01 panel driver [[http://git.kernel.org/linus/922ae890a993e8f5ca1ef776b4c8856d0aa7de25|(commit)]] * Add Sony ACX565AKM panel driver [[http://git.kernel.org/linus/84192742d9c26d75f26751f9e692cc68230d43a5|(commit)]] * Add new Analog TV Connector driver [[http://git.kernel.org/linus/61a7f24a3f148b3fe491154943221f1a7fa729b7|(commit)]] * Add new DSI Command Mode panel driver [[http://git.kernel.org/linus/dbc23840b4d70fd1c284987cea68a476e3634d5a|(commit)]] * Add new DVI Connector driver [[http://git.kernel.org/linus/348077b154357eec595068a3336ef6beb870e6f3|(commit)]] * Add new TFP410 Encoder driver [[http://git.kernel.org/linus/2773fefbd764646a3dba3349d4848d90d85a127d|(commit)]] * Add new TPD12S015 Encoder driver [[http://git.kernel.org/linus/a0ee577fa26959d6ae8fe89ea5121ec444e8c0f1|(commit)]] * Add new simple DPI panel driver [[http://git.kernel.org/linus/04f0ff022dde900ce2bb363f7b5b7a21c079cd21|(commit)]] |
Line 151: | Line 151: |
* sata highbank: add bit-banged SGPIO driver support [http://git.kernel.org/linus/d50b110f14ad07066f9ad6e7f32e2b1a595b92f9 (commit)] * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs [http://git.kernel.org/linus/c7e8695bfa0611b39493a9dfe8bab9f63f9809bd (commit)] * ahci: Add AMD CZ SATA device ID [http://git.kernel.org/linus/fafe5c3d82a470d73de53e6b08eb4e28d974d895 (commit)] * ahci: sata: add support for Samsung Exynos 5440 SATA [http://git.kernel.org/linus/1e8f5f761ca3636bb6e281d9dd8adfa887b38eea (commit)] |
* sata highbank: add bit-banged SGPIO driver support [[http://git.kernel.org/linus/d50b110f14ad07066f9ad6e7f32e2b1a595b92f9|(commit)]] * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs [[http://git.kernel.org/linus/c7e8695bfa0611b39493a9dfe8bab9f63f9809bd|(commit)]] * ahci: Add AMD CZ SATA device ID [[http://git.kernel.org/linus/fafe5c3d82a470d73de53e6b08eb4e28d974d895|(commit)]] * ahci: sata: add support for Samsung Exynos 5440 SATA [[http://git.kernel.org/linus/1e8f5f761ca3636bb6e281d9dd8adfa887b38eea|(commit)]] |
Line 158: | Line 158: |
* iscsi-target: Add demo-mode TPG authentication context support [http://git.kernel.org/linus/c3e51442711d20ea1245bb6d260aa05593849e82 (commit)] * iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling [http://git.kernel.org/linus/adb54c29310e8785e4f2eb0dc76e0e2fde943b11 (commit)] * BusLogic: Port driver to 64-bit. [http://git.kernel.org/linus/391e2f25601e34a7d7e5dc155e487bc58dffd8c6 (commit)] |
* iscsi-target: Add demo-mode TPG authentication context support [[http://git.kernel.org/linus/c3e51442711d20ea1245bb6d260aa05593849e82|(commit)]] * iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling [[http://git.kernel.org/linus/adb54c29310e8785e4f2eb0dc76e0e2fde943b11|(commit)]] * BusLogic: Port driver to 64-bit. [[http://git.kernel.org/linus/391e2f25601e34a7d7e5dc155e487bc58dffd8c6|(commit)]] |
Line 162: | Line 162: |
* Add dynamic diagnostic port support [http://git.kernel.org/linus/1a898a794d5913c899a329c5dec39d28e6065672 (commit)] * FDMI enhancements [http://git.kernel.org/linus/d7cbc3044f2b28837dd4a46824274294f8fa9d60 (commit)] * Forward Error Correction status query [http://git.kernel.org/linus/4e1e0d8d71810fb5e4c294299ab35c30a746353d (commit)] * Support for FC BB credit recovery [http://git.kernel.org/linus/bbe37a67d9da18e40dfd9232586612424b1466f7 (commit)] * Support for chinook-quad port card [http://git.kernel.org/linus/f9c867b45c7c1be4c4920471250a52a053c7a8c2 (commit)] |
* Add dynamic diagnostic port support [[http://git.kernel.org/linus/1a898a794d5913c899a329c5dec39d28e6065672|(commit)]] * FDMI enhancements [[http://git.kernel.org/linus/d7cbc3044f2b28837dd4a46824274294f8fa9d60|(commit)]] * Forward Error Correction status query [[http://git.kernel.org/linus/4e1e0d8d71810fb5e4c294299ab35c30a746353d|(commit)]] * Support for FC BB credit recovery [[http://git.kernel.org/linus/bbe37a67d9da18e40dfd9232586612424b1466f7|(commit)]] * Support for chinook-quad port card [[http://git.kernel.org/linus/f9c867b45c7c1be4c4920471250a52a053c7a8c2|(commit)]] |
Line 168: | Line 168: |
* Add support for Extended MSI-x vectors for 12Gb/s controller [http://git.kernel.org/linus/d46a3ad679c7232b72b21c6d0ca047dc4a68063f (commit)] * Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers [http://git.kernel.org/linus/21d3c7105b7d87ad85b5d16d5c573941fc51585f (commit)] * Add support for Uneven Span PRL11 [http://git.kernel.org/linus/bc93d425fcb6443ffd6e20efa08f4960a30ab26f (commit)] * mpt2sas: MPI2 Rev W (2.00.15) specification [http://git.kernel.org/linus/10ec24e4ce0356f61a12d79f84996cea3686b926 (commit)] * storvsc: Implement multi-channel support [http://git.kernel.org/linus/6f94d5de090947eb41efe9d3841d75ad91fd6dc7 (commit)] * storvsc: Support FC devices [http://git.kernel.org/linus/bde6d0f9877e19fc9d309bbd624da422b18cdc3d (commit)] * storvsc: Update the storage protocol to Windows 8 level [http://git.kernel.org/linus/8b612fa23f13a51f5ee8eb318fe05eef63dc3de9 (commit)] |
* Add support for Extended MSI-x vectors for 12Gb/s controller [[http://git.kernel.org/linus/d46a3ad679c7232b72b21c6d0ca047dc4a68063f|(commit)]] * Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers [[http://git.kernel.org/linus/21d3c7105b7d87ad85b5d16d5c573941fc51585f|(commit)]] * Add support for Uneven Span PRL11 [[http://git.kernel.org/linus/bc93d425fcb6443ffd6e20efa08f4960a30ab26f|(commit)]] * mpt2sas: MPI2 Rev W (2.00.15) specification [[http://git.kernel.org/linus/10ec24e4ce0356f61a12d79f84996cea3686b926|(commit)]] * storvsc: Implement multi-channel support [[http://git.kernel.org/linus/6f94d5de090947eb41efe9d3841d75ad91fd6dc7|(commit)]] * storvsc: Support FC devices [[http://git.kernel.org/linus/bde6d0f9877e19fc9d309bbd624da422b18cdc3d|(commit)]] * storvsc: Update the storage protocol to Windows 8 level [[http://git.kernel.org/linus/8b612fa23f13a51f5ee8eb318fe05eef63dc3de9|(commit)]] |
Line 179: | Line 179: |
* cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets [http://git.kernel.org/linus/a910e4a94f6923c8c988565525f017f687bf7205 (commit)] * sh_eth: add NAPI support [http://git.kernel.org/linus/3719109d61ca96746c733538ec776d02a6952640 (commit)] * wil6210: use NAPI [http://git.kernel.org/linus/e0287c4ab87905dd4a2e45cf791f8e0a87fe602e (commit)] * sfc: Enable accelerated RFS on vlans [http://git.kernel.org/linus/3ea84c5492e19daa478fad42f97b7dda9289e71c (commit)] * veth: add VLAN features [http://git.kernel.org/linus/b69bbddfa136dc53ac319d58bc38b41f8aefffea (commit)] * fec: Add VLAN receive HW support. [http://git.kernel.org/linus/cdffcf1bc721032d261a7a9da353b41f0d830410 (commit)] * fec: Add support for reading RMON registers [http://git.kernel.org/linus/38ae92dc215e939897f17861d658f882d0eaab0f (commit)] * ipheth: Add USB ID for iPad mini [http://git.kernel.org/linus/a7599398a312fd7b81aba0188ca4749f781f5a52 (commit)] * Add MDIO bus driver for the Allwinner EMAC [http://git.kernel.org/linus/4bdcb1dd9feb03608e12cfa46aba385035af8ea5 (commit)] * Add EMAC Ethernet driver found on Allwinner A10 SoC's [http://git.kernel.org/linus/492205050d77bcc4f85f6dc0da6b6fdbca1d6ff7 (commit)] * mwifiex: add basic 11h support for station [http://git.kernel.org/linus/2a7305c88d245f104c3d6bd3babafb029fd07477 (commit)] * mwifiex: add calibration data download feature [http://git.kernel.org/linus/388ec385d5ce4916f0677918a42e592ba423092d (commit)] * mwifiex: add support for Marvell SD8897 chipset [http://git.kernel.org/linus/b60186f824330cd85859f5944b9559b0f7df0b4f (commit)] * net/mlx4: Add VF link state support [http://git.kernel.org/linus/948e306d7d645af80ea331b60495710fe4fe12bb (commit)] * net/mlx4_en: Add Low Latency Socket (LLS) support [http://git.kernel.org/linus/9e77a2b837bbd7197da966f0915e8f1ddb2ca850 (commit)] * qmi_wwan: add ONDA MT689DC device ID (fwd) [http://git.kernel.org/linus/d8eb8f9963a55ccf6ebafa4bfdb9f70c17067825 (commit)] * qmi_wwan: add Option GTM681W [http://git.kernel.org/linus/aa3aba1cbcbe823bba623c7cab33d84ddf0fb6cd (commit)] * r8169: add a new chip for Realtek RTL8411 [http://git.kernel.org/linus/45dd95c443c2d81d8d41e55afeafd4c61042fa76 (commit)] * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND [http://git.kernel.org/linus/c4d827c5ccc3a49227dbf9d4b248a2e86f388023 (commit)] * phy: Add Marvell 88E1116R phy ID [http://git.kernel.org/linus/3da09a5154edb92fe74c266a4fa900bcbed6d44c (commit)] * phy: Add Marvell 88E1510 phy ID [http://git.kernel.org/linus/10e24caa98b6dd0d3d8b783453d5c07aa4e9af0c (commit)] * phy: Add Vitesse 8211 phy ID [http://git.kernel.org/linus/5a1cebd8f4371bf08bf20a4de5a28d2b3f03c17d (commit)] * iwlwifi: add new 7260 and 3160 series device IDs [http://git.kernel.org/linus/93fc64114b994f9ef6901697f9b0de00762680e9 (commit)] * iwlwifi: mvm: Add beacon filtering support [http://git.kernel.org/linus/7df15b1e6f5994115bee369a527b50ec3521a39b (commit)] * iwlwifi: mvm: Add support for Low Power RX [http://git.kernel.org/linus/bd4ace2a36e7c87bb5f3eceb54d3b304d395dcf0 (commit)] * iwlwifi: remove plcp_check module parameter [http://git.kernel.org/linus/8b5bf33575e112328af1e3cb233c7b162fe2cacd (commit)] * macvtap: add TUNSETQUEUE ioctl [http://git.kernel.org/linus/815f236d622721b54f3963ba59dad98b02cdeabf (commit)] * macvtap: enable multiqueue flag [http://git.kernel.org/linus/df09b36f2225b84571b3d5eda2e2683412320713 (commit)] * mlx5: Add driver for Mellanox Connect-IB adapters [http://git.kernel.org/linus/e126ba97dba9edeb6fafa3665b5f8497fc9cdf8c (commit)] * arc_emac - Add new driver [http://git.kernel.org/linus/e4f2379db6c6823c5d4a4c2c912df00c65de51d7 (commit)] * ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices [http://git.kernel.org/linus/5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 (commit)] * ath9k: Add PCI IDs for CUS217 [http://git.kernel.org/linus/12eea64003abcb10563eaefc98ce0aeb58b05f61 (commit)] * ath9k: Add support for 5G-XLNA/AR9462 [http://git.kernel.org/linus/51dbd0a897a995b44c2db04e29f224ae8fb8559b (commit)] * ath9k: Add support for AR9462 2.1 [http://git.kernel.org/linus/2b5e54e22f596bcd9ec0018f228a2606e016a108 (commit)] * ath9k_htc: Add ethtool stats support. [http://git.kernel.org/linus/68185a4b37d8790196c7441cb3020cc489d9835f (commit)] * ath9k_htc: Add support for mesh interfaces [http://git.kernel.org/linus/594e65b633e0b76db1d8e7359e4efb2d60fba20d (commit)] * bcm63xx_enet: add support Broadcom BCM6345 Ethernet [http://git.kernel.org/linus/3dc6475c0c9e55ac7f053ad6b8b398e779954545 (commit)] * bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch [http://git.kernel.org/linus/6f00a0229627ca189529cad3f9154ac2f9e5c7db (commit)] * bcm63xx_enet: implement reset autoneg ethtool callback [http://git.kernel.org/linus/7260aac97447a2b2cb9e8684d1162118c4426354 (commit)] * phy: at803x: add support for AT8031 [http://git.kernel.org/linus/05d7cce8fe11758868f60fc03a83b638700901d8 (commit)] * alx: remove WoL support [http://git.kernel.org/linus/bc2bebe8de8ed4ba6482c9cc370b0dd72ffe8cd2 (commit)] * UWB: HWA: add support for Alereon 5310 and 5611 devices [http://git.kernel.org/linus/3e6159eefd15f796552bb115bce625a0d2a27b4c (commit)] |
* cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets [[http://git.kernel.org/linus/a910e4a94f6923c8c988565525f017f687bf7205|(commit)]] * sh_eth: add NAPI support [[http://git.kernel.org/linus/3719109d61ca96746c733538ec776d02a6952640|(commit)]] * wil6210: use NAPI [[http://git.kernel.org/linus/e0287c4ab87905dd4a2e45cf791f8e0a87fe602e|(commit)]] * sfc: Enable accelerated RFS on vlans [[http://git.kernel.org/linus/3ea84c5492e19daa478fad42f97b7dda9289e71c|(commit)]] * veth: add VLAN features [[http://git.kernel.org/linus/b69bbddfa136dc53ac319d58bc38b41f8aefffea|(commit)]] * fec: Add VLAN receive HW support. [[http://git.kernel.org/linus/cdffcf1bc721032d261a7a9da353b41f0d830410|(commit)]] * fec: Add support for reading RMON registers [[http://git.kernel.org/linus/38ae92dc215e939897f17861d658f882d0eaab0f|(commit)]] * ipheth: Add USB ID for iPad mini [[http://git.kernel.org/linus/a7599398a312fd7b81aba0188ca4749f781f5a52|(commit)]] * Add MDIO bus driver for the Allwinner EMAC [[http://git.kernel.org/linus/4bdcb1dd9feb03608e12cfa46aba385035af8ea5|(commit)]] * Add EMAC Ethernet driver found on Allwinner A10 SoC's [[http://git.kernel.org/linus/492205050d77bcc4f85f6dc0da6b6fdbca1d6ff7|(commit)]] * mwifiex: add basic 11h support for station [[http://git.kernel.org/linus/2a7305c88d245f104c3d6bd3babafb029fd07477|(commit)]] * mwifiex: add calibration data download feature [[http://git.kernel.org/linus/388ec385d5ce4916f0677918a42e592ba423092d|(commit)]] * mwifiex: add support for Marvell SD8897 chipset [[http://git.kernel.org/linus/b60186f824330cd85859f5944b9559b0f7df0b4f|(commit)]] * net/mlx4: Add VF link state support [[http://git.kernel.org/linus/948e306d7d645af80ea331b60495710fe4fe12bb|(commit)]] * net/mlx4_en: Add Low Latency Socket (LLS) support [[http://git.kernel.org/linus/9e77a2b837bbd7197da966f0915e8f1ddb2ca850|(commit)]] * qmi_wwan: add ONDA MT689DC device ID (fwd) [[http://git.kernel.org/linus/d8eb8f9963a55ccf6ebafa4bfdb9f70c17067825|(commit)]] * qmi_wwan: add Option GTM681W [[http://git.kernel.org/linus/aa3aba1cbcbe823bba623c7cab33d84ddf0fb6cd|(commit)]] * r8169: add a new chip for Realtek RTL8411 [[http://git.kernel.org/linus/45dd95c443c2d81d8d41e55afeafd4c61042fa76|(commit)]] * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND [[http://git.kernel.org/linus/c4d827c5ccc3a49227dbf9d4b248a2e86f388023|(commit)]] * phy: Add Marvell 88E1116R phy ID [[http://git.kernel.org/linus/3da09a5154edb92fe74c266a4fa900bcbed6d44c|(commit)]] * phy: Add Marvell 88E1510 phy ID [[http://git.kernel.org/linus/10e24caa98b6dd0d3d8b783453d5c07aa4e9af0c|(commit)]] * phy: Add Vitesse 8211 phy ID [[http://git.kernel.org/linus/5a1cebd8f4371bf08bf20a4de5a28d2b3f03c17d|(commit)]] * iwlwifi: add new 7260 and 3160 series device IDs [[http://git.kernel.org/linus/93fc64114b994f9ef6901697f9b0de00762680e9|(commit)]] * iwlwifi: mvm: Add beacon filtering support [[http://git.kernel.org/linus/7df15b1e6f5994115bee369a527b50ec3521a39b|(commit)]] * iwlwifi: mvm: Add support for Low Power RX [[http://git.kernel.org/linus/bd4ace2a36e7c87bb5f3eceb54d3b304d395dcf0|(commit)]] * iwlwifi: remove plcp_check module parameter [[http://git.kernel.org/linus/8b5bf33575e112328af1e3cb233c7b162fe2cacd|(commit)]] * macvtap: add TUNSETQUEUE ioctl [[http://git.kernel.org/linus/815f236d622721b54f3963ba59dad98b02cdeabf|(commit)]] * macvtap: enable multiqueue flag [[http://git.kernel.org/linus/df09b36f2225b84571b3d5eda2e2683412320713|(commit)]] * mlx5: Add driver for Mellanox Connect-IB adapters [[http://git.kernel.org/linus/e126ba97dba9edeb6fafa3665b5f8497fc9cdf8c|(commit)]] * arc_emac - Add new driver [[http://git.kernel.org/linus/e4f2379db6c6823c5d4a4c2c912df00c65de51d7|(commit)]] * ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices [[http://git.kernel.org/linus/5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5|(commit)]] * ath9k: Add PCI IDs for CUS217 [[http://git.kernel.org/linus/12eea64003abcb10563eaefc98ce0aeb58b05f61|(commit)]] * ath9k: Add support for 5G-XLNA/AR9462 [[http://git.kernel.org/linus/51dbd0a897a995b44c2db04e29f224ae8fb8559b|(commit)]] * ath9k: Add support for AR9462 2.1 [[http://git.kernel.org/linus/2b5e54e22f596bcd9ec0018f228a2606e016a108|(commit)]] * ath9k_htc: Add ethtool stats support. [[http://git.kernel.org/linus/68185a4b37d8790196c7441cb3020cc489d9835f|(commit)]] * ath9k_htc: Add support for mesh interfaces [[http://git.kernel.org/linus/594e65b633e0b76db1d8e7359e4efb2d60fba20d|(commit)]] * bcm63xx_enet: add support Broadcom BCM6345 Ethernet [[http://git.kernel.org/linus/3dc6475c0c9e55ac7f053ad6b8b398e779954545|(commit)]] * bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch [[http://git.kernel.org/linus/6f00a0229627ca189529cad3f9154ac2f9e5c7db|(commit)]] * bcm63xx_enet: implement reset autoneg ethtool callback [[http://git.kernel.org/linus/7260aac97447a2b2cb9e8684d1162118c4426354|(commit)]] * phy: at803x: add support for AT8031 [[http://git.kernel.org/linus/05d7cce8fe11758868f60fc03a83b638700901d8|(commit)]] * alx: remove WoL support [[http://git.kernel.org/linus/bc2bebe8de8ed4ba6482c9cc370b0dd72ffe8cd2|(commit)]] * UWB: HWA: add support for Alereon 5310 and 5611 devices [[http://git.kernel.org/linus/3e6159eefd15f796552bb115bce625a0d2a27b4c|(commit)]] |
Line 222: | Line 222: |
* qib: Add DCA support [http://git.kernel.org/linus/8469ba39a6b77917e8879680aed17229bf72f263 (commit)] * qib: Add optional NUMA affinity [http://git.kernel.org/linus/e0f30baca1ebe5547f6760f760b8c4e189fc1203 (commit)] * qib: Add per-context stats interface [http://git.kernel.org/linus/17db3a92c144a0f8a81c52e94b7110bc86b5067f (commit)] |
* qib: Add DCA support [[http://git.kernel.org/linus/8469ba39a6b77917e8879680aed17229bf72f263|(commit)]] * qib: Add optional NUMA affinity [[http://git.kernel.org/linus/e0f30baca1ebe5547f6760f760b8c4e189fc1203|(commit)]] * qib: Add per-context stats interface [[http://git.kernel.org/linus/17db3a92c144a0f8a81c52e94b7110bc86b5067f|(commit)]] |
Line 226: | Line 226: |
* Add support for Atheros [0cf3:3121] [http://git.kernel.org/linus/1ebd0b21ab14efb75950079840eac29afea2a26e (commit)] * Add support for Mediatek Bluetooth device [0e8d:763f] [http://git.kernel.org/linus/178c059e7640aa8e50213400c6f3dde00189d979 (commit)] * ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330] [http://git.kernel.org/linus/84eb2ae1807dd1467bf6f500fc69ae61f1907b75 (commit)] |
* Add support for Atheros [0cf3:3121] [[http://git.kernel.org/linus/1ebd0b21ab14efb75950079840eac29afea2a26e|(commit)]] * Add support for Mediatek Bluetooth device [0e8d:763f] [[http://git.kernel.org/linus/178c059e7640aa8e50213400c6f3dde00189d979|(commit)]] * ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330] [[http://git.kernel.org/linus/84eb2ae1807dd1467bf6f500fc69ae61f1907b75|(commit)]] |
Line 234: | Line 234: |
* es1968: Add radio support for MediaForte M56VAP [http://git.kernel.org/linus/8e0d70434d497f0265ccfe5d92a6a509410685ba (commit)] * Add M2Tech hiFace USB-SPDIF driver [http://git.kernel.org/linus/a91c3fb2f84204dcf024ca6a032f12cdb84f2196 (commit)] * hda - Add power-well support for Intel Haswell HDA [http://git.kernel.org/linus/99a2008d0b32d72dfc2a54e7be1eb698dd2e3bd6 (commit)] * hda - Add support for ALC5505 DSP power-save mode [http://git.kernel.org/linus/ad60d502fb8aaa3c1e011f4d72b8228f553d87a8 (commit)] * hda - add PCI IDs for Intel Bay Trail [http://git.kernel.org/linus/e44007e0f97fdae45b73cf61e9962493ddcc6114 (commit)] |
* es1968: Add radio support for MediaForte M56VAP [[http://git.kernel.org/linus/8e0d70434d497f0265ccfe5d92a6a509410685ba|(commit)]] * Add M2Tech hiFace USB-SPDIF driver [[http://git.kernel.org/linus/a91c3fb2f84204dcf024ca6a032f12cdb84f2196|(commit)]] * hda - Add power-well support for Intel Haswell HDA [[http://git.kernel.org/linus/99a2008d0b32d72dfc2a54e7be1eb698dd2e3bd6|(commit)]] * hda - Add support for ALC5505 DSP power-save mode [[http://git.kernel.org/linus/ad60d502fb8aaa3c1e011f4d72b8228f553d87a8|(commit)]] * hda - add PCI IDs for Intel Bay Trail [[http://git.kernel.org/linus/e44007e0f97fdae45b73cf61e9962493ddcc6114|(commit)]] |
Line 240: | Line 240: |
* tegra: add Tegra+RT5640 machine driver [http://git.kernel.org/linus/040a62cf1c040362fb11587fb9f02e1881f4c237 (commit)] * twl6040: Add digital mute support [http://git.kernel.org/linus/98c5fb1f875732e49ce223ba920204ec57f51511 (commit)] * Add SPEAr audio driver [http://git.kernel.org/linus/e58070ee4fdf797c47cb296992ce8db3df715eca (commit)] * Add ssm2518 support [http://git.kernel.org/linus/b6b5e76bb8bb22ecff90a7840dc4845d63328289 (commit)] * ac97: Support multi-platform AC'97 [http://git.kernel.org/linus/b047e1cce8fe32475ab61846772943a5e4c0a908 (commit)] * add RT5640 CODEC driver [http://git.kernel.org/linus/997b05203b0a710e11f9b2732bef2d2fdc1d824b (commit)] * blackfin: Remove bf5xx-tdm driver [http://git.kernel.org/linus/cc37961b21eb3d57d421ca34ffec9bbe0a6096c0 (commit)] * fsl: add imx-wm8962 machine driver [http://git.kernel.org/linus/8de2ae2a7f1fd71dc56d6b014029f93093e9c5d5 (commit)] * fsl: remove imx-pcm driver [http://git.kernel.org/linus/dbdf6b54340e1671439a4a5efbd15b7a0b14eacb (commit)] * remove saarb and tavorevb3 machine drivers [http://git.kernel.org/linus/7ae6871fe51e337caa88025ac2dc0c586c4d4a09 (commit)] |
* tegra: add Tegra+RT5640 machine driver [[http://git.kernel.org/linus/040a62cf1c040362fb11587fb9f02e1881f4c237|(commit)]] * twl6040: Add digital mute support [[http://git.kernel.org/linus/98c5fb1f875732e49ce223ba920204ec57f51511|(commit)]] * Add SPEAr audio driver [[http://git.kernel.org/linus/e58070ee4fdf797c47cb296992ce8db3df715eca|(commit)]] * Add ssm2518 support [[http://git.kernel.org/linus/b6b5e76bb8bb22ecff90a7840dc4845d63328289|(commit)]] * ac97: Support multi-platform AC'97 [[http://git.kernel.org/linus/b047e1cce8fe32475ab61846772943a5e4c0a908|(commit)]] * add RT5640 CODEC driver [[http://git.kernel.org/linus/997b05203b0a710e11f9b2732bef2d2fdc1d824b|(commit)]] * blackfin: Remove bf5xx-tdm driver [[http://git.kernel.org/linus/cc37961b21eb3d57d421ca34ffec9bbe0a6096c0|(commit)]] * fsl: add imx-wm8962 machine driver [[http://git.kernel.org/linus/8de2ae2a7f1fd71dc56d6b014029f93093e9c5d5|(commit)]] * fsl: remove imx-pcm driver [[http://git.kernel.org/linus/dbdf6b54340e1671439a4a5efbd15b7a0b14eacb|(commit)]] * remove saarb and tavorevb3 machine drivers [[http://git.kernel.org/linus/7ae6871fe51e337caa88025ac2dc0c586c4d4a09|(commit)]] |
Line 252: | Line 252: |
* xhci: add USB2 link power management BESL support [http://git.kernel.org/linus/a558ccdcc71c7770c5e80c926a31cfe8a3892a09 (commit)] * wusbcore: add sysfs attribute for DNTS count and interval [http://git.kernel.org/linus/8bf1d0712d54bcb7c55b3f03b2c1a2f6fdfa6536 (commit)] and add sysfs attribute for retry count [http://git.kernel.org/linus/f265d4d3c2c36e4a35a604593dc8f2905581008f (commit)], [http://git.kernel.org/linus/6e6581e0a94758a4e69fab82407d39312eeff5c4 (commit)] * Faraday USB2.0 FUSBH200-HCD driver [http://git.kernel.org/linus/6c920bfb98d07a883918733075a4bc4287e36946 (commit)] * cp210x support SEL C662 Vendor/Device [http://git.kernel.org/linus/b579fa52f6be0b4157ca9cc5e94d44a2c89a7e95 (commit)] * gadget: add Faraday fotg210_udc driver [http://git.kernel.org/linus/b84a8dee23fd41600a8aebcba1410b5bb5b3bdeb (commit)] * option: add TP-Link MA260 [http://git.kernel.org/linus/94190301ffa059c2d127b3a67ec5d161d5c62681 (commit)] * phy: ab8500-usb: add ab8540 support [http://git.kernel.org/linus/0c380c0ee03c4465f45f19c1c3fc49edd299c922 (commit)], add ab9540 support [http://git.kernel.org/linus/f85bff5d1ece92017a57129877573e0fa4b1050c (commit)] * serial: option: add Olivetti Olicard 200 [http://git.kernel.org/linus/4cf76df06ecc852633ed927d91e01c83c33bc331 (commit)] * option,qcserial: move Novatel Gobi1K IDs to qcserial [http://git.kernel.org/linus/a254810a86aaaac4ac6ba44fa934558b042a17a7 (commit)] * option: add D-Link DWM-152/C1 and DWM-156/C1 [http://git.kernel.org/linus/ca24763588844b14f019ffc45c7df6d9e8f932c5 (commit)] * option: append Petatel NP10T device to GSM modems list [http://git.kernel.org/linus/c38e83b6cc2adf80e3f091fd92cfbeacc9748347 (commit)] * serial: add driver for Suunto ANT+ USB device [http://git.kernel.org/linus/a8825734e9169ddd0a2a343ceb8ce7d3ecfa08a7 (commit)] * serial: add support Infineon modem USB flashloader driver [http://git.kernel.org/linus/88f3ec2703e0dc22f08016671caed77e9c608f73 (commit)] * serial: pl2303 works at 500kbps [http://git.kernel.org/linus/0c967e7ecdc2cf42853b4c76f0b2e94ba53c5b92 (commit)] * storage: Add MicroVault flash drive to unusual_devs [http://git.kernel.org/linus/e7a6121f4929c17215f0cdca3726f4bf3e4e9529 (commit)] |
* xhci: add USB2 link power management BESL support [[http://git.kernel.org/linus/a558ccdcc71c7770c5e80c926a31cfe8a3892a09|(commit)]] * wusbcore: add sysfs attribute for DNTS count and interval [[http://git.kernel.org/linus/8bf1d0712d54bcb7c55b3f03b2c1a2f6fdfa6536|(commit)]] and add sysfs attribute for retry count [[http://git.kernel.org/linus/f265d4d3c2c36e4a35a604593dc8f2905581008f|(commit)]], [[http://git.kernel.org/linus/6e6581e0a94758a4e69fab82407d39312eeff5c4|(commit)]] * Faraday USB2.0 FUSBH200-HCD driver [[http://git.kernel.org/linus/6c920bfb98d07a883918733075a4bc4287e36946|(commit)]] * cp210x support SEL C662 Vendor/Device [[http://git.kernel.org/linus/b579fa52f6be0b4157ca9cc5e94d44a2c89a7e95|(commit)]] * gadget: add Faraday fotg210_udc driver [[http://git.kernel.org/linus/b84a8dee23fd41600a8aebcba1410b5bb5b3bdeb|(commit)]] * option: add TP-Link MA260 [[http://git.kernel.org/linus/94190301ffa059c2d127b3a67ec5d161d5c62681|(commit)]] * phy: ab8500-usb: add ab8540 support [[http://git.kernel.org/linus/0c380c0ee03c4465f45f19c1c3fc49edd299c922|(commit)]], add ab9540 support [[http://git.kernel.org/linus/f85bff5d1ece92017a57129877573e0fa4b1050c|(commit)]] * serial: option: add Olivetti Olicard 200 [[http://git.kernel.org/linus/4cf76df06ecc852633ed927d91e01c83c33bc331|(commit)]] * option,qcserial: move Novatel Gobi1K IDs to qcserial [[http://git.kernel.org/linus/a254810a86aaaac4ac6ba44fa934558b042a17a7|(commit)]] * option: add D-Link DWM-152/C1 and DWM-156/C1 [[http://git.kernel.org/linus/ca24763588844b14f019ffc45c7df6d9e8f932c5|(commit)]] * option: append Petatel NP10T device to GSM modems list [[http://git.kernel.org/linus/c38e83b6cc2adf80e3f091fd92cfbeacc9748347|(commit)]] * serial: add driver for Suunto ANT+ USB device [[http://git.kernel.org/linus/a8825734e9169ddd0a2a343ceb8ce7d3ecfa08a7|(commit)]] * serial: add support Infineon modem USB flashloader driver [[http://git.kernel.org/linus/88f3ec2703e0dc22f08016671caed77e9c608f73|(commit)]] * serial: pl2303 works at 500kbps [[http://git.kernel.org/linus/0c967e7ecdc2cf42853b4c76f0b2e94ba53c5b92|(commit)]] * storage: Add MicroVault flash drive to unusual_devs [[http://git.kernel.org/linus/e7a6121f4929c17215f0cdca3726f4bf3e4e9529|(commit)]] |
Line 269: | Line 269: |
* Add OLPC AP-SP driver [http://git.kernel.org/linus/b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52 (commit)] * Add TI-Nspire keypad support [http://git.kernel.org/linus/fc4f314618923c2bef708a535f8483fa7f7dbad2 (commit)] * bcm5974 - add support for the 2013 MacBook Air [http://git.kernel.org/linus/148c1c8ad3c4170186ebe6ea5900adde27d2a0e7 (commit)] * cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices [http://git.kernel.org/linus/67bf12ca50d524f9e225347fe63533562e2004de (commit)] * cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices [http://git.kernel.org/linus/17fb1563d69b63fe7a79570fe870cf7e530cd2cd (commit)] * sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC [http://git.kernel.org/linus/9b5f953ddc3247dd0c3d0cafa4247be10d5c05db (commit)] |
* Add OLPC AP-SP driver [[http://git.kernel.org/linus/b56ece9a3ac3c9708b8f1cebf4ba24c258d40e52|(commit)]] * Add TI-Nspire keypad support [[http://git.kernel.org/linus/fc4f314618923c2bef708a535f8483fa7f7dbad2|(commit)]] * bcm5974 - add support for the 2013 MacBook Air [[http://git.kernel.org/linus/148c1c8ad3c4170186ebe6ea5900adde27d2a0e7|(commit)]] * cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices [[http://git.kernel.org/linus/67bf12ca50d524f9e225347fe63533562e2004de|(commit)]] * cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices [[http://git.kernel.org/linus/17fb1563d69b63fe7a79570fe870cf7e530cd2cd|(commit)]] * sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC [[http://git.kernel.org/linus/9b5f953ddc3247dd0c3d0cafa4247be10d5c05db|(commit)]] |
Line 276: | Line 276: |
* Add support for Holtek gaming mouse 04d9:a04a [http://git.kernel.org/linus/d4f5189052c68f5bae3aac62b357577ecb862fee (commit)] * wacom: add support for 0x300 and 0x301 [http://git.kernel.org/linus/f41a64eeabbb2daa70f2b39d0dfb59c91904a1b0 (commit)] * xpad: add Razer Onza Classic Edition [http://git.kernel.org/linus/;a=commit;h=ed06349fe8d12dcb718984862b6e839fc8606c34 (commit)] * Add driver for ELO 4000/4500 [http://git.kernel.org/linus/d23efc19478ac7fb517038922b920a6979cbd958 (commit)] * Add support for Huion 580 tablet [http://git.kernel.org/linus/68e353fe476e7dab4644b9e7b4979b72726397ae (commit)] * apple: Add support for the 2013 Macbook Air [http://git.kernel.org/linus/9d9a04ee758b4c1fcc7586d065cdde7a7607e156 (commit)] * driver for PS2/3 Buzz controllers [http://git.kernel.org/linus/f04d51404f51947d3feabf2518495ba5aa3bb2c4 (commit)] * multitouch: add support for Data Modul easyMaxTouch [http://git.kernel.org/linus/0b7ddda69263c305375ab88d4272c4a548bf66c0 (commit)] * wacom: Intuos4 battery charging changes [http://git.kernel.org/linus/9d157624035214793c6d06b0512c6ab1a7b39e05 (commit)] * wiimote: add Balance Board support [http://git.kernel.org/linus/f1d4bed45b553dda2be402e427d8d708c4dca85d (commit)] * wiimote: add Classic Controller extension [http://git.kernel.org/linus/9d6f9ecb0cbf714f39c0ae492fe8678bcb93a001 (commit)] * wiimote: add Nunchuk support [http://git.kernel.org/linus/b6ee67b37c02790ba9bd170ee1fe0d2cd2941001 (commit)] * wiimote: add device detection [http://git.kernel.org/linus/c57ff761be8365599ff9ccdbb205ead4912b2067 (commit)] * wiimote: add extension hotplug support [http://git.kernel.org/linus/4148b6bf8a4a4d6e533329775370ccf49778c061 (commit)] * wiimote: add sysfs extension/device-type attrs [http://git.kernel.org/linus/c7da08677d73e887380e64c865b99536027191aa (commit)] * wiimote: support Nintendo Wii U Pro Controller [http://git.kernel.org/linus/b8e0fe31a7c8623741f91bc27f925220341fdf81 (commit)] |
* Add support for Holtek gaming mouse 04d9:a04a [[http://git.kernel.org/linus/d4f5189052c68f5bae3aac62b357577ecb862fee|(commit)]] * wacom: add support for 0x300 and 0x301 [[http://git.kernel.org/linus/f41a64eeabbb2daa70f2b39d0dfb59c91904a1b0|(commit)]] * xpad: add Razer Onza Classic Edition [[http://git.kernel.org/linus/;a=commit;h=ed06349fe8d12dcb718984862b6e839fc8606c34|(commit)]] * Add driver for ELO 4000/4500 [[http://git.kernel.org/linus/d23efc19478ac7fb517038922b920a6979cbd958|(commit)]] * Add support for Huion 580 tablet [[http://git.kernel.org/linus/68e353fe476e7dab4644b9e7b4979b72726397ae|(commit)]] * apple: Add support for the 2013 Macbook Air [[http://git.kernel.org/linus/9d9a04ee758b4c1fcc7586d065cdde7a7607e156|(commit)]] * driver for PS2/3 Buzz controllers [[http://git.kernel.org/linus/f04d51404f51947d3feabf2518495ba5aa3bb2c4|(commit)]] * multitouch: add support for Data Modul easyMaxTouch [[http://git.kernel.org/linus/0b7ddda69263c305375ab88d4272c4a548bf66c0|(commit)]] * wacom: Intuos4 battery charging changes [[http://git.kernel.org/linus/9d157624035214793c6d06b0512c6ab1a7b39e05|(commit)]] * wiimote: add Balance Board support [[http://git.kernel.org/linus/f1d4bed45b553dda2be402e427d8d708c4dca85d|(commit)]] * wiimote: add Classic Controller extension [[http://git.kernel.org/linus/9d6f9ecb0cbf714f39c0ae492fe8678bcb93a001|(commit)]] * wiimote: add Nunchuk support [[http://git.kernel.org/linus/b6ee67b37c02790ba9bd170ee1fe0d2cd2941001|(commit)]] * wiimote: add device detection [[http://git.kernel.org/linus/c57ff761be8365599ff9ccdbb205ead4912b2067|(commit)]] * wiimote: add extension hotplug support [[http://git.kernel.org/linus/4148b6bf8a4a4d6e533329775370ccf49778c061|(commit)]] * wiimote: add sysfs extension/device-type attrs [[http://git.kernel.org/linus/c7da08677d73e887380e64c865b99536027191aa|(commit)]] * wiimote: support Nintendo Wii U Pro Controller [[http://git.kernel.org/linus/b8e0fe31a7c8623741f91bc27f925220341fdf81|(commit)]] |
Line 294: | Line 294: |
* V4L2: support asynchronous subdevice registration [http://git.kernel.org/linus/e9e310491bdbc8c0f33ea0e2ce65eff345a01f71 (commit)] * Add support for 'Digital Dual TV Receiver CTVDIGDUAL v2 [http://git.kernel.org/linus/a7fab8511169bd28ba0a00501afd12fc8a1a2c61 (commit)] * Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner) [http://git.kernel.org/linus/c6be75264b15cdabf067f8b78e954d26f6bab2a4 (commit)] * bttv: Add Adlink MPG24 entry to the bttv cardlist [http://git.kernel.org/linus/835ab0121adb24ff27729bd3743f1477af00c435 (commit)] * bttv: Add CyberVision CV06 [http://git.kernel.org/linus/ba9948fb9c3bd220b4766f19aff82c2776a7eb4c (commit)] * em28xx: Add support for 1b80:e1cc Delock 61959 [http://git.kernel.org/linus/7c1dfdb059505fee12eaf089070145febd9e5ecf (commit)] * exynos4-is: Add Exynos5250 SoC support to fimc-lite driver [http://git.kernel.org/linus/086eca2905d0d1ea6b5e22d62648c6b818c51846 (commit)] * i2c: ths8200: driver for TI video encoder [http://git.kernel.org/linus/147351905b6b495f117fd8b7ff927bb61f1234b3 (commit)] * rc: Add rc-delock-61959 [http://git.kernel.org/linus/3020bea57fdb950bc6121a51d1e8e7b0a82c2827 (commit)] * rtl28xxu: Add USB ID for Leadtek WinFast DTV Dongle mini [http://git.kernel.org/linus/6c5a4065ebb785bd60fdab4eebbf6582177d563a (commit)] * rtl28xxu: map remote for TerraTec Cinergy T Stick Black [http://git.kernel.org/linus/bc6fc53de8935031078c50b8a06324aeaf1b4034 (commit)] * soc-camera: add V4L2-async support [http://git.kernel.org/linus/e09da11da49c6fd625be52d8b60bbbbe225a9db6 (commit)] * usbtv: Add driver for Fushicai USBTV007 video frame grabber [http://git.kernel.org/linus/f3d27f34fdd7701e499617d2c1d94480a98f6d07 (commit)] |
* V4L2: support asynchronous subdevice registration [[http://git.kernel.org/linus/e9e310491bdbc8c0f33ea0e2ce65eff345a01f71|(commit)]] * Add support for 'Digital Dual TV Receiver CTVDIGDUAL v2 [[http://git.kernel.org/linus/a7fab8511169bd28ba0a00501afd12fc8a1a2c61|(commit)]] * Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner) [[http://git.kernel.org/linus/c6be75264b15cdabf067f8b78e954d26f6bab2a4|(commit)]] * bttv: Add Adlink MPG24 entry to the bttv cardlist [[http://git.kernel.org/linus/835ab0121adb24ff27729bd3743f1477af00c435|(commit)]] * bttv: Add CyberVision CV06 [[http://git.kernel.org/linus/ba9948fb9c3bd220b4766f19aff82c2776a7eb4c|(commit)]] * em28xx: Add support for 1b80:e1cc Delock 61959 [[http://git.kernel.org/linus/7c1dfdb059505fee12eaf089070145febd9e5ecf|(commit)]] * exynos4-is: Add Exynos5250 SoC support to fimc-lite driver [[http://git.kernel.org/linus/086eca2905d0d1ea6b5e22d62648c6b818c51846|(commit)]] * i2c: ths8200: driver for TI video encoder [[http://git.kernel.org/linus/147351905b6b495f117fd8b7ff927bb61f1234b3|(commit)]] * rc: Add rc-delock-61959 [[http://git.kernel.org/linus/3020bea57fdb950bc6121a51d1e8e7b0a82c2827|(commit)]] * rtl28xxu: Add USB ID for Leadtek WinFast DTV Dongle mini [[http://git.kernel.org/linus/6c5a4065ebb785bd60fdab4eebbf6582177d563a|(commit)]] * rtl28xxu: map remote for TerraTec Cinergy T Stick Black [[http://git.kernel.org/linus/bc6fc53de8935031078c50b8a06324aeaf1b4034|(commit)]] * soc-camera: add V4L2-async support [[http://git.kernel.org/linus/e09da11da49c6fd625be52d8b60bbbbe225a9db6|(commit)]] * usbtv: Add driver for Fushicai USBTV007 video frame grabber [[http://git.kernel.org/linus/f3d27f34fdd7701e499617d2c1d94480a98f6d07|(commit)]] |
Line 309: | Line 309: |
* ds1621: Add DS1731 chip support to ds1621 driver [http://git.kernel.org/linus/260f81ffc1b9f09dde355caa09e4b312756666f0 (commit)] * ds1621: Add ds1631 chip support to ds1621 driver and documentation [http://git.kernel.org/linus/79c1cc1c90c0ccaddd20965ea19205c54addd5f7 (commit)] * ds1621: Add ds1721 chip support [http://git.kernel.org/linus/cd6c8a4297ad036a155966db49982d6807e23ef8 (commit)] * Add support for GMT G762/G763 PWM fan controllers [http://git.kernel.org/linus/594fbe713bf60073ed884dc317a74dd5b327aba7 (commit)] |
* ds1621: Add DS1731 chip support to ds1621 driver [[http://git.kernel.org/linus/260f81ffc1b9f09dde355caa09e4b312756666f0|(commit)]] * ds1621: Add ds1631 chip support to ds1621 driver and documentation [[http://git.kernel.org/linus/79c1cc1c90c0ccaddd20965ea19205c54addd5f7|(commit)]] * ds1621: Add ds1721 chip support [[http://git.kernel.org/linus/cd6c8a4297ad036a155966db49982d6807e23ef8|(commit)]] * Add support for GMT G762/G763 PWM fan controllers [[http://git.kernel.org/linus/594fbe713bf60073ed884dc317a74dd5b327aba7|(commit)]] |
Line 316: | Line 316: |
* Kontron PLD mfd driver [http://git.kernel.org/linus/43620a17945b598e707ef897b3866914f9f9056c (commit)] * arizona: Integrate wm8997 into Arizona mfd [http://git.kernel.org/linus/dc7d48635dd3c3fd5360238f7d2c697ff13abe7b (commit)] * lpc_ich: Add support for Intel Avoton SoC [http://git.kernel.org/linus/8477128fe0c3c455e9dfb1ba7ad7e6d09489d33c (commit)] * rtsx: Add support for RTL8411B [http://git.kernel.org/linus/9032eabdd3fcfc00aa513a9eef54002cbabb8c9a (commit)] |
* Kontron PLD mfd driver [[http://git.kernel.org/linus/43620a17945b598e707ef897b3866914f9f9056c|(commit)]] * arizona: Integrate wm8997 into Arizona mfd [[http://git.kernel.org/linus/dc7d48635dd3c3fd5360238f7d2c697ff13abe7b|(commit)]] * lpc_ich: Add support for Intel Avoton SoC [[http://git.kernel.org/linus/8477128fe0c3c455e9dfb1ba7ad7e6d09489d33c|(commit)]] * rtsx: Add support for RTL8411B [[http://git.kernel.org/linus/9032eabdd3fcfc00aa513a9eef54002cbabb8c9a|(commit)]] |
Line 322: | Line 322: |
* Support aggressive power management for (e)MMC/SD [http://git.kernel.org/linus/c4d770d72492df510077b277f21ac5f0dad9e5eb (commit)] * bcm281xx SDHCI driver [http://git.kernel.org/linus/01ebea1b411aafc8eab440bf1d2037f01bbed99b (commit)] * dw_mmc-pltfm: add Rockchip variant [http://git.kernel.org/linus/c73e41c898bb59aaf50098c2c672c7132a88fdbc (commit)] * dw_mmc: Add support DW SD/MMC driver on SOCFPGA [http://git.kernel.org/linus/eede2111c522264f6260e0a5fb742be31f725a99 (commit)] * esdhc: Add support for 8-bit bus width and non-removable card [http://git.kernel.org/linus/66b50a00992dca97b442e016a9b2dba892e2df61 (commit)] * sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 [http://git.kernel.org/linus/b04fa064e72c301e075c2d52c146282f8f464083 (commit)] * sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards [http://git.kernel.org/linus/a61abe6eebfda1add8cb54e6e10384ea747d68a5 (commit)] * sdhci-pci: support runtime PM for BYT SD cards [http://git.kernel.org/linus/7396e318b497cd46eb156effa5278126582ddde7 (commit)] |
* Support aggressive power management for (e)MMC/SD [[http://git.kernel.org/linus/c4d770d72492df510077b277f21ac5f0dad9e5eb|(commit)]] * bcm281xx SDHCI driver [[http://git.kernel.org/linus/01ebea1b411aafc8eab440bf1d2037f01bbed99b|(commit)]] * dw_mmc-pltfm: add Rockchip variant [[http://git.kernel.org/linus/c73e41c898bb59aaf50098c2c672c7132a88fdbc|(commit)]] * dw_mmc: Add support DW SD/MMC driver on SOCFPGA [[http://git.kernel.org/linus/eede2111c522264f6260e0a5fb742be31f725a99|(commit)]] * esdhc: Add support for 8-bit bus width and non-removable card [[http://git.kernel.org/linus/66b50a00992dca97b442e016a9b2dba892e2df61|(commit)]] * sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 [[http://git.kernel.org/linus/b04fa064e72c301e075c2d52c146282f8f464083|(commit)]] * sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards [[http://git.kernel.org/linus/a61abe6eebfda1add8cb54e6e10384ea747d68a5|(commit)]] * sdhci-pci: support runtime PM for BYT SD cards [[http://git.kernel.org/linus/7396e318b497cd46eb156effa5278126582ddde7|(commit)]] |
Line 332: | Line 332: |
* Add Broadcom BCM2835 watchdog timer driver [http://git.kernel.org/linus/938d0a840d0f97b627111fd038a735f3924fd987 (commit)] * Kontron PLD watchdog timer driver [http://git.kernel.org/linus/e51c288ea15b13c7d9982251c8397853f7cfb18f (commit)] * New watchdog driver for MEN A21 watchdogs [http://git.kernel.org/linus/26c57ef1ea35f2e7b73db5fad3c81c388d6d056a (commit)] * Register/unregister watchdog kthreads on sysctl control [http://git.kernel.org/linus/b8900bc0217fac8e68085997bee2f05e6db931a2 (commit)] * Delete mpcore_wdt driver [http://git.kernel.org/linus/6e63a3a294fdf91eaaac1061a9c7a5f53d16ac25 (commit)] |
* Add Broadcom BCM2835 watchdog timer driver [[http://git.kernel.org/linus/938d0a840d0f97b627111fd038a735f3924fd987|(commit)]] * Kontron PLD watchdog timer driver [[http://git.kernel.org/linus/e51c288ea15b13c7d9982251c8397853f7cfb18f|(commit)]] * New watchdog driver for MEN A21 watchdogs [[http://git.kernel.org/linus/26c57ef1ea35f2e7b73db5fad3c81c388d6d056a|(commit)]] * Register/unregister watchdog kthreads on sysctl control [[http://git.kernel.org/linus/b8900bc0217fac8e68085997bee2f05e6db931a2|(commit)]] * Delete mpcore_wdt driver [[http://git.kernel.org/linus/6e63a3a294fdf91eaaac1061a9c7a5f53d16ac25|(commit)]] |
Line 339: | Line 339: |
* i2c-piix4: Add AMD CZ SMBus device ID [http://git.kernel.org/linus/b996ac90f595dda271cbd858b136b45557fc1a57 (commit)] * Kontron PLD i2c bus driver [http://git.kernel.org/linus/e0b9b7b06704eab2b95372a7c8daf9c0cce46bd0 (commit)] * i801: SMBus patch for Intel Coleto Creek DeviceIDs [http://git.kernel.org/linus/f39901c1befa556bc91902516a3e2e460000b4a8 (commit)] * intel-mid: remove obsolete driver [http://git.kernel.org/linus/1c2d721a7063bc3b8668de07f8d14dfbac4bf515 (commit)] * vt8500: Add support for I2C bus on Wondermedia SoCs [http://git.kernel.org/linus/560746eb79d3124a278452c8dd968682b521cc82 (commit)] |
* i2c-piix4: Add AMD CZ SMBus device ID [[http://git.kernel.org/linus/b996ac90f595dda271cbd858b136b45557fc1a57|(commit)]] * Kontron PLD i2c bus driver [[http://git.kernel.org/linus/e0b9b7b06704eab2b95372a7c8daf9c0cce46bd0|(commit)]] * i801: SMBus patch for Intel Coleto Creek DeviceIDs [[http://git.kernel.org/linus/f39901c1befa556bc91902516a3e2e460000b4a8|(commit)]] * intel-mid: remove obsolete driver [[http://git.kernel.org/linus/1c2d721a7063bc3b8668de07f8d14dfbac4bf515|(commit)]] * vt8500: Add support for I2C bus on Wondermedia SoCs [[http://git.kernel.org/linus/560746eb79d3124a278452c8dd968682b521cc82|(commit)]] |
Line 346: | Line 346: |
* FMC (FPGA Mezzanine Carrier) support [http://git.kernel.org/linus/4debfe409b6e550032bfef9733e9f6f7c5613617 (commit 1], [http://git.kernel.org/linus/6007b1bd0f752a5c022f7944c65fb96c39d6db3d 2], [http://git.kernel.org/linus/6c62a895e572145f8aa24f2040d1bb8eff473313 3], [http://git.kernel.org/linus/056d83f3c30c398f14eb879f1d1707e3a7808f4a 4], [http://git.kernel.org/linus/77864f2e0a824a92bd93b4c9ad22c31d28ff55a6 5], [http://git.kernel.org/linus/022c674728f45ad22ce2bb5eb628ac9d3dbc3aea 6], [http://git.kernel.org/linus/e34fae7841b12d77f2621bd28fd41929879ef951 7], [http://git.kernel.org/linus/9c9f32eddee56888c7acd0d69134a5dcae09e1a8 8)] * vfio: Provide module option to disable vfio_iommu_type1 hugepage support [http://git.kernel.org/linus/5c6c2b21ecc9adfc47cfaf93404937b6ecd8395d (commit)] * thermal: ti-soc-thermal: add thermal data for DRA752 chips [http://git.kernel.org/linus/8926fa4f9b6160b1953ca44852d6044b58a829e1 (commit)] * thermal: exynos: Support both EXYNOS4X12 SoCs [http://git.kernel.org/linus/08a763a3e2e90af471e44ddc6fa8e75b520ab4a1 (commit)] * target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) [http://git.kernel.org/linus/8dc8632aa7bf1de7a56daea56a7011cbfff76678 (commit)] * tty: serial: add Freescale lpuart driver support [http://git.kernel.org/linus/c9e2e946fb0ba5d2398feb89558f98c5c28e23e3 (commit)] * sh-pfc: Add r8a7778 pinmux support [http://git.kernel.org/linus/87f8c988636db0d477bb63fddfaefb5be9b1c386 (commit)] * sh-pfc: Initial r8a7790 PFC support [http://git.kernel.org/linus/58c229e18b7754dfe505f3bc1688feb28c84f42a (commit)] * sh-pfc: r8a7778: add SDHI support [http://git.kernel.org/linus/564617d2f92473031d035deb273da5374e62d0f0 (commit)] * serial/mpc52xx_uart: add MPC5125 PSC support [http://git.kernel.org/linus/1f48c499df414a50e28a4a2b1332ff0e8e1af9a8 (commit)] * serial: imx: add support for DTE mode [http://git.kernel.org/linus/20ff2fe60aa86683a68cd369c919ae6a98059c80 (commit)] * pwm: Add Renesas TPU PWM driver [http://git.kernel.org/linus/99b82abb0a35b07310ea6334257829af168c8e08 (commit)] * pwm: Add sysfs interface [http://git.kernel.org/linus/76abbdde2d95a3807d0dc6bf9f84d03d0dbd4f3d (commit)] * pwm: add pca9685 driver [http://git.kernel.org/linus/88b613e6234def882b0b601bf831bf89af2e27f0 (commit)] rapidio/switches: remove tsi500 driver [http://git.kernel.org/linus/e350cd1d9308b67363ebb870a678a1fd807df1a6 (commit)] * regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver [http://git.kernel.org/linus/40b1936efebdb9c31d9ed6fe59055f71ea366509 (commit)] * regulator: max77693: Add max77693 regualtor driver. [http://git.kernel.org/linus/80b022e29bfdffb6c9ac0a283bcad3e1030c4c7e (commit)] * rtc: add NXP PCF2127 support (i2c) [http://git.kernel.org/linus/18cb6368f0b0fc6a28bd49ee547b4f655db97fc3 (commit)] * pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver [http://git.kernel.org/linus/b58f0273f0858214da2ee4e1675221e56f7712ec (commit)] * pinctrl-tz1090: add TZ1090 pinctrl driver [http://git.kernel.org/linus/d5025f9f535108ba44c7f00573a2a34c18a3ea2b (commit)] * pinctrl: Add pinctrl-s3c24xx driver [http://git.kernel.org/linus/af99a7507469d4fa6dd4d8d633e093b1ff7aff6e (commit)] * pinctrl: add Intel BayTrail GPIO/pinctrl support [http://git.kernel.org/linus/a5d811bbf1c6df86cfe23948059ea614554b9f19 (commit)] * pinctrl: add VF610 pinctrl driver [http://git.kernel.org/linus/78bafc66180d42f972b443b0b573a1b6ff9aa522 (commit)] * pinctrl: add pinctrl driver for Rockchip SoCs [http://git.kernel.org/linus/d3e5116119bd02ea7716bbe04b39c21bba4bcf42 (commit)] * pinctrl: st: Add pinctrl and pinconf support. [http://git.kernel.org/linus/701016c0cba594d5dbd26652ed1e52b0fe2926fd (commit)] * pinctrl: sunxi: Add Allwinner A10s pins [http://git.kernel.org/linus/ac68936652819dad1e5decefddb1c7fc1d7bc364 (commit)] * pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC [http://git.kernel.org/linus/3370dc916c90578107cc8485ac86e6d6dc81a88f (commit)] * pci: Add PCIe driver for Samsung Exynos [http://git.kernel.org/linus/340cba6092c2c1688629d327b74e7eb746a571a7 (commit)] * pci: PCIe driver for Marvell Armada 370/XP systems [http://git.kernel.org/linus/45361a4fe4464180815157654aabbd2afb4848ad (commit)] * iio: adc: add driver for MCP3204/08 12-bit ADC [http://git.kernel.org/linus/f5ce4a7a9291d9e4b9aeaeb2bf8c33808de44989 (commit)] * iio:dac: Add support for the AD7303 [http://git.kernel.org/linus/f83478240e742efe1103110c28d48cc2b4dcee5c (commit)] * iio:pressure: Add STMicroelectronics pressures driver [http://git.kernel.org/linus/217494e5b780ad85485c1bb6382ce50b5fa2dc26 (commit)] * iio:trigger:sysfs Move out of staging. [http://git.kernel.org/linus/e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a (commit)] * iio:triggers:interrupt trigger - move out of staging. [http://git.kernel.org/linus/c7a8be08da50eb5e30eaa6555079c10b8e23521a (commit)] * irqchip: Add TB10x interrupt controller driver [http://git.kernel.org/linus/b06eb0173ef1d9366d14b4ca3e8e38dc72b03e8b (commit)] * irqchip: Add support for ARMv7-M NVIC [http://git.kernel.org/linus/292ec080491d87c888c29c5e161c10eb86e5961e (commit)] * irqchip: Add support for Marvell Orion SoCs [http://git.kernel.org/linus/9dbd90f17e4f380593ec5194c2a4d5e52c5f72d1 (commit)] * extcon: Palmas Extcon Driver [http://git.kernel.org/linus/b1f254e35d85535b17af2786d06fe88f15f304f7 (commit)] * genirq: Generic chip: Add linear irq domain support [http://git.kernel.org/linus/088f40b7b027dad6519712ff224a5798dd62a204 (commit)] * gpio: samsung: Remove OF support for s3c24xx [http://git.kernel.org/linus/9fdb27d48a3a1abae4c3554b82dce9f0aafc377a (commit)] * clk: Add TI-Nspire clock drivers [http://git.kernel.org/linus/7d1818fa6683daee6f6bf6f420ac850e5fe4e544 (commit)] * clk: add PowerPC corenet clock driver support [http://git.kernel.org/linus/555eae97358082be3a46572464829c27b96ed8f1 (commit)] * clk: add support for Rockchip gate clocks [http://git.kernel.org/linus/646572c77db7c42beb3d091915c8f97359100c47 (commit)] * clk: zynq: Add clock controller driver [http://git.kernel.org/linus/0ee52b157b8ed88550ddd6291e54bb4bfabde364 (commit)] * clocksource: Add Freescale Vybrid pit timer support [http://git.kernel.org/linus/c19672492d233e0012b60fbfa460ffac1381ee26 (commit)] * clocksource: Add Marvell Orion SoC timer [http://git.kernel.org/linus/0c1dcfd53b1066c411d3885cf8156abf59694360 (commit)] * clocksource: Add generic dummy timer driver [http://git.kernel.org/linus/064706514ec3fea740c2656e03c4f01f6a551ac4 (commit)] * dma: dw: add PCI part of the driver [http://git.kernel.org/linus/fed42c198b45ece0b37eb25d37cbc4a9959c6522 (commit)] * drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI [http://git.kernel.org/linus/e88b815e011bcacb7066f1156ce390f6b0adc9df (commit)] * drivers: bus: add ARM CCI support [http://git.kernel.org/linus/ed69bdd8fd9b2db68b915ce5f60fc51d4744a9b1 (commit)] * drivers: memory: Introduce Marvell EBU Device Bus driver [http://git.kernel.org/linus/3edad321b1bd2e6c8b5f38146c115c8982438f06 (commit)] * bcma: add support for BCM43142 [http://git.kernel.org/linus/88f9b65d444794bb607f71644362ba0642585206 (commit)] * bcma: support SPROM rev 10 [http://git.kernel.org/linus/78e578c5b43c4f274305075c68d055c8d6141fd5 (commit)] * aoe: perform I/O completions in parallel [http://git.kernel.org/linus/8030d34397e066deecb5ee9d17387fa767b12de2 (commit)] * PM / devfreq: Add Exynos5-bus devfreq driver for Samsung Exynos 5250 [http://git.kernel.org/linus/6ccce69955c1bf2973bdec0d023685401de543f4 (commit)] |
* FMC (FPGA Mezzanine Carrier) support [[http://git.kernel.org/linus/4debfe409b6e550032bfef9733e9f6f7c5613617|(commit 1]], [[http://git.kernel.org/linus/6007b1bd0f752a5c022f7944c65fb96c39d6db3d|2]], [[http://git.kernel.org/linus/6c62a895e572145f8aa24f2040d1bb8eff473313|3]], [[http://git.kernel.org/linus/056d83f3c30c398f14eb879f1d1707e3a7808f4a|4]], [[http://git.kernel.org/linus/77864f2e0a824a92bd93b4c9ad22c31d28ff55a6|5]], [[http://git.kernel.org/linus/022c674728f45ad22ce2bb5eb628ac9d3dbc3aea|6]], [[http://git.kernel.org/linus/e34fae7841b12d77f2621bd28fd41929879ef951|7]], [[http://git.kernel.org/linus/9c9f32eddee56888c7acd0d69134a5dcae09e1a8|8)]] * vfio: Provide module option to disable vfio_iommu_type1 hugepage support [[http://git.kernel.org/linus/5c6c2b21ecc9adfc47cfaf93404937b6ecd8395d|(commit)]] * thermal: ti-soc-thermal: add thermal data for DRA752 chips [[http://git.kernel.org/linus/8926fa4f9b6160b1953ca44852d6044b58a829e1|(commit)]] * thermal: exynos: Support both EXYNOS4X12 SoCs [[http://git.kernel.org/linus/08a763a3e2e90af471e44ddc6fa8e75b520ab4a1|(commit)]] * target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) [[http://git.kernel.org/linus/8dc8632aa7bf1de7a56daea56a7011cbfff76678|(commit)]] * tty: serial: add Freescale lpuart driver support [[http://git.kernel.org/linus/c9e2e946fb0ba5d2398feb89558f98c5c28e23e3|(commit)]] * sh-pfc: Add r8a7778 pinmux support [[http://git.kernel.org/linus/87f8c988636db0d477bb63fddfaefb5be9b1c386|(commit)]] * sh-pfc: Initial r8a7790 PFC support [[http://git.kernel.org/linus/58c229e18b7754dfe505f3bc1688feb28c84f42a|(commit)]] * sh-pfc: r8a7778: add SDHI support [[http://git.kernel.org/linus/564617d2f92473031d035deb273da5374e62d0f0|(commit)]] * serial/mpc52xx_uart: add MPC5125 PSC support [[http://git.kernel.org/linus/1f48c499df414a50e28a4a2b1332ff0e8e1af9a8|(commit)]] * serial: imx: add support for DTE mode [[http://git.kernel.org/linus/20ff2fe60aa86683a68cd369c919ae6a98059c80|(commit)]] * pwm: Add Renesas TPU PWM driver [[http://git.kernel.org/linus/99b82abb0a35b07310ea6334257829af168c8e08|(commit)]] * pwm: Add sysfs interface [[http://git.kernel.org/linus/76abbdde2d95a3807d0dc6bf9f84d03d0dbd4f3d|(commit)]] * pwm: add pca9685 driver [[http://git.kernel.org/linus/88b613e6234def882b0b601bf831bf89af2e27f0|(commit)]] rapidio/switches: remove tsi500 driver [[http://git.kernel.org/linus/e350cd1d9308b67363ebb870a678a1fd807df1a6|(commit)]] * regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver [[http://git.kernel.org/linus/40b1936efebdb9c31d9ed6fe59055f71ea366509|(commit)]] * regulator: max77693: Add max77693 regualtor driver. [[http://git.kernel.org/linus/80b022e29bfdffb6c9ac0a283bcad3e1030c4c7e|(commit)]] * rtc: add NXP PCF2127 support (i2c) [[http://git.kernel.org/linus/18cb6368f0b0fc6a28bd49ee547b4f655db97fc3|(commit)]] * pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver [[http://git.kernel.org/linus/b58f0273f0858214da2ee4e1675221e56f7712ec|(commit)]] * pinctrl-tz1090: add TZ1090 pinctrl driver [[http://git.kernel.org/linus/d5025f9f535108ba44c7f00573a2a34c18a3ea2b|(commit)]] * pinctrl: Add pinctrl-s3c24xx driver [[http://git.kernel.org/linus/af99a7507469d4fa6dd4d8d633e093b1ff7aff6e|(commit)]] * pinctrl: add Intel BayTrail GPIO/pinctrl support [[http://git.kernel.org/linus/a5d811bbf1c6df86cfe23948059ea614554b9f19|(commit)]] * pinctrl: add VF610 pinctrl driver [[http://git.kernel.org/linus/78bafc66180d42f972b443b0b573a1b6ff9aa522|(commit)]] * pinctrl: add pinctrl driver for Rockchip SoCs [[http://git.kernel.org/linus/d3e5116119bd02ea7716bbe04b39c21bba4bcf42|(commit)]] * pinctrl: st: Add pinctrl and pinconf support. [[http://git.kernel.org/linus/701016c0cba594d5dbd26652ed1e52b0fe2926fd|(commit)]] * pinctrl: sunxi: Add Allwinner A10s pins [[http://git.kernel.org/linus/ac68936652819dad1e5decefddb1c7fc1d7bc364|(commit)]] * pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC [[http://git.kernel.org/linus/3370dc916c90578107cc8485ac86e6d6dc81a88f|(commit)]] * pci: Add PCIe driver for Samsung Exynos [[http://git.kernel.org/linus/340cba6092c2c1688629d327b74e7eb746a571a7|(commit)]] * pci: PCIe driver for Marvell Armada 370/XP systems [[http://git.kernel.org/linus/45361a4fe4464180815157654aabbd2afb4848ad|(commit)]] * iio: adc: add driver for MCP3204/08 12-bit ADC [[http://git.kernel.org/linus/f5ce4a7a9291d9e4b9aeaeb2bf8c33808de44989|(commit)]] * iio:dac: Add support for the AD7303 [[http://git.kernel.org/linus/f83478240e742efe1103110c28d48cc2b4dcee5c|(commit)]] * iio:pressure: Add STMicroelectronics pressures driver [[http://git.kernel.org/linus/217494e5b780ad85485c1bb6382ce50b5fa2dc26|(commit)]] * iio:trigger:sysfs Move out of staging. [[http://git.kernel.org/linus/e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a|(commit)]] * iio:triggers:interrupt trigger - move out of staging. [[http://git.kernel.org/linus/c7a8be08da50eb5e30eaa6555079c10b8e23521a|(commit)]] * irqchip: Add TB10x interrupt controller driver [[http://git.kernel.org/linus/b06eb0173ef1d9366d14b4ca3e8e38dc72b03e8b|(commit)]] * irqchip: Add support for ARMv7-M NVIC [[http://git.kernel.org/linus/292ec080491d87c888c29c5e161c10eb86e5961e|(commit)]] * irqchip: Add support for Marvell Orion SoCs [[http://git.kernel.org/linus/9dbd90f17e4f380593ec5194c2a4d5e52c5f72d1|(commit)]] * extcon: Palmas Extcon Driver [[http://git.kernel.org/linus/b1f254e35d85535b17af2786d06fe88f15f304f7|(commit)]] * genirq: Generic chip: Add linear irq domain support [[http://git.kernel.org/linus/088f40b7b027dad6519712ff224a5798dd62a204|(commit)]] * gpio: samsung: Remove OF support for s3c24xx [[http://git.kernel.org/linus/9fdb27d48a3a1abae4c3554b82dce9f0aafc377a|(commit)]] * clk: Add TI-Nspire clock drivers [[http://git.kernel.org/linus/7d1818fa6683daee6f6bf6f420ac850e5fe4e544|(commit)]] * clk: add PowerPC corenet clock driver support [[http://git.kernel.org/linus/555eae97358082be3a46572464829c27b96ed8f1|(commit)]] * clk: add support for Rockchip gate clocks [[http://git.kernel.org/linus/646572c77db7c42beb3d091915c8f97359100c47|(commit)]] * clk: zynq: Add clock controller driver [[http://git.kernel.org/linus/0ee52b157b8ed88550ddd6291e54bb4bfabde364|(commit)]] * clocksource: Add Freescale Vybrid pit timer support [[http://git.kernel.org/linus/c19672492d233e0012b60fbfa460ffac1381ee26|(commit)]] * clocksource: Add Marvell Orion SoC timer [[http://git.kernel.org/linus/0c1dcfd53b1066c411d3885cf8156abf59694360|(commit)]] * clocksource: Add generic dummy timer driver [[http://git.kernel.org/linus/064706514ec3fea740c2656e03c4f01f6a551ac4|(commit)]] * dma: dw: add PCI part of the driver [[http://git.kernel.org/linus/fed42c198b45ece0b37eb25d37cbc4a9959c6522|(commit)]] * drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI [[http://git.kernel.org/linus/e88b815e011bcacb7066f1156ce390f6b0adc9df|(commit)]] * drivers: bus: add ARM CCI support [[http://git.kernel.org/linus/ed69bdd8fd9b2db68b915ce5f60fc51d4744a9b1|(commit)]] * drivers: memory: Introduce Marvell EBU Device Bus driver [[http://git.kernel.org/linus/3edad321b1bd2e6c8b5f38146c115c8982438f06|(commit)]] * bcma: add support for BCM43142 [[http://git.kernel.org/linus/88f9b65d444794bb607f71644362ba0642585206|(commit)]] * bcma: support SPROM rev 10 [[http://git.kernel.org/linus/78e578c5b43c4f274305075c68d055c8d6141fd5|(commit)]] * aoe: perform I/O completions in parallel [[http://git.kernel.org/linus/8030d34397e066deecb5ee9d17387fa767b12de2|(commit)]] * PM / devfreq: Add Exynos5-bus devfreq driver for Samsung Exynos 5250 [[http://git.kernel.org/linus/6ccce69955c1bf2973bdec0d023685401de543f4|(commit)]] |
Contents
1. Architectures
1.1. x86
Intel Rapid Start Technology support, which is a firmware-based suspend-to-disk implementation. Once placed in S3, the device will wake once either a timeout elapses or the battery reaches a critical level. It will then resume to the firmware and copy the contents of RAM to a specialised partition, and then power off the machine. If the user turns the machine back on the firmware will copy the contents of the partition back to RAM and then resume from S3 as normal (commit)
A driver that registers CPU digital temperature sensor as a thermal zones at package level. Each package will show up as one zone with at max two trip points. These trip points can be both read and updated. Once a non-zero value is set in the trip point, if the package package temperature goes above or below this setting, a thermal notification is generated (commit)
Add trivial driver to disable Intel Smart Connect (commit)
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus (commit)
microcode: Early microcode patch loading support for AMD (commit)
microcode: Allow multiple families' bin files appended together (commit)
hp-wmi: Enable hotkeys on some systems (commit)
ACPI / LPSS: add support for Intel Bay Trail (commit)
ACPI: Add CMOS RTC Operation Region handler support (commit)
ACPI: Add sysfs ABI documentation (commit)
- perf
AMD IOMMU Performance Counter PERF uncore PMU implementation (commit)
Add IOMMU Performance Counter resource management (commit)
Add Haswell PEBS record support (commit)
Add Haswell PEBS support (commit)
Add mem-loads/stores support for Intel Haswell (commit)
Add simple Intel Haswell PMU support (commit)
Support Intel Haswell/v4 LBR format (commit)
Intel: support full width counting (commit)
1.2. ARM
Add support for ARM Ltd. System MMU architecture (commit)
ARM64: Change kernel stack size to 16K (commit)
ADd initial DTS for APM X-Gene Storm SOC and APM Mustang board (commit)
Add support for LZ4-compressed kernel (commit)
ARMv7-M: Allow the building of new kernel port (commit)
EXYNOS: Add support for EXYNOS5420 SoC (commit)
OMAP2+: Remove board-4430sdp.c (commit)
SAMSUNG: Add watchdog reset driver (commit)
kirkwood: Instantiate cpufreq driver (commit)
Add Initial TI-Nspire support (commit)
Add device trees for TI-Nspire hardware (commit)
Add basic support for Rockchip RK3066a boards (commit)
- at91
- Device tree sources
Add DT node for DP controller for Arndale Board (commit)
Add Ka-Ro tx53 devicetree (commit)
Add SoC level device tree source for VF610 (commit)
Add device tree source for Freescale imx6sl SoC (commit)
Add initial Freescale VF610 Tower board dts support (commit)
imx27-phytec-phycore-som: Add initial support for PCM970 RDK (commit)
vt8500: Add devicetree support for WM8750 SoC and APC8750 board (commit)
imx: add initial support for Freescale VF610 (commit)
keystone: Add minimal TI Keystone platform support (commit)
mx5: Add support for DENX M53EVK (commit)
mxs: dt: Add Crystalfontz CFA-10057 device tree (commit)
shmobile: Remove AP4EVB board support (commit)
sti: Add STiH415 SOC support (commit)
sti: Add STiH416 SOC support (commit)
stih41x: Add B2000 board support (commit)
stih41x: Add B2020 board support (commit)
sunxi: dt: Add Allwinner A10s DTSI (commit)
tegra114: add CPU hotplug support (commit)
ux500: Supply a DTS file for the u8540 platform (commit)
vexpress: introduce DCSCB support (commit)
zynq: Add cpuidle support (commit)
1.3. PowerPC
eeh: I/O chip EEH enable option (commit)
mpic: add global timer support (commit)
perf: Add power8 EBB support (commit)
perf: Core EBB support for 64-bit book3s (commit)
vfio: Enable on PowerNV platform (commit)
vfio: Enable on IBM pSeries platform (commit)
vfio: Implement IOMMU driver for VFIO (commit)
1.4. MIPS
BCM63XX: add support for BCM3368 cable modem (commit)
BCM63xx: Enable second core SMP on BCM6328 if available (commit)
MSP71xx: Remove gpio drivers (commit)
Netlogic: COP2 save/restore code (commit)
Netlogic: Support compressed kernel (commit)
Delete Wind River ppmc eval board support. (commit)
1.5. s390
Add support for IBM zBC12 machine (commit)
Add support for LZ4-compressed kernel (commit)
bpf,jit: address randomize and write protect jit code (commit)
cio: Introduce generic synchronous CHSC IOCTL (commit)
cio: Introduce on-close CHSC IOCTLs (commit)
cio: Make /dev/chsc a single-open device (commit)
dasd: Add 'timeout' attribute (commit)
dasd: Implement block timeout handling (commit)
dasd: make number of retries configurable (commit)
sclp: Add SCLP character device driver (commit)
KVM: Add "devname:kvm" alias. (commit)
1.6. Xtensa
Add static function tracer support (commit)
1.7. METAG
Minimal TZ1090 (Comet) SoC infrastructure (commit)
2. Drivers
2.1. Staging drivers
MIPS: add Octeon USB HCD support (commit)
comedi: pcl730: add support for the ACL-7225b ISA board (commit)
comedi: pcl730: add support for the P8R8-DIO ISA board (commit)
comedi: pcl730: add support for the PCL-725 ISA board (commit)
comedi: pcl730: add support for the PCL-734 ISA board (commit)
comedi: pcl730: add support for the PCM-3730 PC/104 board (commit)
csr: remove driver (commit)
drm/imx: Add LDB support (commit)
iio:adis16130: Move out of staging (commit)
add USB MTK bluetooth driver (commit)
2.2. Graphics
exynos: add support for exynos5420 mixer (commit)
i915: Add support for FBC on Intel Ivy Bridge. (commit)
i915: Enable FBC at Intel Haswell. (commit)
mgag200: Added resolution and bandwidth limits for various Matrox G200e products. (commit)
mgag200: Hardware cursor support (commit)
nvd7/gr: initial support (commit)
qxl: add support for > 1 output (commit)
radeon: add CIK chip families (commit)
radeon: add current Bonaire PCI ids (commit)
radeon: add current KB pci ids (commit)
radeon: add support for thermal sensor on tn (commit)
shmobile: Add DRM PRIME support (commit)
GEM CMA: Add DRM PRIME support (commit)
Renesas R-Car Display Unit DRM driver (commit)
ssd1307fb: Add support for SSD1306 OLED controller (commit)
- OMAPDSS
Add LG.Philips LB035Q02 panel driver (commit)
Add NEC NL8048HL11 panel driver (commit)
Add Sharp LS037V7DW01 panel driver (commit)
Add Sony ACX565AKM panel driver (commit)
Add new Analog TV Connector driver (commit)
Add new DSI Command Mode panel driver (commit)
Add new DVI Connector driver (commit)
Add new TFP410 Encoder driver (commit)
Add new TPD12S015 Encoder driver (commit)
Add new simple DPI panel driver (commit)
2.3. Storage
SATA
sata highbank: add bit-banged SGPIO driver support (commit)
ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs (commit)
ahci: Add AMD CZ SATA device ID (commit)
ahci: sata: add support for Samsung Exynos 5440 SATA (commit)
SCSI
iscsi-target: Add demo-mode TPG authentication context support (commit)
iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling (commit)
- bfa
- megaraid_sas
mpt2sas: MPI2 Rev W (2.00.15) specification (commit)
storvsc: Implement multi-channel support (commit)
storvsc: Support FC devices (commit)
storvsc: Update the storage protocol to Windows 8 level (commit)
2.4. Networking
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets (commit)
sh_eth: add NAPI support (commit)
wil6210: use NAPI (commit)
sfc: Enable accelerated RFS on vlans (commit)
veth: add VLAN features (commit)
fec: Add VLAN receive HW support. (commit)
fec: Add support for reading RMON registers (commit)
ipheth: Add USB ID for iPad mini (commit)
Add MDIO bus driver for the Allwinner EMAC (commit)
Add EMAC Ethernet driver found on Allwinner A10 SoC's (commit)
mwifiex: add basic 11h support for station (commit)
mwifiex: add calibration data download feature (commit)
mwifiex: add support for Marvell SD8897 chipset (commit)
net/mlx4: Add VF link state support (commit)
net/mlx4_en: Add Low Latency Socket (LLS) support (commit)
qmi_wwan: add ONDA MT689DC device ID (fwd) (commit)
qmi_wwan: add Option GTM681W (commit)
r8169: add a new chip for Realtek RTL8411 (commit)
rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND (commit)
phy: Add Marvell 88E1116R phy ID (commit)
phy: Add Marvell 88E1510 phy ID (commit)
phy: Add Vitesse 8211 phy ID (commit)
iwlwifi: add new 7260 and 3160 series device IDs (commit)
iwlwifi: mvm: Add beacon filtering support (commit)
iwlwifi: mvm: Add support for Low Power RX (commit)
iwlwifi: remove plcp_check module parameter (commit)
macvtap: add TUNSETQUEUE ioctl (commit)
macvtap: enable multiqueue flag (commit)
mlx5: Add driver for Mellanox Connect-IB adapters (commit)
arc_emac - Add new driver (commit)
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices (commit)
ath9k: Add PCI IDs for CUS217 (commit)
ath9k: Add support for 5G-XLNA/AR9462 (commit)
ath9k: Add support for AR9462 2.1 (commit)
ath9k_htc: Add ethtool stats support. (commit)
ath9k_htc: Add support for mesh interfaces (commit)
bcm63xx_enet: add support Broadcom BCM6345 Ethernet (commit)
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch (commit)
bcm63xx_enet: implement reset autoneg ethtool callback (commit)
phy: at803x: add support for AT8031 (commit)
alx: remove WoL support (commit)
UWB: HWA: add support for Alereon 5310 and 5611 devices (commit)
- IB
- Bluetooth
2.5. Sound
es1968: Add radio support for MediaForte M56VAP (commit)
hda - Add power-well support for Intel Haswell HDA (commit)
hda - Add support for ALC5505 DSP power-save mode (commit)
hda - add PCI IDs for Intel Bay Trail (commit)
ASoC
tegra: add Tegra+RT5640 machine driver (commit)
twl6040: Add digital mute support (commit)
Add SPEAr audio driver (commit)
Add ssm2518 support (commit)
ac97: Support multi-platform AC'97 (commit)
add RT5640 CODEC driver (commit)
blackfin: Remove bf5xx-tdm driver (commit)
fsl: add imx-wm8962 machine driver (commit)
fsl: remove imx-pcm driver (commit)
remove saarb and tavorevb3 machine drivers (commit)
2.6. USB
xhci: add USB2 link power management BESL support (commit)
wusbcore: add sysfs attribute for DNTS count and interval (commit) and add sysfs attribute for retry count (commit), (commit)
Faraday USB2.0 FUSBH200-HCD driver (commit)
cp210x support SEL C662 Vendor/Device (commit)
gadget: add Faraday fotg210_udc driver (commit)
option: add TP-Link MA260 (commit)
phy: ab8500-usb: add ab8540 support (commit), add ab9540 support (commit)
serial: option: add Olivetti Olicard 200 (commit)
option,qcserial: move Novatel Gobi1K IDs to qcserial (commit)
option: add D-Link DWM-152/C1 and DWM-156/C1 (commit)
option: append Petatel NP10T device to GSM modems list (commit)
serial: add driver for Suunto ANT+ USB device (commit)
serial: add support Infineon modem USB flashloader driver (commit)
serial: pl2303 works at 500kbps (commit)
storage: Add MicroVault flash drive to unusual_devs (commit)
2.7. Input
Add OLPC AP-SP driver (commit)
Add TI-Nspire keypad support (commit)
cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices (commit)
cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices (commit)
sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC (commit)
HID
Add support for Holtek gaming mouse 04d9:a04a (commit)
wacom: add support for 0x300 and 0x301 (commit)
xpad: add Razer Onza Classic Edition (commit)
Add driver for ELO 4000/4500 (commit)
Add support for Huion 580 tablet (commit)
apple: Add support for the 2013 Macbook Air (commit)
driver for PS2/3 Buzz controllers (commit)
multitouch: add support for Data Modul easyMaxTouch (commit)
wacom: Intuos4 battery charging changes (commit)
wiimote: add Balance Board support (commit)
wiimote: add Classic Controller extension (commit)
wiimote: add Nunchuk support (commit)
wiimote: add device detection (commit)
wiimote: add extension hotplug support (commit)
wiimote: add sysfs extension/device-type attrs (commit)
wiimote: support Nintendo Wii U Pro Controller (commit)
2.8. TV tuners, webcams, video capturers
Add support for 'Digital Dual TV Receiver CTVDIGDUAL v2 (commit)
Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner) (commit)
bttv: Add Adlink MPG24 entry to the bttv cardlist (commit)
bttv: Add CyberVision CV06 (commit)
em28xx: Add support for 1b80:e1cc Delock 61959 (commit)
exynos4-is: Add Exynos5250 SoC support to fimc-lite driver (commit)
i2c: ths8200: driver for TI video encoder (commit)
rc: Add rc-delock-61959 (commit)
rtl28xxu: Add USB ID for Leadtek WinFast DTV Dongle mini (commit)
rtl28xxu: map remote for TerraTec Cinergy T Stick Black (commit)
usbtv: Add driver for Fushicai USBTV007 video frame grabber (commit)
2.9. Hardware monitoring
ds1621: Add DS1731 chip support to ds1621 driver (commit)
ds1621: Add ds1631 chip support to ds1621 driver and documentation (commit)
ds1621: Add ds1721 chip support (commit)
Add support for GMT G762/G763 PWM fan controllers (commit)
2.10. Multi-function devices (MFD)
Kontron PLD mfd driver (commit)
arizona: Integrate wm8997 into Arizona mfd (commit)
lpc_ich: Add support for Intel Avoton SoC (commit)
rtsx: Add support for RTL8411B (commit)
2.11. Multi-Media Cards
Support aggressive power management for (e)MMC/SD (commit)
bcm281xx SDHCI driver (commit)
dw_mmc-pltfm: add Rockchip variant (commit)
dw_mmc: Add support DW SD/MMC driver on SOCFPGA (commit)
esdhc: Add support for 8-bit bus width and non-removable card (commit)
sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 (commit)
sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards (commit)
sdhci-pci: support runtime PM for BYT SD cards (commit)
2.12. Watchdogs
Add Broadcom BCM2835 watchdog timer driver (commit)
Kontron PLD watchdog timer driver (commit)
New watchdog driver for MEN A21 watchdogs (commit)
Register/unregister watchdog kthreads on sysctl control (commit)
Delete mpcore_wdt driver (commit)
2.13. I2C
i2c-piix4: Add AMD CZ SMBus device ID (commit)
Kontron PLD i2c bus driver (commit)
i801: SMBus patch for Intel Coleto Creek DeviceIDs (commit)
intel-mid: remove obsolete driver (commit)
vt8500: Add support for I2C bus on Wondermedia SoCs (commit)
2.14. Various
FMC (FPGA Mezzanine Carrier) support (commit 1, 2, 3, 4, 5, 6, 7, 8)
vfio: Provide module option to disable vfio_iommu_type1 hugepage support (commit)
thermal: ti-soc-thermal: add thermal data for DRA752 chips (commit)
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) (commit)
tty: serial: add Freescale lpuart driver support (commit)
sh-pfc: Add r8a7778 pinmux support (commit)
sh-pfc: Initial r8a7790 PFC support (commit)
sh-pfc: r8a7778: add SDHI support (commit)
serial/mpc52xx_uart: add MPC5125 PSC support (commit)
serial: imx: add support for DTE mode (commit)
pwm: Add Renesas TPU PWM driver (commit)
pwm: Add sysfs interface (commit)
pwm: add pca9685 driver (commit)
rapidio/switches: remove tsi500 driver (commit)
regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver (commit)
regulator: max77693: Add max77693 regualtor driver. (commit)
rtc: add NXP PCF2127 support (i2c) (commit)
pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver (commit)
pinctrl-tz1090: add TZ1090 pinctrl driver (commit)
pinctrl: Add pinctrl-s3c24xx driver (commit)
pinctrl: add VF610 pinctrl driver (commit)
pinctrl: st: Add pinctrl and pinconf support. (commit)
pinctrl: sunxi: Add Allwinner A10s pins (commit)
pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC (commit)
pci: Add PCIe driver for Samsung Exynos (commit)
pci: PCIe driver for Marvell Armada 370/XP systems (commit)
iio: adc: add driver for MCP3204/08 12-bit ADC (commit)
iio:dac: Add support for the AD7303 (commit)
iio:pressure: Add STMicroelectronics pressures driver (commit)
iio:trigger:sysfs Move out of staging. (commit)
iio:triggers:interrupt trigger - move out of staging. (commit)
irqchip: Add TB10x interrupt controller driver (commit)
irqchip: Add support for ARMv7-M NVIC (commit)
extcon: Palmas Extcon Driver (commit)
genirq: Generic chip: Add linear irq domain support (commit)
gpio: samsung: Remove OF support for s3c24xx (commit)
clk: Add TI-Nspire clock drivers (commit)
clk: add PowerPC corenet clock driver support (commit)
clk: add support for Rockchip gate clocks (commit)
clk: zynq: Add clock controller driver (commit)
clocksource: Add Freescale Vybrid pit timer support (commit)
clocksource: Add Marvell Orion SoC timer (commit)
clocksource: Add generic dummy timer driver (commit)
dma: dw: add PCI part of the driver (commit)
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI (commit)
drivers: bus: add ARM CCI support (commit)
drivers: memory: Introduce Marvell EBU Device Bus driver (commit)
bcma: add support for BCM43142 (commit)
bcma: support SPROM rev 10 (commit)
aoe: perform I/O completions in parallel (commit)
PM / devfreq: Add Exynos5-bus devfreq driver for Samsung Exynos 5250 (commit)