Size: 60005
Comment:
|
← Revision 18 as of 2017-12-30 01:30:31 ⇥
Size: 60949
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: |
* require x86-64 for automatic NUMA balancing [http://git.kernel.org/linus/4468dd76f51f8be75d4f04f1d721e379596e7262 commit] * iosf: Add Quark X1000 PCI ID [http://git.kernel.org/linus/90916e048c1e0c1d379577e43ab9b8e331490cfb commit] * intel-mid: add watchdog platform code for Merrifield [http://git.kernel.org/linus/78a3bb9e408be6aadcd4a609d14a05038f2a132a commit] * intel_pstate: Add CPU IDs for Broadwell processors [http://git.kernel.org/linus/c7e241df5970171e3e86a516f91ca8a30ca516e8 commit] * samsung-laptop: Add support for Samsung's NP7[34]0U3E models. [http://git.kernel.org/linus/0ca849ea4fb86d9ee61435559f7159ed627895c3 commit] * dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) [http://git.kernel.org/linus/4738d8aabe89d237f30a28c65f61391a1435e3a7 commit] * thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 [http://git.kernel.org/linus/8b9dd4fab26a0f328420cbda0845a325f45bcd92 commit] * toshiba_acpi: Add alternative keymap support for Satellite M840 [http://git.kernel.org/linus/fe808bfb59d693e07ee23c99542cd64e1f41b8c9 commit] |
* require x86-64 for automatic NUMA balancing [[http://git.kernel.org/linus/4468dd76f51f8be75d4f04f1d721e379596e7262|commit]] * iosf: Add Quark X1000 PCI ID [[http://git.kernel.org/linus/90916e048c1e0c1d379577e43ab9b8e331490cfb|commit]] * intel-mid: add watchdog platform code for Merrifield [[http://git.kernel.org/linus/78a3bb9e408be6aadcd4a609d14a05038f2a132a|commit]] * intel_pstate: Add CPU IDs for Broadwell processors [[http://git.kernel.org/linus/c7e241df5970171e3e86a516f91ca8a30ca516e8|commit]] * samsung-laptop: Add support for Samsung's NP7[34]0U3E models. [[http://git.kernel.org/linus/0ca849ea4fb86d9ee61435559f7159ed627895c3|commit]] * dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) [[http://git.kernel.org/linus/4738d8aabe89d237f30a28c65f61391a1435e3a7|commit]] * thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 [[http://git.kernel.org/linus/8b9dd4fab26a0f328420cbda0845a325f45bcd92|commit]] * toshiba_acpi: Add alternative keymap support for Satellite M840 [[http://git.kernel.org/linus/fe808bfb59d693e07ee23c99542cd64e1f41b8c9|commit]] |
Line 20: | Line 20: |
* Add ftrace support [http://git.kernel.org/linus/819e50e25d0ce8a75f5cba815416a6a8573655c4 commit] * ftrace: Add dynamic ftrace support [http://git.kernel.org/linus/bd7d38dbdf356e75eb3b1699158c9b8021fd6784 commit] * ftrace: Add system call tracepoint [http://git.kernel.org/linus/055b1212d141f1f398fca548f8147787c0b6253f commit] * lib: Implement optimized memcmp routine [http://git.kernel.org/linus/d875c9b3724083cd2629cd8507e424cd3716cd28 commit] * lib: Implement optimized memcpy routine [http://git.kernel.org/linus/808dbac6b51f3441eb5a07724c0b0d1257046d51 commit] * lib: Implement optimized memmove routine [http://git.kernel.org/linus/280adc1951c0c9fc8f2d85571ff563a1c412b1cd commit] * lib: Implement optimized memset routine [http://git.kernel.org/linus/b29a51fe0e0be63157d8661666be8bbfd8f0c5d7 commit] * lib: Implement optimized string compare routines [http://git.kernel.org/linus/192c4d902f19b66902d7aacc19e9b169bebfb2e5 commit] * lib: Implement optimized string length routines [http://git.kernel.org/linus/0a42cb0a6fa64cb17db11164a1ad3511b43acefe commit] * KVM: Add base for PSCI v0.2 emulation [http://git.kernel.org/linus/7d0f84aae9e231930985eaff63ac91b61aaa15d6 commit] * KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space [http://git.kernel.org/linus/4447a208f7fc2e2dff8c6a8df2a1fd6dd72fb3e2 commit] |
* Add ftrace support [[http://git.kernel.org/linus/819e50e25d0ce8a75f5cba815416a6a8573655c4|commit]] * ftrace: Add dynamic ftrace support [[http://git.kernel.org/linus/bd7d38dbdf356e75eb3b1699158c9b8021fd6784|commit]] * ftrace: Add system call tracepoint [[http://git.kernel.org/linus/055b1212d141f1f398fca548f8147787c0b6253f|commit]] * lib: Implement optimized memcmp routine [[http://git.kernel.org/linus/d875c9b3724083cd2629cd8507e424cd3716cd28|commit]] * lib: Implement optimized memcpy routine [[http://git.kernel.org/linus/808dbac6b51f3441eb5a07724c0b0d1257046d51|commit]] * lib: Implement optimized memmove routine [[http://git.kernel.org/linus/280adc1951c0c9fc8f2d85571ff563a1c412b1cd|commit]] * lib: Implement optimized memset routine [[http://git.kernel.org/linus/b29a51fe0e0be63157d8661666be8bbfd8f0c5d7|commit]] * lib: Implement optimized string compare routines [[http://git.kernel.org/linus/192c4d902f19b66902d7aacc19e9b169bebfb2e5|commit]] * lib: Implement optimized string length routines [[http://git.kernel.org/linus/0a42cb0a6fa64cb17db11164a1ad3511b43acefe|commit]] * KVM: Add base for PSCI v0.2 emulation [[http://git.kernel.org/linus/7d0f84aae9e231930985eaff63ac91b61aaa15d6|commit]] * KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space [[http://git.kernel.org/linus/4447a208f7fc2e2dff8c6a8df2a1fd6dd72fb3e2|commit]] |
Line 32: | Line 32: |
* AES in CCM mode using ARMv8 Crypto Extensions [http://git.kernel.org/linus/a3fd82105b9d149033984bf018f473140f5b94bc commit] * AES using ARMv8 Crypto Extensions [http://git.kernel.org/linus/317f2f750d708d684bddd8cb14827ec2efee4b1c commit] * AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions [http://git.kernel.org/linus/49788fe2a128217f78a21ee4edbe6e92e988f222 commit] * GHASH secure hash using ARMv8 Crypto Extensions [http://git.kernel.org/linus/fdd2389457b209a9723c3be818fcf301f35db906 commit] * SHA-1 using ARMv8 Crypto Extensions [http://git.kernel.org/linus/2c98833a42cd194ba0f537cd21917e15e5593715 commit] * SHA-224/SHA-256 using ARMv8 Crypto Extensions [http://git.kernel.org/linus/6ba6c74dfc6bcf43312ef572592f7d4ebb3aedfa commit] * xen: implement multicall hypercall support. [http://git.kernel.org/linus/5e40704ed2c69425bcb076fb1890417ef137e6c8 commit] * ARM hibernation / suspend-to-disk [http://git.kernel.org/linus/603fb42a66499ab353466c7afa3d38beea20a8a9 commit] * proc: add support for the Cortex-A17 processor [http://git.kernel.org/linus/cd000cf650cd43dc0dc37032cb4016985c9dda6c commit] * Add platform support for LSI AXM55xx SoC [http://git.kernel.org/linus/1d22924e1c4e299337e86e290c02c3e3eb43b608 commit] * EXYNOS: Add 5800 SoC support [http://git.kernel.org/linus/86c6f1488d9e53894cafc5671487269e80286d10 commit] * EXYNOS: Add 5800 SoC support [http://git.kernel.org/linus/86c6f1488d9e53894cafc5671487269e80286d10 commit] * EXYNOS: Add Exynos3250 SoC ID [http://git.kernel.org/linus/940bc58de51454f4f6c4be754ad62bd0cb8bc396 commit] * EXYNOS: Add support for EXYNOS5410 SoC [http://git.kernel.org/linus/723c9c7e1674468975494e728d2cb78947809163 commit] * EXYNOS: Add support for EXYNOS5410 SoC [http://git.kernel.org/linus/723c9c7e1674468975494e728d2cb78947809163 commit] * EXYNOS: Enable multi-platform build support [http://git.kernel.org/linus/9dfa92ec4033c348aae6bafc1881e07229fabaa6 commit] * EXYNOS: Support secondary CPU boot of Exynos3250 [http://git.kernel.org/linus/6457158acc30ece42f62d50f4b8f19264203b15e commit] * EXYNOS: initial board support for exynos5260 SoC [http://git.kernel.org/linus/ed08f10397cc18cd35fa3938fc55e4effa4fb66f commit] * EXYNOS: initial board support for exynos5260 SoC [http://git.kernel.org/linus/ed08f10397cc18cd35fa3938fc55e4effa4fb66f commit] * OMAP5+: dpll: support Duty Cycle Correction(DCC) [http://git.kernel.org/linus/ce369a545aac3da653dd95d8117093a862bf94d3 commit] * STi: Add STiH407 SoC support [http://git.kernel.org/linus/c6594025c0f8cea2ba089444a359495bd0ea3e6f commit] * STi: Add STiH407 SoC support [http://git.kernel.org/linus/c6594025c0f8cea2ba089444a359495bd0ea3e6f commit] * clps711x: Add cpuidle driver [http://git.kernel.org/linus/7c7f8f7f2c6bf078874e5de35d7e2c66467fc664 commit] * imx: Remove mx51_babbage board file [http://git.kernel.org/linus/bc02cd69821f3610422d26987f1cdef25c87a7b2 commit] * imx: Remove mx51_babbage board file [http://git.kernel.org/linus/bc02cd69821f3610422d26987f1cdef25c87a7b2 commit] * imx: add basic imx6sx SoC support [http://git.kernel.org/linus/d9654dceb315ccdabf4a5494109a4cc0fb2408a4 commit] * imx: add basic imx6sx SoC support [http://git.kernel.org/linus/d9654dceb315ccdabf4a5494109a4cc0fb2408a4 commit] * imx: add clock driver for imx6sx [http://git.kernel.org/linus/d55135689019c3a0b26bccd400d90c6d2fd13439 commit] * kirkwood: Add DTS file for NSA320 [http://git.kernel.org/linus/be3d7d023b870d050eaec4ebaa3293fef432dc4b commit] * kirkwood: Add DTS file for NSA320 [http://git.kernel.org/linus/be3d7d023b870d050eaec4ebaa3293fef432dc4b commit] * l2c: add L2C-210 specific handlers [http://git.kernel.org/linus/6a28cf59ff1144398d9d32d409ed8cbf1215922d commit] * l2c: add L2C-220 specific handlers [http://git.kernel.org/linus/733c6bbafdfac62a307ed5ca925889343c5635ac commit] * mvebu: add SMP support for Armada 375 and Armada 38x [http://git.kernel.org/linus/1ee89e2231a1b04dc34765edd195725ddf4ba998 commit] * mvebu: add SMP support for Armada 375 and Armada 38x [http://git.kernel.org/linus/1ee89e2231a1b04dc34765edd195725ddf4ba998 commit] * mvebu: add SMP support in the Armada 375 device tree [http://git.kernel.org/linus/42eae5a41fdaea1f50ea610f769c147158bc5f6e commit] * mvebu: add SMP support in the Armada 38x device tree [http://git.kernel.org/linus/19b06d7fd0716a4011a9c46d594c1ecf6e2548b1 commit] * mx51: Remove mach-cpuimx51sd board file [http://git.kernel.org/linus/8da4d6b2f7988d1742ea5b38a0fbdb01814f3596 commit] * shmobile: Remove legacy EMEV2 SoC support [http://git.kernel.org/linus/094c62c3313e1a1c7929a2f69c07ba3382c358e4 commit] * socfpga: dts: add support for EBV SOCrates [http://git.kernel.org/linus/ca94287c40ca8bce8a727663288ca7027fd32c88 commit] * sti: stih416: Add support for B2020 RevE [http://git.kernel.org/linus/7c0e06b25470bc6009b25a2c2988dc452def8b14 commit] * sti: stih416: Add support for B2020 RevE [http://git.kernel.org/linus/7c0e06b25470bc6009b25a2c2988dc452def8b14 commit] * sunxi: dt: add APP4-EVB1 board support [http://git.kernel.org/linus/8b2b956297c3b27de0ebb8d084afcb30f602eb9f commit] * sunxi: dt: add APP4-EVB1 board support [http://git.kernel.org/linus/8b2b956297c3b27de0ebb8d084afcb30f602eb9f commit] * tegra: add Jetson TK1 device tree [http://git.kernel.org/linus/15e524a4ea23015aa3df37bfc37bf8be8eae8ead commit] * tegra: add Tegra Note 7 device tree [http://git.kernel.org/linus/6f3df63ffb8b5d1634646fbeb3a018fcbb11e596 commit] * tegra: add device tree for SHIELD [http://git.kernel.org/linus/e9d68f90df4faed62f16290abdfbc68b32aa2c5e commit] * tegra: add device tree for SHIELD [http://git.kernel.org/linus/e9d68f90df4faed62f16290abdfbc68b32aa2c5e commit] * tegra: initial add of Colibri T30 [http://git.kernel.org/linus/446e9c63161519902a251c3670d2fbb455146475 commit] * tegra: initial add of Colibri T30 [http://git.kernel.org/linus/446e9c63161519902a251c3670d2fbb455146475 commit] * cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC [http://git.kernel.org/linus/b858fbc1919720f7f54360098ece03b383e961fa commit] * cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC [http://git.kernel.org/linus/b858fbc1919720f7f54360098ece03b383e961fa commit] |
* AES in CCM mode using ARMv8 Crypto Extensions [[http://git.kernel.org/linus/a3fd82105b9d149033984bf018f473140f5b94bc|commit]] * AES using ARMv8 Crypto Extensions [[http://git.kernel.org/linus/317f2f750d708d684bddd8cb14827ec2efee4b1c|commit]] * AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions [[http://git.kernel.org/linus/49788fe2a128217f78a21ee4edbe6e92e988f222|commit]] * GHASH secure hash using ARMv8 Crypto Extensions [[http://git.kernel.org/linus/fdd2389457b209a9723c3be818fcf301f35db906|commit]] * SHA-1 using ARMv8 Crypto Extensions [[http://git.kernel.org/linus/2c98833a42cd194ba0f537cd21917e15e5593715|commit]] * SHA-224/SHA-256 using ARMv8 Crypto Extensions [[http://git.kernel.org/linus/6ba6c74dfc6bcf43312ef572592f7d4ebb3aedfa|commit]] * xen: implement multicall hypercall support. [[http://git.kernel.org/linus/5e40704ed2c69425bcb076fb1890417ef137e6c8|commit]] * ARM hibernation / suspend-to-disk [[http://git.kernel.org/linus/603fb42a66499ab353466c7afa3d38beea20a8a9|commit]] * proc: add support for the Cortex-A17 processor [[http://git.kernel.org/linus/cd000cf650cd43dc0dc37032cb4016985c9dda6c|commit]] * Add platform support for LSI AXM55xx SoC [[http://git.kernel.org/linus/1d22924e1c4e299337e86e290c02c3e3eb43b608|commit]] * EXYNOS: Add 5800 SoC support [[http://git.kernel.org/linus/86c6f1488d9e53894cafc5671487269e80286d10|commit]] * EXYNOS: Add 5800 SoC support [[http://git.kernel.org/linus/86c6f1488d9e53894cafc5671487269e80286d10|commit]] * EXYNOS: Add Exynos3250 SoC ID [[http://git.kernel.org/linus/940bc58de51454f4f6c4be754ad62bd0cb8bc396|commit]] * EXYNOS: Add support for EXYNOS5410 SoC [[http://git.kernel.org/linus/723c9c7e1674468975494e728d2cb78947809163|commit]] * EXYNOS: Add support for EXYNOS5410 SoC [[http://git.kernel.org/linus/723c9c7e1674468975494e728d2cb78947809163|commit]] * EXYNOS: Enable multi-platform build support [[http://git.kernel.org/linus/9dfa92ec4033c348aae6bafc1881e07229fabaa6|commit]] * EXYNOS: Support secondary CPU boot of Exynos3250 [[http://git.kernel.org/linus/6457158acc30ece42f62d50f4b8f19264203b15e|commit]] * EXYNOS: initial board support for exynos5260 SoC [[http://git.kernel.org/linus/ed08f10397cc18cd35fa3938fc55e4effa4fb66f|commit]] * EXYNOS: initial board support for exynos5260 SoC [[http://git.kernel.org/linus/ed08f10397cc18cd35fa3938fc55e4effa4fb66f|commit]] * OMAP5+: dpll: support Duty Cycle Correction(DCC) [[http://git.kernel.org/linus/ce369a545aac3da653dd95d8117093a862bf94d3|commit]] * STi: Add STiH407 SoC support [[http://git.kernel.org/linus/c6594025c0f8cea2ba089444a359495bd0ea3e6f|commit]] * STi: Add STiH407 SoC support [[http://git.kernel.org/linus/c6594025c0f8cea2ba089444a359495bd0ea3e6f|commit]] * clps711x: Add cpuidle driver [[http://git.kernel.org/linus/7c7f8f7f2c6bf078874e5de35d7e2c66467fc664|commit]] * imx: Remove mx51_babbage board file [[http://git.kernel.org/linus/bc02cd69821f3610422d26987f1cdef25c87a7b2|commit]] * imx: Remove mx51_babbage board file [[http://git.kernel.org/linus/bc02cd69821f3610422d26987f1cdef25c87a7b2|commit]] * imx: add basic imx6sx SoC support [[http://git.kernel.org/linus/d9654dceb315ccdabf4a5494109a4cc0fb2408a4|commit]] * imx: add basic imx6sx SoC support [[http://git.kernel.org/linus/d9654dceb315ccdabf4a5494109a4cc0fb2408a4|commit]] * imx: add clock driver for imx6sx [[http://git.kernel.org/linus/d55135689019c3a0b26bccd400d90c6d2fd13439|commit]] * kirkwood: Add DTS file for NSA320 [[http://git.kernel.org/linus/be3d7d023b870d050eaec4ebaa3293fef432dc4b|commit]] * kirkwood: Add DTS file for NSA320 [[http://git.kernel.org/linus/be3d7d023b870d050eaec4ebaa3293fef432dc4b|commit]] * l2c: add L2C-210 specific handlers [[http://git.kernel.org/linus/6a28cf59ff1144398d9d32d409ed8cbf1215922d|commit]] * l2c: add L2C-220 specific handlers [[http://git.kernel.org/linus/733c6bbafdfac62a307ed5ca925889343c5635ac|commit]] * mvebu: add SMP support for Armada 375 and Armada 38x [[http://git.kernel.org/linus/1ee89e2231a1b04dc34765edd195725ddf4ba998|commit]] * mvebu: add SMP support for Armada 375 and Armada 38x [[http://git.kernel.org/linus/1ee89e2231a1b04dc34765edd195725ddf4ba998|commit]] * mvebu: add SMP support in the Armada 375 device tree [[http://git.kernel.org/linus/42eae5a41fdaea1f50ea610f769c147158bc5f6e|commit]] * mvebu: add SMP support in the Armada 38x device tree [[http://git.kernel.org/linus/19b06d7fd0716a4011a9c46d594c1ecf6e2548b1|commit]] * mx51: Remove mach-cpuimx51sd board file [[http://git.kernel.org/linus/8da4d6b2f7988d1742ea5b38a0fbdb01814f3596|commit]] * shmobile: Remove legacy EMEV2 SoC support [[http://git.kernel.org/linus/094c62c3313e1a1c7929a2f69c07ba3382c358e4|commit]] * socfpga: dts: add support for EBV SOCrates [[http://git.kernel.org/linus/ca94287c40ca8bce8a727663288ca7027fd32c88|commit]] * sti: stih416: Add support for B2020 RevE [[http://git.kernel.org/linus/7c0e06b25470bc6009b25a2c2988dc452def8b14|commit]] * sti: stih416: Add support for B2020 RevE [[http://git.kernel.org/linus/7c0e06b25470bc6009b25a2c2988dc452def8b14|commit]] * sunxi: dt: add APP4-EVB1 board support [[http://git.kernel.org/linus/8b2b956297c3b27de0ebb8d084afcb30f602eb9f|commit]] * sunxi: dt: add APP4-EVB1 board support [[http://git.kernel.org/linus/8b2b956297c3b27de0ebb8d084afcb30f602eb9f|commit]] * tegra: add Jetson TK1 device tree [[http://git.kernel.org/linus/15e524a4ea23015aa3df37bfc37bf8be8eae8ead|commit]] * tegra: add Tegra Note 7 device tree [[http://git.kernel.org/linus/6f3df63ffb8b5d1634646fbeb3a018fcbb11e596|commit]] * tegra: add device tree for SHIELD [[http://git.kernel.org/linus/e9d68f90df4faed62f16290abdfbc68b32aa2c5e|commit]] * tegra: add device tree for SHIELD [[http://git.kernel.org/linus/e9d68f90df4faed62f16290abdfbc68b32aa2c5e|commit]] * tegra: initial add of Colibri T30 [[http://git.kernel.org/linus/446e9c63161519902a251c3670d2fbb455146475|commit]] * tegra: initial add of Colibri T30 [[http://git.kernel.org/linus/446e9c63161519902a251c3670d2fbb455146475|commit]] * cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC [[http://git.kernel.org/linus/b858fbc1919720f7f54360098ece03b383e961fa|commit]] * cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC [[http://git.kernel.org/linus/b858fbc1919720f7f54360098ece03b383e961fa|commit]] |
Line 87: | Line 87: |
* Add STiH407 SoC support [http://git.kernel.org/linus/f563a5718da590ac3fa4d7500f6f5271628ec1e1 commit] * Add STiH407 SoC support [http://git.kernel.org/linus/f563a5718da590ac3fa4d7500f6f5271628ec1e1 commit] * Add Digi ConnectCore devicetree [http://git.kernel.org/linus/4090635410ce13e5117f9c0901882a4a7d02ac8a commit] * Add exynos5420 peach-pit board support [http://git.kernel.org/linus/3528dd34b2d3dc642669fd12399e18a16e3aacc8 commit] * Add exynos5420 peach-pit board support [http://git.kernel.org/linus/3528dd34b2d3dc642669fd12399e18a16e3aacc8 commit] * Add support for DRA72x family of devices [http://git.kernel.org/linus/38b248db60e32734417534b57f9ab687c445113a commit] * Add support for OMAP4 Variscite OM44 family [http://git.kernel.org/linus/39065401e2f77e15be1959c766a00e0a9e05a374 commit] * STiH407: Add B2120 board support [http://git.kernel.org/linus/2e86cd21b50a8af19e73bf0923e88cdcdb142ad3 commit] * STiH407: Add B2120 board support [http://git.kernel.org/linus/2e86cd21b50a8af19e73bf0923e88cdcdb142ad3 commit] * add dts file for exynos5260-xyref5260 board [http://git.kernel.org/linus/72f1da01851f95a7f9d5159e10ba1f18b56a5897 commit] * add dts file for exynos5800 SoC [http://git.kernel.org/linus/2ccd0b53dab849e31dd0a1b09b1d2816bab15b51 commit] * add dts files for exynos3250 SoC [http://git.kernel.org/linus/5a992a9c98713b815603f841fa8a5e9d3fa27780 commit] * add dts files for exynos5260 SoC [http://git.kernel.org/linus/16d7ff2642e7aaa822c5aaddf93beeb8fbe9297f commit] * add dts files for exynos5410 and exynos5410-smdk5410 [http://git.kernel.org/linus/107e6aad98165854b3142b925ad6fd8b2c364329 commit] * add initial Colibri VF61 board support [http://git.kernel.org/linus/99db3986407ba62601f8bd45c91bd9527e17d961 commit] * add initial Colibri VF61 board support [http://git.kernel.org/linus/99db3986407ba62601f8bd45c91bd9527e17d961 commit] * berlin: add the Marvell Armada 1500 pro [http://git.kernel.org/linus/374ddcbf2dc2033afd9564c548fe790cf677a35b commit] * berlin: add the Marvell Armada 1500 pro [http://git.kernel.org/linus/374ddcbf2dc2033afd9564c548fe790cf677a35b commit] * berlin: add the Marvell BG2-Q DMP device tree [http://git.kernel.org/linus/55d3de54807943ac912456fbff2d4d3fba9d80ea commit] * imx35-pdk: Add initial device tree support [http://git.kernel.org/linus/ebc374657b5a340d28b80aa4a42ad627d8045e01 commit] * imx6: add new board RIoTboard [http://git.kernel.org/linus/ec55b150879fe97f9fd62befcac95119f5467e79 commit] * imx6: add new board RIoTboard [http://git.kernel.org/linus/ec55b150879fe97f9fd62befcac95119f5467e79 commit] * qcom: Add APQ8084 SoC support [http://git.kernel.org/linus/975fd0f6c3932b492e28a2aee89098679d157a28 commit] * qcom: Add APQ8084 SoC support [http://git.kernel.org/linus/975fd0f6c3932b492e28a2aee89098679d157a28 commit] * qcom: Add APQ8084-MTP board support [http://git.kernel.org/linus/f46d23f6f3676720de2a3f195413a5e69f202238 commit] * qcom: Add APQ8084-MTP board support [http://git.kernel.org/linus/f46d23f6f3676720de2a3f195413a5e69f202238 commit] * qcom: Add initial APQ8064 SoC and IFC6410 board device trees [http://git.kernel.org/linus/f335b8af4fd5c8c192a55af58035506dc0c859b8 commit] * sbc-t54: add support for sbc-t54 with cm-t54 [http://git.kernel.org/linus/9f642b5c349a235d2f551267ddaaab2485a5e5c3 commit] * sun7i: Add new i12-tvbox board [http://git.kernel.org/linus/c690d80b82d96f32b8880a5d0b84a3d8509b17eb commit] * sun7i: Add new i12-tvbox board [http://git.kernel.org/linus/c690d80b82d96f32b8880a5d0b84a3d8509b17eb commit] |
* Add STiH407 SoC support [[http://git.kernel.org/linus/f563a5718da590ac3fa4d7500f6f5271628ec1e1|commit]] * Add STiH407 SoC support [[http://git.kernel.org/linus/f563a5718da590ac3fa4d7500f6f5271628ec1e1|commit]] * Add Digi ConnectCore devicetree [[http://git.kernel.org/linus/4090635410ce13e5117f9c0901882a4a7d02ac8a|commit]] * Add exynos5420 peach-pit board support [[http://git.kernel.org/linus/3528dd34b2d3dc642669fd12399e18a16e3aacc8|commit]] * Add exynos5420 peach-pit board support [[http://git.kernel.org/linus/3528dd34b2d3dc642669fd12399e18a16e3aacc8|commit]] * Add support for DRA72x family of devices [[http://git.kernel.org/linus/38b248db60e32734417534b57f9ab687c445113a|commit]] * Add support for OMAP4 Variscite OM44 family [[http://git.kernel.org/linus/39065401e2f77e15be1959c766a00e0a9e05a374|commit]] * STiH407: Add B2120 board support [[http://git.kernel.org/linus/2e86cd21b50a8af19e73bf0923e88cdcdb142ad3|commit]] * STiH407: Add B2120 board support [[http://git.kernel.org/linus/2e86cd21b50a8af19e73bf0923e88cdcdb142ad3|commit]] * add dts file for exynos5260-xyref5260 board [[http://git.kernel.org/linus/72f1da01851f95a7f9d5159e10ba1f18b56a5897|commit]] * add dts file for exynos5800 SoC [[http://git.kernel.org/linus/2ccd0b53dab849e31dd0a1b09b1d2816bab15b51|commit]] * add dts files for exynos3250 SoC [[http://git.kernel.org/linus/5a992a9c98713b815603f841fa8a5e9d3fa27780|commit]] * add dts files for exynos5260 SoC [[http://git.kernel.org/linus/16d7ff2642e7aaa822c5aaddf93beeb8fbe9297f|commit]] * add dts files for exynos5410 and exynos5410-smdk5410 [[http://git.kernel.org/linus/107e6aad98165854b3142b925ad6fd8b2c364329|commit]] * add initial Colibri VF61 board support [[http://git.kernel.org/linus/99db3986407ba62601f8bd45c91bd9527e17d961|commit]] * add initial Colibri VF61 board support [[http://git.kernel.org/linus/99db3986407ba62601f8bd45c91bd9527e17d961|commit]] * berlin: add the Marvell Armada 1500 pro [[http://git.kernel.org/linus/374ddcbf2dc2033afd9564c548fe790cf677a35b|commit]] * berlin: add the Marvell Armada 1500 pro [[http://git.kernel.org/linus/374ddcbf2dc2033afd9564c548fe790cf677a35b|commit]] * berlin: add the Marvell BG2-Q DMP device tree [[http://git.kernel.org/linus/55d3de54807943ac912456fbff2d4d3fba9d80ea|commit]] * imx35-pdk: Add initial device tree support [[http://git.kernel.org/linus/ebc374657b5a340d28b80aa4a42ad627d8045e01|commit]] * imx6: add new board RIoTboard [[http://git.kernel.org/linus/ec55b150879fe97f9fd62befcac95119f5467e79|commit]] * imx6: add new board RIoTboard [[http://git.kernel.org/linus/ec55b150879fe97f9fd62befcac95119f5467e79|commit]] * qcom: Add APQ8084 SoC support [[http://git.kernel.org/linus/975fd0f6c3932b492e28a2aee89098679d157a28|commit]] * qcom: Add APQ8084 SoC support [[http://git.kernel.org/linus/975fd0f6c3932b492e28a2aee89098679d157a28|commit]] * qcom: Add APQ8084-MTP board support [[http://git.kernel.org/linus/f46d23f6f3676720de2a3f195413a5e69f202238|commit]] * qcom: Add APQ8084-MTP board support [[http://git.kernel.org/linus/f46d23f6f3676720de2a3f195413a5e69f202238|commit]] * qcom: Add initial APQ8064 SoC and IFC6410 board device trees [[http://git.kernel.org/linus/f335b8af4fd5c8c192a55af58035506dc0c859b8|commit]] * sbc-t54: add support for sbc-t54 with cm-t54 [[http://git.kernel.org/linus/9f642b5c349a235d2f551267ddaaab2485a5e5c3|commit]] * sun7i: Add new i12-tvbox board [[http://git.kernel.org/linus/c690d80b82d96f32b8880a5d0b84a3d8509b17eb|commit]] * sun7i: Add new i12-tvbox board [[http://git.kernel.org/linus/c690d80b82d96f32b8880a5d0b84a3d8509b17eb|commit]] |
Line 119: | Line 119: |
* 85xx: Add OCA4080 board support [http://git.kernel.org/linus/2b09c6038941b8ba6ee9b3851c7be50a9f3acedf commit] * fsl-booke: Add initial T104x_QDS board support [http://git.kernel.org/linus/0c0fc4d3a955c0159a64b5eb66da70927d35513a commit] * mpc85xx: Add BSC9132 QDS Support [http://git.kernel.org/linus/1be62c6cced607ee870e45512d021f0d6bd1a6c7 commit] * mpc85xx: add support for Keymile's kmcoge4 board [http://git.kernel.org/linus/497c8b6096ac49ffa13c4bc2a0f48cb3fbb6ba59 commit] * mpc85xx:Add initial device tree support of T104x [http://git.kernel.org/linus/fb734eeebf5aed8a0f06fa19df92817666039b41 commit] * powernv: Add support for POWER8 split core on powernv [http://git.kernel.org/linus/e2186023f2d81ee7bb42d2a7dec3d889df7cdace commit] * Added PCI MSI support using the HSTA module [http://git.kernel.org/linus/e2c37d908336dc27c8b405f063c2a163124947fa commit] |
* 85xx: Add OCA4080 board support [[http://git.kernel.org/linus/2b09c6038941b8ba6ee9b3851c7be50a9f3acedf|commit]] * fsl-booke: Add initial T104x_QDS board support [[http://git.kernel.org/linus/0c0fc4d3a955c0159a64b5eb66da70927d35513a|commit]] * mpc85xx: Add BSC9132 QDS Support [[http://git.kernel.org/linus/1be62c6cced607ee870e45512d021f0d6bd1a6c7|commit]] * mpc85xx: add support for Keymile's kmcoge4 board [[http://git.kernel.org/linus/497c8b6096ac49ffa13c4bc2a0f48cb3fbb6ba59|commit]] * mpc85xx:Add initial device tree support of T104x [[http://git.kernel.org/linus/fb734eeebf5aed8a0f06fa19df92817666039b41|commit]] * powernv: Add support for POWER8 split core on powernv [[http://git.kernel.org/linus/e2186023f2d81ee7bb42d2a7dec3d889df7cdace|commit]] * Added PCI MSI support using the HSTA module [[http://git.kernel.org/linus/e2c37d908336dc27c8b405f063c2a163124947fa|commit]] |
Line 128: | Line 128: |
* Add MSI support for XLP9XX [http://git.kernel.org/linus/d66f3f0e10b49df8d0cc0d8eb5bf2ef9863a33cf commit] * Add code for new system 'paravirt' [http://git.kernel.org/linus/18280edafef1b8ffc920743eddaf6cf6612b1509 commit] * Enable build for new system 'paravirt' [http://git.kernel.org/linus/9bc463be7d4529488b10c8a04461a7ad3cfeacba commit] * KVM: Add master disable count interface [http://git.kernel.org/linus/f82393426afb7c82f7618b3b4e440d8dd2b40c08 commit] * MT: Remove SMTC support [http://git.kernel.org/linus/b633648c5ad3cfbda0b3daea50d2135d44899259 commit] * Netlogic: Add support for XLP5XX [http://git.kernel.org/linus/1c98398662c9b4e2f03f64344f83dd6cb14e0420 commit] * Netlogic: Support for XLP3XX on-chip SATA [http://git.kernel.org/linus/a951440971d0f5fa910bb6d0df1a502fa88d5087 commit] * Netlogic: XLP9XX on-chip SATA support [http://git.kernel.org/linus/fedfcb1137d2426e2e7a8ff40aa0ac4ec44793a9 commit] * Support upto 256 CPUs [http://git.kernel.org/linus/a91796a919ceeb80fde7f413cd898bd0f409fec3 commit] * net: Add BPF JIT [http://git.kernel.org/linus/c6610de353da5ca6eee5b8960e838a87a90ead0c commit] * paravirt: Add pci controller for virtio [http://git.kernel.org/linus/ae6e7e635c2c9aa5aa5c03f5ac39e9d84fc0ee09 commit] * smp-cps: hotplug support [http://git.kernel.org/linus/1d8f1f5a780abe51257f7d2e33142f33d983a9ed commit] * cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver [http://git.kernel.org/linus/d050894435cdc78807e714a0148527542a583e87 commit] * support for generic clockevents broadcast [http://git.kernel.org/linus/cc7964af8f997a20240d3ec5bf90c4fd20d3c48a commit] |
* Add MSI support for XLP9XX [[http://git.kernel.org/linus/d66f3f0e10b49df8d0cc0d8eb5bf2ef9863a33cf|commit]] * Add code for new system 'paravirt' [[http://git.kernel.org/linus/18280edafef1b8ffc920743eddaf6cf6612b1509|commit]] * Enable build for new system 'paravirt' [[http://git.kernel.org/linus/9bc463be7d4529488b10c8a04461a7ad3cfeacba|commit]] * KVM: Add master disable count interface [[http://git.kernel.org/linus/f82393426afb7c82f7618b3b4e440d8dd2b40c08|commit]] * MT: Remove SMTC support [[http://git.kernel.org/linus/b633648c5ad3cfbda0b3daea50d2135d44899259|commit]] * Netlogic: Add support for XLP5XX [[http://git.kernel.org/linus/1c98398662c9b4e2f03f64344f83dd6cb14e0420|commit]] * Netlogic: Support for XLP3XX on-chip SATA [[http://git.kernel.org/linus/a951440971d0f5fa910bb6d0df1a502fa88d5087|commit]] * Netlogic: XLP9XX on-chip SATA support [[http://git.kernel.org/linus/fedfcb1137d2426e2e7a8ff40aa0ac4ec44793a9|commit]] * Support upto 256 CPUs [[http://git.kernel.org/linus/a91796a919ceeb80fde7f413cd898bd0f409fec3|commit]] * net: Add BPF JIT [[http://git.kernel.org/linus/c6610de353da5ca6eee5b8960e838a87a90ead0c|commit]] * paravirt: Add pci controller for virtio [[http://git.kernel.org/linus/ae6e7e635c2c9aa5aa5c03f5ac39e9d84fc0ee09|commit]] * smp-cps: hotplug support [[http://git.kernel.org/linus/1d8f1f5a780abe51257f7d2e33142f33d983a9ed|commit]] * cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver [[http://git.kernel.org/linus/d050894435cdc78807e714a0148527542a583e87|commit]] * support for generic clockevents broadcast [[http://git.kernel.org/linus/cc7964af8f997a20240d3ec5bf90c4fd20d3c48a|commit]] |
Line 144: | Line 144: |
* Remove CONFIG_ZFCPDUMP [http://git.kernel.org/linus/bf28a5970de3a349ec05cea45ca5272404b6609f commit] * KVM: Per-vm kvm device controls [http://git.kernel.org/linus/f2061656209fb9a5d54bbb1999f0a633438504e7 commit] * KVM: enable IBS for single running VCPUs [http://git.kernel.org/linus/8ad357551797b1edc184fb9f6a4f80a6fa626459 commit] * KVM: hardware support for guest debugging [http://git.kernel.org/linus/27291e2165b6de70c476b7b675308113edd69a60 commit] |
* Remove CONFIG_ZFCPDUMP [[http://git.kernel.org/linus/bf28a5970de3a349ec05cea45ca5272404b6609f|commit]] * KVM: Per-vm kvm device controls [[http://git.kernel.org/linus/f2061656209fb9a5d54bbb1999f0a633438504e7|commit]] * KVM: enable IBS for single running VCPUs [[http://git.kernel.org/linus/8ad357551797b1edc184fb9f6a4f80a6fa626459|commit]] * KVM: hardware support for guest debugging [[http://git.kernel.org/linus/27291e2165b6de70c476b7b675308113edd69a60|commit]] |
Line 150: | Line 150: |
* Implement ptrace(PTRACE_GET_THREAD_AREA) [http://git.kernel.org/linus/a4b6cb735b25aa84a462a1985e3e43bebaf5beb4 commit] | * Implement ptrace(PTRACE_GET_THREAD_AREA) [[http://git.kernel.org/linus/a4b6cb735b25aa84a462a1985e3e43bebaf5beb4|commit]] |
Line 155: | Line 155: |
* Move ad799x driver out of staging [http://git.kernel.org/linus/bd75afaa314b2743c5379df3ccc84fab03126b71 commit] * goldfish: 64-bit audio driver for goldfish platform [http://git.kernel.org/linus/c3c1ba6640d6c8f87a7bca440841924b58df8fb8 commit] * goldfish: 64-bit nand driver for goldfish platform [http://git.kernel.org/linus/7f09d4a00cc85ca43b2a7f491f9b3f8498413f1b commit] * goldfish: 64-bit pipe driver for goldfish platform [http://git.kernel.org/linus/49a75c444fcf07fdde2ec74428b6b1b9ff1c6b15 commit] * goldfish: Allow 64bit builds [http://git.kernel.org/linus/9b17aeec232a5f0a61ce3952c2e728a0eeddda8b commit] * r8192ee: Driver for the Realtek RTL8192EE Wireless Network Adapter [http://git.kernel.org/linus/e22f4eda7fe495b5cdac5c27684487ab5f0a913f commit], [http://git.kernel.org/linus/78de2c063710988b5bf0883c186c366e997c3193 commit], [http://git.kernel.org/linus/0338f0c2e2420505ae815c57a79f7f553a8071bf commit], [http://git.kernel.org/linus/0629f3b8c33899140b48d5897259eab8ebae78ca commit] * remove rts5139 driver code [http://git.kernel.org/linus/00d8521dcd236d1b8f664f54a0309e96bfdcb4f9 commit] * remove sbe-2t3e3 driver. [http://git.kernel.org/linus/a7fa5e4e0316ba3f74c4b2c77c00b6242dbaa91a commit] |
* Move ad799x driver out of staging [[http://git.kernel.org/linus/bd75afaa314b2743c5379df3ccc84fab03126b71|commit]] * goldfish: 64-bit audio driver for goldfish platform [[http://git.kernel.org/linus/c3c1ba6640d6c8f87a7bca440841924b58df8fb8|commit]] * goldfish: 64-bit nand driver for goldfish platform [[http://git.kernel.org/linus/7f09d4a00cc85ca43b2a7f491f9b3f8498413f1b|commit]] * goldfish: 64-bit pipe driver for goldfish platform [[http://git.kernel.org/linus/49a75c444fcf07fdde2ec74428b6b1b9ff1c6b15|commit]] * goldfish: Allow 64bit builds [[http://git.kernel.org/linus/9b17aeec232a5f0a61ce3952c2e728a0eeddda8b|commit]] * r8192ee: Driver for the Realtek RTL8192EE Wireless Network Adapter [[http://git.kernel.org/linus/e22f4eda7fe495b5cdac5c27684487ab5f0a913f|commit]], [[http://git.kernel.org/linus/78de2c063710988b5bf0883c186c366e997c3193|commit]], [[http://git.kernel.org/linus/0338f0c2e2420505ae815c57a79f7f553a8071bf|commit]], [[http://git.kernel.org/linus/0629f3b8c33899140b48d5897259eab8ebae78ca|commit]] * remove rts5139 driver code [[http://git.kernel.org/linus/00d8521dcd236d1b8f664f54a0309e96bfdcb4f9|commit]] * remove sbe-2t3e3 driver. [[http://git.kernel.org/linus/a7fa5e4e0316ba3f74c4b2c77c00b6242dbaa91a|commit]] |
Line 166: | Line 166: |
* ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces [http://git.kernel.org/linus/a3464ed2f14d19ba923930f7c0c284499d64eb5b commit] * ahci: Add Device ID for HighPoint RocketRaid 642L [http://git.kernel.org/linus/d251836508fb26cd1a22b41381739835ee23728d commit] * ahci: add PCI ID for Marvell 88SE91A0 SATA Controller [http://git.kernel.org/linus/754a292fe6b08196cb135c03b404444e17de520a commit] * ahci: add support for Hisilicon sata [http://git.kernel.org/linus/a1a205df6ee224f62c6d21cedebcb723db17fe0d commit] * scsi: fnic Control Path Trace Utility [http://git.kernel.org/linus/abb14148c0f850e7201efc3e7aea1762f993606b commit] * scsi: hpsa: add new Smart Array PCI IDs (May 2014) [http://git.kernel.org/linus/3b7a45e5ba85dc79c7714edd9eee9aaed730cd6b commit] * mtip32xx: convert to use blk-mq [http://git.kernel.org/linus/ffc771b3ca8b2c03e5e9faa6335b4862108f111f commit] |
* ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces [[http://git.kernel.org/linus/a3464ed2f14d19ba923930f7c0c284499d64eb5b|commit]] * ahci: Add Device ID for HighPoint RocketRaid 642L [[http://git.kernel.org/linus/d251836508fb26cd1a22b41381739835ee23728d|commit]] * ahci: add PCI ID for Marvell 88SE91A0 SATA Controller [[http://git.kernel.org/linus/754a292fe6b08196cb135c03b404444e17de520a|commit]] * ahci: add support for Hisilicon sata [[http://git.kernel.org/linus/a1a205df6ee224f62c6d21cedebcb723db17fe0d|commit]] * scsi: fnic Control Path Trace Utility [[http://git.kernel.org/linus/abb14148c0f850e7201efc3e7aea1762f993606b|commit]] * scsi: hpsa: add new Smart Array PCI IDs (May 2014) [[http://git.kernel.org/linus/3b7a45e5ba85dc79c7714edd9eee9aaed730cd6b|commit]] * mtip32xx: convert to use blk-mq [[http://git.kernel.org/linus/ffc771b3ca8b2c03e5e9faa6335b4862108f111f|commit]] |
Line 177: | Line 177: |
* Add AST 2400 support. [http://git.kernel.org/linus/1453bf4c48952c249071c965c61932ac9c5450f6 commit] * Initial DP501 support (v0.2) [http://git.kernel.org/linus/83c6620bae3f14adb2430fdcc367980fe3b7bee2 commit] * exynos: enable support for exynos5420 hdmi device [http://git.kernel.org/linus/a18a2ddabdcc9e2762b270cf4fc4b31cb1a8fce2 commit] |
* Add AST 2400 support. [[http://git.kernel.org/linus/1453bf4c48952c249071c965c61932ac9c5450f6|commit]] * Initial DP501 support (v0.2) [[http://git.kernel.org/linus/83c6620bae3f14adb2430fdcc367980fe3b7bee2|commit]] * exynos: enable support for exynos5420 hdmi device [[http://git.kernel.org/linus/a18a2ddabdcc9e2762b270cf4fc4b31cb1a8fce2|commit]] |
Line 181: | Line 181: |
* Enable command parsing by default [http://git.kernel.org/linus/5c411bb18da78021e87cc192c5ed7ec0500f70ef commit] * vlv: add runtime PM support [http://git.kernel.org/linus/ddeea5b0c36f3665446518c609be91f9336ef674 commit] * da8xx-fb: Add support for Densitron 84-0023-001T [http://git.kernel.org/linus/f474f0e1fbc8d0daa41f17b9a65466e7c7dfd170 commit] * mx3fb: Add backlight control support [http://git.kernel.org/linus/7edaa761ee81bf28804e45d405f163dea26bfa7f commit] * msm: add perf logging debugfs [http://git.kernel.org/linus/70c70f091b1ffd16b3e1a439bd595f7d539b1d5d commit] * msm: add rd logging debugfs [http://git.kernel.org/linus/a7d3c9509b2fecf8e593f3c933ab302cbe987d2e commit] * panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels [http://git.kernel.org/linus/fff5de45ef82f12918d6558a07cdf27cdce7e3d9 commit] * panel: add support for EDT ET057090DHU panel [http://git.kernel.org/linus/26ab0065794de0317776e97e58364ac30b33f6b2 commit] * tegra: hdmi - Add Tegra124 support [http://git.kernel.org/linus/fb7be70e730ceda5a6da2751c30c7063a1edde4b commit] * drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs [http://git.kernel.org/linus/4cbe1bfa27dcc8e757c723f27e5a8e8b5fc32117 commit] * Add OMAP5 HDMI support [http://git.kernel.org/linus/f5bab22291908dc395c018f12c8485ef5fc9b90a commit] |
* Enable command parsing by default [[http://git.kernel.org/linus/5c411bb18da78021e87cc192c5ed7ec0500f70ef|commit]] * vlv: add runtime PM support [[http://git.kernel.org/linus/ddeea5b0c36f3665446518c609be91f9336ef674|commit]] * da8xx-fb: Add support for Densitron 84-0023-001T [[http://git.kernel.org/linus/f474f0e1fbc8d0daa41f17b9a65466e7c7dfd170|commit]] * mx3fb: Add backlight control support [[http://git.kernel.org/linus/7edaa761ee81bf28804e45d405f163dea26bfa7f|commit]] * msm: add perf logging debugfs [[http://git.kernel.org/linus/70c70f091b1ffd16b3e1a439bd595f7d539b1d5d|commit]] * msm: add rd logging debugfs [[http://git.kernel.org/linus/a7d3c9509b2fecf8e593f3c933ab302cbe987d2e|commit]] * panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels [[http://git.kernel.org/linus/fff5de45ef82f12918d6558a07cdf27cdce7e3d9|commit]] * panel: add support for EDT ET057090DHU panel [[http://git.kernel.org/linus/26ab0065794de0317776e97e58364ac30b33f6b2|commit]] * tegra: hdmi - Add Tegra124 support [[http://git.kernel.org/linus/fb7be70e730ceda5a6da2751c30c7063a1edde4b|commit]] * drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs [[http://git.kernel.org/linus/4cbe1bfa27dcc8e757c723f27e5a8e8b5fc32117|commit]] * Add OMAP5 HDMI support [[http://git.kernel.org/linus/f5bab22291908dc395c018f12c8485ef5fc9b90a|commit]] |
Line 196: | Line 196: |
* i40e/i40evf: Add Flow director stats to PF stats [http://git.kernel.org/linus/433c47de1368cf07a7cb8d9148a4d36d824b89f8 commit] * i40e/i40evf: control auto ITR through ethtool [http://git.kernel.org/linus/32f5f54a22d5c888c8fcef91259bfc62f9185671 commit] * i40e: Add bridge FDB add/del/dump ops [http://git.kernel.org/linus4/ba0dea5b1736978d9a19138fd976852f757580e commit] * i40e: add VEB stats to ethtool [http://git.kernel.org/linus/8eab9cfda981fc0c84b9e14badba82cc124d42be commit] * i40e: add missing VSI statistics [http://git.kernel.org/linus/41a9e55c89be851dfc2aaae58881371b8df5360a commit] * i40e: add vsi x-cast stats [http://git.kernel.org/linus/418631d4c5c2a7d39cf43cb0d07de639835777bd commit] * i40e: add xcast stats for port [http://git.kernel.org/linus/532d283d590d6c01457e71d59fdd5eb525a4d392 commit] * i40e: implement anti-spoofing for VFs [http://git.kernel.org/linus/c674d1250bfc04bae9fdbd71883713d29ad9f5d7 commit] * i40evf: support ethtool RSS options [http://git.kernel.org/linus/4e9dc31f696ae89f0b8a13b69b7b16472866d110 commit] * ath10k: add module parameter to disable cold reset [http://git.kernel.org/linus/35098463a8d340b419786356a807b04c28c82e3a commit] * ath10k: add module parameter values to the pci info print [http://git.kernel.org/linus/78a9cb4ce7fc29d3c19dd7e7081117514b2574d6 commit] * ath9k: implement p2p client powersave support [http://git.kernel.org/linus/d463af4a1c344beb26937b9ba79d129faad6b1d9 commit] * amd-xgbe: Configuration and build support [http://git.kernel.org/linus/1ebe98dcd89c624d08a3712a8a9f1706bf213172 commit] * amd-xgbe: Initial AMD 10GbE platform driver [http://git.kernel.org/linus/c5aa9e3b815645e3aad08444c91ca6b237eeea01 commit] * arc_emac: add netpoll support [http://git.kernel.org/linus/5a45e57a96dd0e42f1615630c26b4217e78a8908 commit] * arc_emac: implement promiscuous mode and multicast filtering [http://git.kernel.org/linus/775dd682e2b0ec79fa346152c00870d4a3832a47 commit] * be2net: Support for configurable RSS hash key [http://git.kernel.org/linus/e25578777facd498480d3376752ad21a23375849 commit] * be2net: support flashing new regions on Skyhawk-R [http://git.kernel.org/linus/96c9b2e45e0f6bb5889cdc11805d00b364f00158 commit] * iwlwifi: mvm: Add support for Energy based scan (EBS) [http://git.kernel.org/linus/e820c2da7ee3d9745bcac54d8d8e92b4a2b0eeb8 commit] * iwlwifi: mvm: add ATPC implementation [http://git.kernel.org/linus/2fd647f85daa27d623c176f7afd087d8a843a685 commit] * iwlwifi: mvm: add uapsd_disable module parameter [http://git.kernel.org/linus/1504f48df44be8b7cf349d3ef595059b12055be5 commit] * iwlwifi:mvm: Add AP/GO channel switch support [http://git.kernel.org/linus/bd3398e2864e264842f5f702e5a69e30582a4d18 commit] * qeth: Add new priority queueing options [http://git.kernel.org/linus/d66cb37e96644fcc498d2abe61cd34e4392b9175 commit] * qeth: Extend priority queueing to IPv6 [http://git.kernel.org/linus/290b8348c0ef7f23de8a974d83c96fc095d3bda7 commit] * qla2xxx: Add ISP8044 serdes bsg interface. [http://git.kernel.org/linus/e8887c51f01911f3063e65c229e1f3be102031ba commit] * qla2xxx: Add pci device id 0x2271. [http://git.kernel.org/linus/2c5bbbb25f0dd6b178f9b03c93c87b6d7727cdc4 commit] * qla2xxx: T10-Dif: add T10-PI support [http://git.kernel.org/linus/f83adb617f55be13046191d83fa9110ff0689406 commit] * qla4xxx: Added PEX DMA Support for ISP8022 Adapter [http://git.kernel.org/linus/3c3cab172700bbd03fc24deb7eb56e656c271f5b commit] * qlcnic: Add hwmon interface to export board temperature. [http://git.kernel.org/linus/1f0f467b670eec101419a2a1235e315e4324ea07 commit] * qlcnic: Add mac learning support to SR-IOV VF. [http://git.kernel.org/linus/d747c3337484afac9953c44ea56a912869778559 commit] * qlcnic: Allow SR-IOV VF probe in hypervisor. [http://git.kernel.org/linus/132a3f2bee7600366244097658c4c89ac99a8981 commit] * rtlwifi: make MSI support a module parameter [http://git.kernel.org/linus/73070c45d50060f686df1f34c649cbc089991a28 commit] * rtlwifi: rtl8188ee: add msi module parameter [http://git.kernel.org/linus/3513d0043c2a34b73b97ad14f01622bb2aa44e74 commit] * rtlwifi: rtl8723be: add msi module parameter [http://git.kernel.org/linus/3924e338d587edbdc5a4dd0b358866b249fa21e1 commit] * brcmfmac: enable 80Mhz in 5G custom regulatory rules [http://git.kernel.org/linus/c555ecde6c003bbe800e52b9d4b7201b1f1c4dec commit] * IB/srp: Add fast registration support [http://git.kernel.org/linus/5cfb17828d877a5541171087b9d746befdf2a126 commit] * NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip [http://git.kernel.org/linus/68957303f44a501af5cf37913208a2acaa6bcdf1 commit] * NFC: port100: Add support for type 4B tag [http://git.kernel.org/linus/09592ccfc2fc38eedd63f0f50fda095e1083b657 commit] * NFC: st21nfca: Add ISO15693 Reader/Writer support [http://git.kernel.org/linus/7974728094d35f38775417a26d8f30ea3602496a commit] * NFC: trf7970a: Add support for Felica Type 3 tags [http://git.kernel.org/linus/6857bb96271cd40ffb38825d43897d716310e3db commit] * NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags [http://git.kernel.org/linus/742b1f9fa292a1b8f5c8368464e114c9b71c2a81 commit] * RDMA/core: Add support for iWARP Port Mapper user space service [http://git.kernel.org/linus/30dc5e63d6a5ad24894b5512d10b228d73645a44 commit] * RDMA/cxgb4: Add support for iWARP Port Mapper user space service [http://git.kernel.org/linus/9eccfe109b276fddf2908d1a70f7f4449b92f08f commit] * RDMA/nes: Add support for iWARP Port Mapper user space service [http://git.kernel.org/linus/5647263cb136a2795b67b9ce46f2debb653e3373 commit] * ath: add DFS FCC pattern detector [http://git.kernel.org/linus/f12e3e038f1ee58dc46fb069f6df88a0f9460ab8 commit] * ath: add JP DFS pattern detector [http://git.kernel.org/linus/89ce4f65f4d18bf867ddc2586665b6620bded8b9 commit] * Bluetooth: btusb: Add Broadcom patch RAM support [http://git.kernel.org/linus/10d4c6736ea6e6ff293dd588551270bca00ca45d commit] * can: gs_usb: Added support for the GS_USB CAN devices [http://git.kernel.org/linus/d08e973a77d128b25e01a08c34d89593fdf222da commit] * can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe [http://git.kernel.org/linus/b4f20130af23621f0d1e553db0375e7c6cb49c1f commit] * can: softing: drop 'channel' sysfs attribute [http://git.kernel.org/linus/ec2e11ed3faf9cf87f57031f1ed236888e2e4c64 commit] * can: softing: remove unused sysfs attributes [http://git.kernel.org/linus/0f8dced5ef49159698a98f744e809a3fff32b827 commit] * can: xilinx CAN controller support [http://git.kernel.org/linus/b1201e44f50b017a4972a337058b36b40c90abca commit] * enic: Add support for adaptive interrupt coalescing [http://git.kernel.org/linus/7c2ce6e60f7036de313a8c516ffe2aea889c738f commit] * fec: Add Scatter/gather support [http://git.kernel.org/linus/6e909283cb344e32aa8adb4a4c169512d8e5fd27 commit] * fec: Add software TSO support [http://git.kernel.org/linus/79f339125ea316e910220e5f5b4ad30370f4de85 commit] * fec: Enable IP header hardware checksum [http://git.kernel.org/linus/96c50caa5148e0e0a077672574785700885c6764 commit] * hisilicon: add hix5hd2 mac driver [http://git.kernel.org/linus/57c5bc9ad7d799e9507ba6e993398d2c55f03fab commit] * mv643xx_eth: Implement software TSO [http://git.kernel.org/linus/3ae8f4e0b98b640aadf410c21185ccb6b5b02351 commit] * mvneta: Implement software TSO [http://git.kernel.org/linus/2adb719d74f6e174071e5c913290b9bbd8c2c0e8 commit] * qmi_wwan: add Netgear AirCard 341U [http://git.kernel.org/linus/4324be1e0bab67194a263be263b7e48c176d43c7 commit] * qmi_wwan: add Olivetti Olicard modems [http://git.kernel.org/linus/ba6de0f5304ccdc45ae260e7e0feb6e0ef2dd558 commit] * qmi_wwan: add additional Sierra Wireless QMI devices [http://git.kernel.org/linus/9a793e71ebd6fc4a2649f33811589a9c4fe7f4e8 commit] * qmi_wwan: add two Sierra Wireless/Netgear devices [http://git.kernel.org/linus/5343330010a892b76a97fd93ad3c455a4a32a7fb commit] * systemport: add Broadcom SYSTEMPORT Ethernet MAC driver [http://git.kernel.org/linus/80105befdb4b8cea924711b40b2462b87df65b62 commit] * systemport: hook SYSTEMPORT driver in the build [http://git.kernel.org/linus/a3862db2d3c44ea367ec2db8eb31625373d18eb3 commit] * ipheth: Add support for iPad 2 and iPad 3 [http://git.kernel.org/linus/22fd2a52f715550930938fc79140defc098287d6 commit] |
* i40e/i40evf: Add Flow director stats to PF stats [[http://git.kernel.org/linus/433c47de1368cf07a7cb8d9148a4d36d824b89f8|commit]] * i40e/i40evf: control auto ITR through ethtool [[http://git.kernel.org/linus/32f5f54a22d5c888c8fcef91259bfc62f9185671|commit]] * i40e: Add bridge FDB add/del/dump ops [[http://git.kernel.org/linus4/ba0dea5b1736978d9a19138fd976852f757580e|commit]] * i40e: add VEB stats to ethtool [[http://git.kernel.org/linus/8eab9cfda981fc0c84b9e14badba82cc124d42be|commit]] * i40e: add missing VSI statistics [[http://git.kernel.org/linus/41a9e55c89be851dfc2aaae58881371b8df5360a|commit]] * i40e: add vsi x-cast stats [[http://git.kernel.org/linus/418631d4c5c2a7d39cf43cb0d07de639835777bd|commit]] * i40e: add xcast stats for port [[http://git.kernel.org/linus/532d283d590d6c01457e71d59fdd5eb525a4d392|commit]] * i40e: implement anti-spoofing for VFs [[http://git.kernel.org/linus/c674d1250bfc04bae9fdbd71883713d29ad9f5d7|commit]] * i40evf: support ethtool RSS options [[http://git.kernel.org/linus/4e9dc31f696ae89f0b8a13b69b7b16472866d110|commit]] * ath10k: add module parameter to disable cold reset [[http://git.kernel.org/linus/35098463a8d340b419786356a807b04c28c82e3a|commit]] * ath10k: add module parameter values to the pci info print [[http://git.kernel.org/linus/78a9cb4ce7fc29d3c19dd7e7081117514b2574d6|commit]] * ath9k: implement p2p client powersave support [[http://git.kernel.org/linus/d463af4a1c344beb26937b9ba79d129faad6b1d9|commit]] * amd-xgbe: Configuration and build support [[http://git.kernel.org/linus/1ebe98dcd89c624d08a3712a8a9f1706bf213172|commit]] * amd-xgbe: Initial AMD 10GbE platform driver [[http://git.kernel.org/linus/c5aa9e3b815645e3aad08444c91ca6b237eeea01|commit]] * arc_emac: add netpoll support [[http://git.kernel.org/linus/5a45e57a96dd0e42f1615630c26b4217e78a8908|commit]] * arc_emac: implement promiscuous mode and multicast filtering [[http://git.kernel.org/linus/775dd682e2b0ec79fa346152c00870d4a3832a47|commit]] * be2net: Support for configurable RSS hash key [[http://git.kernel.org/linus/e25578777facd498480d3376752ad21a23375849|commit]] * be2net: support flashing new regions on Skyhawk-R [[http://git.kernel.org/linus/96c9b2e45e0f6bb5889cdc11805d00b364f00158|commit]] * iwlwifi: mvm: Add support for Energy based scan (EBS) [[http://git.kernel.org/linus/e820c2da7ee3d9745bcac54d8d8e92b4a2b0eeb8|commit]] * iwlwifi: mvm: add ATPC implementation [[http://git.kernel.org/linus/2fd647f85daa27d623c176f7afd087d8a843a685|commit]] * iwlwifi: mvm: add uapsd_disable module parameter [[http://git.kernel.org/linus/1504f48df44be8b7cf349d3ef595059b12055be5|commit]] * iwlwifi:mvm: Add AP/GO channel switch support [[http://git.kernel.org/linus/bd3398e2864e264842f5f702e5a69e30582a4d18|commit]] * qeth: Add new priority queueing options [[http://git.kernel.org/linus/d66cb37e96644fcc498d2abe61cd34e4392b9175|commit]] * qeth: Extend priority queueing to IPv6 [[http://git.kernel.org/linus/290b8348c0ef7f23de8a974d83c96fc095d3bda7|commit]] * qla2xxx: Add ISP8044 serdes bsg interface. [[http://git.kernel.org/linus/e8887c51f01911f3063e65c229e1f3be102031ba|commit]] * qla2xxx: Add pci device id 0x2271. [[http://git.kernel.org/linus/2c5bbbb25f0dd6b178f9b03c93c87b6d7727cdc4|commit]] * qla2xxx: T10-Dif: add T10-PI support [[http://git.kernel.org/linus/f83adb617f55be13046191d83fa9110ff0689406|commit]] * qla4xxx: Added PEX DMA Support for ISP8022 Adapter [[http://git.kernel.org/linus/3c3cab172700bbd03fc24deb7eb56e656c271f5b|commit]] * qlcnic: Add hwmon interface to export board temperature. [[http://git.kernel.org/linus/1f0f467b670eec101419a2a1235e315e4324ea07|commit]] * qlcnic: Add mac learning support to SR-IOV VF. [[http://git.kernel.org/linus/d747c3337484afac9953c44ea56a912869778559|commit]] * qlcnic: Allow SR-IOV VF probe in hypervisor. [[http://git.kernel.org/linus/132a3f2bee7600366244097658c4c89ac99a8981|commit]] * rtlwifi: make MSI support a module parameter [[http://git.kernel.org/linus/73070c45d50060f686df1f34c649cbc089991a28|commit]] * rtlwifi: rtl8188ee: add msi module parameter [[http://git.kernel.org/linus/3513d0043c2a34b73b97ad14f01622bb2aa44e74|commit]] * rtlwifi: rtl8723be: add msi module parameter [[http://git.kernel.org/linus/3924e338d587edbdc5a4dd0b358866b249fa21e1|commit]] * brcmfmac: enable 80Mhz in 5G custom regulatory rules [[http://git.kernel.org/linus/c555ecde6c003bbe800e52b9d4b7201b1f1c4dec|commit]] * IB/srp: Add fast registration support [[http://git.kernel.org/linus/5cfb17828d877a5541171087b9d746befdf2a126|commit]] * NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip [[http://git.kernel.org/linus/68957303f44a501af5cf37913208a2acaa6bcdf1|commit]] * NFC: port100: Add support for type 4B tag [[http://git.kernel.org/linus/09592ccfc2fc38eedd63f0f50fda095e1083b657|commit]] * NFC: st21nfca: Add ISO15693 Reader/Writer support [[http://git.kernel.org/linus/7974728094d35f38775417a26d8f30ea3602496a|commit]] * NFC: trf7970a: Add support for Felica Type 3 tags [[http://git.kernel.org/linus/6857bb96271cd40ffb38825d43897d716310e3db|commit]] * NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags [[http://git.kernel.org/linus/742b1f9fa292a1b8f5c8368464e114c9b71c2a81|commit]] * RDMA/core: Add support for iWARP Port Mapper user space service [[http://git.kernel.org/linus/30dc5e63d6a5ad24894b5512d10b228d73645a44|commit]] * RDMA/cxgb4: Add support for iWARP Port Mapper user space service [[http://git.kernel.org/linus/9eccfe109b276fddf2908d1a70f7f4449b92f08f|commit]] * RDMA/nes: Add support for iWARP Port Mapper user space service [[http://git.kernel.org/linus/5647263cb136a2795b67b9ce46f2debb653e3373|commit]] * ath: add DFS FCC pattern detector [[http://git.kernel.org/linus/f12e3e038f1ee58dc46fb069f6df88a0f9460ab8|commit]] * ath: add JP DFS pattern detector [[http://git.kernel.org/linus/89ce4f65f4d18bf867ddc2586665b6620bded8b9|commit]] * Bluetooth: btusb: Add Broadcom patch RAM support [[http://git.kernel.org/linus/10d4c6736ea6e6ff293dd588551270bca00ca45d|commit]] * can: gs_usb: Added support for the GS_USB CAN devices [[http://git.kernel.org/linus/d08e973a77d128b25e01a08c34d89593fdf222da|commit]] * can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe [[http://git.kernel.org/linus/b4f20130af23621f0d1e553db0375e7c6cb49c1f|commit]] * can: softing: drop 'channel' sysfs attribute [[http://git.kernel.org/linus/ec2e11ed3faf9cf87f57031f1ed236888e2e4c64|commit]] * can: softing: remove unused sysfs attributes [[http://git.kernel.org/linus/0f8dced5ef49159698a98f744e809a3fff32b827|commit]] * can: xilinx CAN controller support [[http://git.kernel.org/linus/b1201e44f50b017a4972a337058b36b40c90abca|commit]] * enic: Add support for adaptive interrupt coalescing [[http://git.kernel.org/linus/7c2ce6e60f7036de313a8c516ffe2aea889c738f|commit]] * fec: Add Scatter/gather support [[http://git.kernel.org/linus/6e909283cb344e32aa8adb4a4c169512d8e5fd27|commit]] * fec: Add software TSO support [[http://git.kernel.org/linus/79f339125ea316e910220e5f5b4ad30370f4de85|commit]] * fec: Enable IP header hardware checksum [[http://git.kernel.org/linus/96c50caa5148e0e0a077672574785700885c6764|commit]] * hisilicon: add hix5hd2 mac driver [[http://git.kernel.org/linus/57c5bc9ad7d799e9507ba6e993398d2c55f03fab|commit]] * mv643xx_eth: Implement software TSO [[http://git.kernel.org/linus/3ae8f4e0b98b640aadf410c21185ccb6b5b02351|commit]] * mvneta: Implement software TSO [[http://git.kernel.org/linus/2adb719d74f6e174071e5c913290b9bbd8c2c0e8|commit]] * qmi_wwan: add Netgear AirCard 341U [[http://git.kernel.org/linus/4324be1e0bab67194a263be263b7e48c176d43c7|commit]] * qmi_wwan: add Olivetti Olicard modems [[http://git.kernel.org/linus/ba6de0f5304ccdc45ae260e7e0feb6e0ef2dd558|commit]] * qmi_wwan: add additional Sierra Wireless QMI devices [[http://git.kernel.org/linus/9a793e71ebd6fc4a2649f33811589a9c4fe7f4e8|commit]] * qmi_wwan: add two Sierra Wireless/Netgear devices [[http://git.kernel.org/linus/5343330010a892b76a97fd93ad3c455a4a32a7fb|commit]] * systemport: add Broadcom SYSTEMPORT Ethernet MAC driver [[http://git.kernel.org/linus/80105befdb4b8cea924711b40b2462b87df65b62|commit]] * systemport: hook SYSTEMPORT driver in the build [[http://git.kernel.org/linus/a3862db2d3c44ea367ec2db8eb31625373d18eb3|commit]] * ipheth: Add support for iPad 2 and iPad 3 [[http://git.kernel.org/linus/22fd2a52f715550930938fc79140defc098287d6|commit]] |
Line 264: | Line 264: |
* MIDI driver for Behringer BCD2000 USB device [http://git.kernel.org/linus/b47a22290d581277be70e8a597824a4985d39e83 commit] * bebob: Add MIDI interface [http://git.kernel.org/linus/248b78027d26735eb22f5ee91a400e5eabfea77d commit] * bebob: Add PCM interface [http://git.kernel.org/linus/fbbebd2c40795e87f1280ca4d963f7cbe1c83168 commit] * bebob: Add commands and connections/streams management [http://git.kernel.org/linus/eb7b3a056cd8130e45c4494fb27de54d53ce9f31 commit] * bebob: Add hwdep interface [http://git.kernel.org/linus/618eabeae711c56d376daa147c6a684116d68705 commit] * bebob: Add proc interface for debugging purpose [http://git.kernel.org/linus/ad9697bad78fab4665d93e61c702892e289e1764 commit] * bebob: Add skelton for BeBoB based devices [http://git.kernel.org/linus/fd6f4b0dc167c6329a153ceeeb95bc41307156f3 commit] * bebob: Add support for Focusrite Saffire/SaffirePro series [http://git.kernel.org/linus/25784ec2d0347b715e354d92151734afe1296f02 commit] * bebob: Add support for M-Audio special Firewire series [http://git.kernel.org/linus/3149ac489ff8dea0c305c7f97ac2a1b4ad54f5be commit] * bebob: Add support for M-Audio usual Firewire series [http://git.kernel.org/linus/9076c22ddd9d29a30426f0367dec2b40e12536de commit] * bebob: Add support for Terratec PHASE, EWS series and Aureon [http://git.kernel.org/linus/326b9cacf4932588156a920d67aab8b7b69d7a40 commit] * bebob: Add support for Yamaha GO series [http://git.kernel.org/linus/8ac98a3585ee7ad0c1bd03b098784a10e13bee21 commit] * firewire-lib: Add some AV/C general commands [http://git.kernel.org/linus/1017abed18ae7087e7f3e256c48421d09d83176e commit] * firewire-lib: Add support for AMDTP in-stream and PCM capture [http://git.kernel.org/linus/2b3fc456febf540cd9bbf4c8cb4fba0dd0648df3 commit] * firewire-lib: Add support for MIDI capture/playback [http://git.kernel.org/linus/83d8d72dffa87a6dcecce229617273be62ec5bc0 commit] * firewire-lib: Add support for channel mapping [http://git.kernel.org/linus/77d2a8a4f61c158ca34db167e5a9d57ceec0f0df commit] * firewire-lib: Add support for deferred transaction [http://git.kernel.org/linus/00a7bb81c20f3e81711e28e0f6c08cee8fd18514 commit] * firewire-lib: Add support for duplex streams synchronization in blocking mode [http://git.kernel.org/linus/7b3b0d8583c926547fed8e493344cd8b30aa847d commit] * fireworks: Add MIDI interface [http://git.kernel.org/linus/a63d3ff1059a4d2236521e4fdbafabfc62b4f81a commit] * fireworks: Add PCM interface [http://git.kernel.org/linus/aa02bb6e60783938d61eefe38346781a646800a6 commit] * fireworks: Add connection and stream management [http://git.kernel.org/linus/315fd41fe9d43838ab5afd26c58d908d18313d9a commit] * fireworks: Add hwdep interface [http://git.kernel.org/linus/594ddced821dee39a548efe46d7f834bae013505 commit] * fireworks: Add proc interface for debugging purpose [http://git.kernel.org/linus/6a22683e89e2c851f754ebbec0f2a53f2967bc07 commit] * fireworks: Add skelton for Fireworks based devices [http://git.kernel.org/linus/b5b04336015e76eb52ffc188e16c9cee01821c7c commit] * fireworks: Add transaction and some commands [http://git.kernel.org/linus/bde8a8f23bbe6db51fa4e81644273af18fef3d7a commit] * hda - Add driver for Tegra SoC HDA [http://git.kernel.org/linus/3c320f3f5649667874d754e59bdd84dab185fe04 commit] * hda/hdmi - Add Nvidia Tegra124 HDMI support [http://git.kernel.org/linus/9674678633377ac5065dc587a536abfe6ff98ca9 commit] * hda/realtek - Add new codec ALC293/ALC3235 UAJ supported [http://git.kernel.org/linus/a22aa26f754bebc6e5ca7c503339b4812d714e89 commit] * hda/realtek - Add support of ALC667 codec [http://git.kernel.org/linus/72009433b28c2bf27f69e3e28f6cb425cefb76c0 commit] * hda/realtek - Add support of ALC891 codec [http://git.kernel.org/linus/b6c5fbad16aa5026f508093a8d651c25e1cb6179 commit] * hda/realtek - New vendor ID for ALC233 [http://git.kernel.org/linus/92f974df346013160481324c39851e7ea9ce482a commit] |
* MIDI driver for Behringer BCD2000 USB device [[http://git.kernel.org/linus/b47a22290d581277be70e8a597824a4985d39e83|commit]] * bebob: Add MIDI interface [[http://git.kernel.org/linus/248b78027d26735eb22f5ee91a400e5eabfea77d|commit]] * bebob: Add PCM interface [[http://git.kernel.org/linus/fbbebd2c40795e87f1280ca4d963f7cbe1c83168|commit]] * bebob: Add commands and connections/streams management [[http://git.kernel.org/linus/eb7b3a056cd8130e45c4494fb27de54d53ce9f31|commit]] * bebob: Add hwdep interface [[http://git.kernel.org/linus/618eabeae711c56d376daa147c6a684116d68705|commit]] * bebob: Add proc interface for debugging purpose [[http://git.kernel.org/linus/ad9697bad78fab4665d93e61c702892e289e1764|commit]] * bebob: Add skelton for BeBoB based devices [[http://git.kernel.org/linus/fd6f4b0dc167c6329a153ceeeb95bc41307156f3|commit]] * bebob: Add support for Focusrite Saffire/SaffirePro series [[http://git.kernel.org/linus/25784ec2d0347b715e354d92151734afe1296f02|commit]] * bebob: Add support for M-Audio special Firewire series [[http://git.kernel.org/linus/3149ac489ff8dea0c305c7f97ac2a1b4ad54f5be|commit]] * bebob: Add support for M-Audio usual Firewire series [[http://git.kernel.org/linus/9076c22ddd9d29a30426f0367dec2b40e12536de|commit]] * bebob: Add support for Terratec PHASE, EWS series and Aureon [[http://git.kernel.org/linus/326b9cacf4932588156a920d67aab8b7b69d7a40|commit]] * bebob: Add support for Yamaha GO series [[http://git.kernel.org/linus/8ac98a3585ee7ad0c1bd03b098784a10e13bee21|commit]] * firewire-lib: Add some AV/C general commands [[http://git.kernel.org/linus/1017abed18ae7087e7f3e256c48421d09d83176e|commit]] * firewire-lib: Add support for AMDTP in-stream and PCM capture [[http://git.kernel.org/linus/2b3fc456febf540cd9bbf4c8cb4fba0dd0648df3|commit]] * firewire-lib: Add support for MIDI capture/playback [[http://git.kernel.org/linus/83d8d72dffa87a6dcecce229617273be62ec5bc0|commit]] * firewire-lib: Add support for channel mapping [[http://git.kernel.org/linus/77d2a8a4f61c158ca34db167e5a9d57ceec0f0df|commit]] * firewire-lib: Add support for deferred transaction [[http://git.kernel.org/linus/00a7bb81c20f3e81711e28e0f6c08cee8fd18514|commit]] * firewire-lib: Add support for duplex streams synchronization in blocking mode [[http://git.kernel.org/linus/7b3b0d8583c926547fed8e493344cd8b30aa847d|commit]] * fireworks: Add MIDI interface [[http://git.kernel.org/linus/a63d3ff1059a4d2236521e4fdbafabfc62b4f81a|commit]] * fireworks: Add PCM interface [[http://git.kernel.org/linus/aa02bb6e60783938d61eefe38346781a646800a6|commit]] * fireworks: Add connection and stream management [[http://git.kernel.org/linus/315fd41fe9d43838ab5afd26c58d908d18313d9a|commit]] * fireworks: Add hwdep interface [[http://git.kernel.org/linus/594ddced821dee39a548efe46d7f834bae013505|commit]] * fireworks: Add proc interface for debugging purpose [[http://git.kernel.org/linus/6a22683e89e2c851f754ebbec0f2a53f2967bc07|commit]] * fireworks: Add skelton for Fireworks based devices [[http://git.kernel.org/linus/b5b04336015e76eb52ffc188e16c9cee01821c7c|commit]] * fireworks: Add transaction and some commands [[http://git.kernel.org/linus/bde8a8f23bbe6db51fa4e81644273af18fef3d7a|commit]] * hda - Add driver for Tegra SoC HDA [[http://git.kernel.org/linus/3c320f3f5649667874d754e59bdd84dab185fe04|commit]] * hda/hdmi - Add Nvidia Tegra124 HDMI support [[http://git.kernel.org/linus/9674678633377ac5065dc587a536abfe6ff98ca9|commit]] * hda/realtek - Add new codec ALC293/ALC3235 UAJ supported [[http://git.kernel.org/linus/a22aa26f754bebc6e5ca7c503339b4812d714e89|commit]] * hda/realtek - Add support of ALC667 codec [[http://git.kernel.org/linus/72009433b28c2bf27f69e3e28f6cb425cefb76c0|commit]] * hda/realtek - Add support of ALC891 codec [[http://git.kernel.org/linus/b6c5fbad16aa5026f508093a8d651c25e1cb6179|commit]] * hda/realtek - New vendor ID for ALC233 [[http://git.kernel.org/linus/92f974df346013160481324c39851e7ea9ce482a|commit]] |
Line 296: | Line 296: |
* Add ADAU1361/ADAU1761 audio CODEC support [http://git.kernel.org/linus/dab464b60b2435a2aaae3630266db8ad130b7fad commit] * Add ADAU1381/ADAU1781 audio CODEC support [http://git.kernel.org/linus/2923af024681508132881c9e5ddd65cd51b0d8e3 commit] * Add ADAU1X61 and ADAU1X81 CODECs common code [http://git.kernel.org/linus/4101866c743a3695666e8562b5713b4d7f341cbf commit] * Blackfin: ADAU1X61 eval board support [http://git.kernel.org/linus/5dcdbee9cf9411f0c35c4d52cc127b7a851c852f commit] * Blackfin: ADAU1X81 eval board support [http://git.kernel.org/linus/cb07ef36fe2d4f633b69d8c2c7629366509da488 commit] * Intel: Add Baytrail byt-max98090 machine driver [http://git.kernel.org/linus/9b351d46893e827940e2e8da04f1791e8ec452ca commit] * Intel: Add Baytrail suspend/resume support [http://git.kernel.org/linus/af94aa558be506c5afe106e8cf34362bfce221aa commit] * add RT5651 CODEC driver [http://git.kernel.org/linus/40bc18a2a2677150840eff7fa77835b07da214dd commit] * add RT5677 CODEC driver [http://git.kernel.org/linus/0e826e86726423df5c3841d0a34a2edcd64a93e2 commit] * rsnd: add DVC support [http://git.kernel.org/linus/bff58ea4f43d9b4a9fd6fb05fabc8f50f68131f5 commit] * rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651 [http://git.kernel.org/linus/49ef7925c237a2f9da327ea3481dd5bba54693e8 commit] * rt5640: Add minimal support for RT5642 [http://git.kernel.org/linus/8bfc6d2d1b6266e8da2a7cf89e8d05e2ea8b09e5 commit] * rt5640: add rt5639 support [http://git.kernel.org/linus/022d21f004c14db2151d08143a544b292324d099 commit] * rt5645: Add codec driver [http://git.kernel.org/linus/1319b2f6a565231ca2e3f368ab7f74fc4714c799 commit] * sta350: Add codec driver [http://git.kernel.org/linus/2439ea1f0f8f4cc98dfae0d1cd5ba88f6c3ee9ad commit] |
* Add ADAU1361/ADAU1761 audio CODEC support [[http://git.kernel.org/linus/dab464b60b2435a2aaae3630266db8ad130b7fad|commit]] * Add ADAU1381/ADAU1781 audio CODEC support [[http://git.kernel.org/linus/2923af024681508132881c9e5ddd65cd51b0d8e3|commit]] * Add ADAU1X61 and ADAU1X81 CODECs common code [[http://git.kernel.org/linus/4101866c743a3695666e8562b5713b4d7f341cbf|commit]] * Blackfin: ADAU1X61 eval board support [[http://git.kernel.org/linus/5dcdbee9cf9411f0c35c4d52cc127b7a851c852f|commit]] * Blackfin: ADAU1X81 eval board support [[http://git.kernel.org/linus/cb07ef36fe2d4f633b69d8c2c7629366509da488|commit]] * Intel: Add Baytrail byt-max98090 machine driver [[http://git.kernel.org/linus/9b351d46893e827940e2e8da04f1791e8ec452ca|commit]] * Intel: Add Baytrail suspend/resume support [[http://git.kernel.org/linus/af94aa558be506c5afe106e8cf34362bfce221aa|commit]] * add RT5651 CODEC driver [[http://git.kernel.org/linus/40bc18a2a2677150840eff7fa77835b07da214dd|commit]] * add RT5677 CODEC driver [[http://git.kernel.org/linus/0e826e86726423df5c3841d0a34a2edcd64a93e2|commit]] * rsnd: add DVC support [[http://git.kernel.org/linus/bff58ea4f43d9b4a9fd6fb05fabc8f50f68131f5|commit]] * rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651 [[http://git.kernel.org/linus/49ef7925c237a2f9da327ea3481dd5bba54693e8|commit]] * rt5640: Add minimal support for RT5642 [[http://git.kernel.org/linus/8bfc6d2d1b6266e8da2a7cf89e8d05e2ea8b09e5|commit]] * rt5640: add rt5639 support [[http://git.kernel.org/linus/022d21f004c14db2151d08143a544b292324d099|commit]] * rt5645: Add codec driver [[http://git.kernel.org/linus/1319b2f6a565231ca2e3f368ab7f74fc4714c799|commit]] * sta350: Add codec driver [[http://git.kernel.org/linus/2439ea1f0f8f4cc98dfae0d1cd5ba88f6c3ee9ad|commit]] |
Line 313: | Line 313: |
* cp210x: add support for Corsair usb dongle [http://git.kernel.org/linus/b9326057a3d8447f5d2e74a7b521ccf21add2ec0 commit] * ftdi_sio: Add extra PID. [http://git.kernel.org/linus/5a7fbe7e9ea0b1b9d7ffdba64db1faa3a259164c commit] * ftdi_sio: add NovaTech OrionLXm product ID [http://git.kernel.org/linus/d0839d757e6294921c31b1c4ca4f1dcc5df63bcd commit] * serial: ftdi_sio: Add Infineon Triboard [http://git.kernel.org/linus/d8279a40e50ad55539780aa617a32a53d7f0953e commit] * serial: option: add support for Novatel E371 PCIe card [http://git.kernel.org/linus/8a61ba3a47ac39f660702aa66a172185dd605a86 commit] * Add support for using a MAX3421E chip as a host driver. [http://git.kernel.org/linus/2d53139f31626bad6f8983d8e519ddde2cbba921 commit] * chipidea: OTG HNP and SRP fsm implementation [http://git.kernel.org/linus/4dcf720c5d40b27c916e7115ad75b335c9c1e264 commit] * chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs [http://git.kernel.org/linus/72ee92d1337007c6c0165fbf62bfb183ae138116 commit] * gadget: OS Feature Descriptors support [http://git.kernel.org/linus/37a3a533429ef9b3cc9f15a656c19623f0e88df7 commit] * gadget: OS String support [http://git.kernel.org/linus/19824d5eeecedfb46639961da1b7a21ba3179930 commit] * gadget: configfs: OS Extended Compatibility descriptors support [http://git.kernel.org/linus/da4243145fb197622425d4c2feff5d6422f2391e commit] * gadget: configfs: OS Extended Properties descriptors support [http://git.kernel.org/linus/7419485f197c436d41535df78ddea1085042d271 commit] * gadget: configfs: OS String support [http://git.kernel.org/linus/87213d388e927aaa88b21d5ff7e1f75ca2288da1 commit] * gadget: f_rndis: OS Descriptors configfs support [http://git.kernel.org/linus/a747b0958b5ead2d4ba46dc1f77d46e693a06efa commit] * gadget: f_rndis: OS descriptors support [http://git.kernel.org/linus/de7a8d2d534fb3c35c29762b8a7d14e5b1937d6f commit] * host: xhci-plat: add support for the Armada 375/38x XHCI controllers [http://git.kernel.org/linus/973747928514bb636e3fe6a13b7ec6d6d73100f0 commit] * option: Add ID for Telewell TW-LTE 4G v2 [http://git.kernel.org/linus/3d28bd840b2d3981cd28caf5fe1df38f1344dd60 commit] * option: add/modify Olivetti Olicard modems [http://git.kernel.org/linus/b0ebef36e93703e59003ad6a1a20227e47714417 commit] * phy: Add SMSC USB334x PHY ID [http://git.kernel.org/linus/79cb5b533aa9dbb05123b3b7d170e686da558a35 commit] * qcserial: add Netgear AirCard 341U [http://git.kernel.org/linus/ff1fcd50bc2459744e6f948310bc18eb7d6e8c72 commit] * sysfs link peer ports [http://git.kernel.org/linus/b7e38eac88265c4cb779edc72a5906116fc6c000 commit] |
* cp210x: add support for Corsair usb dongle [[http://git.kernel.org/linus/b9326057a3d8447f5d2e74a7b521ccf21add2ec0|commit]] * ftdi_sio: Add extra PID. [[http://git.kernel.org/linus/5a7fbe7e9ea0b1b9d7ffdba64db1faa3a259164c|commit]] * ftdi_sio: add NovaTech OrionLXm product ID [[http://git.kernel.org/linus/d0839d757e6294921c31b1c4ca4f1dcc5df63bcd|commit]] * serial: ftdi_sio: Add Infineon Triboard [[http://git.kernel.org/linus/d8279a40e50ad55539780aa617a32a53d7f0953e|commit]] * serial: option: add support for Novatel E371 PCIe card [[http://git.kernel.org/linus/8a61ba3a47ac39f660702aa66a172185dd605a86|commit]] * Add support for using a MAX3421E chip as a host driver. [[http://git.kernel.org/linus/2d53139f31626bad6f8983d8e519ddde2cbba921|commit]] * chipidea: OTG HNP and SRP fsm implementation [[http://git.kernel.org/linus/4dcf720c5d40b27c916e7115ad75b335c9c1e264|commit]] * chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs [[http://git.kernel.org/linus/72ee92d1337007c6c0165fbf62bfb183ae138116|commit]] * gadget: OS Feature Descriptors support [[http://git.kernel.org/linus/37a3a533429ef9b3cc9f15a656c19623f0e88df7|commit]] * gadget: OS String support [[http://git.kernel.org/linus/19824d5eeecedfb46639961da1b7a21ba3179930|commit]] * gadget: configfs: OS Extended Compatibility descriptors support [[http://git.kernel.org/linus/da4243145fb197622425d4c2feff5d6422f2391e|commit]] * gadget: configfs: OS Extended Properties descriptors support [[http://git.kernel.org/linus/7419485f197c436d41535df78ddea1085042d271|commit]] * gadget: configfs: OS String support [[http://git.kernel.org/linus/87213d388e927aaa88b21d5ff7e1f75ca2288da1|commit]] * gadget: f_rndis: OS Descriptors configfs support [[http://git.kernel.org/linus/a747b0958b5ead2d4ba46dc1f77d46e693a06efa|commit]] * gadget: f_rndis: OS descriptors support [[http://git.kernel.org/linus/de7a8d2d534fb3c35c29762b8a7d14e5b1937d6f|commit]] * host: xhci-plat: add support for the Armada 375/38x XHCI controllers [[http://git.kernel.org/linus/973747928514bb636e3fe6a13b7ec6d6d73100f0|commit]] * option: Add ID for Telewell TW-LTE 4G v2 [[http://git.kernel.org/linus/3d28bd840b2d3981cd28caf5fe1df38f1344dd60|commit]] * option: add/modify Olivetti Olicard modems [[http://git.kernel.org/linus/b0ebef36e93703e59003ad6a1a20227e47714417|commit]] * phy: Add SMSC USB334x PHY ID [[http://git.kernel.org/linus/79cb5b533aa9dbb05123b3b7d170e686da558a35|commit]] * qcserial: add Netgear AirCard 341U [[http://git.kernel.org/linus/ff1fcd50bc2459744e6f948310bc18eb7d6e8c72|commit]] * sysfs link peer ports [[http://git.kernel.org/linus/b7e38eac88265c4cb779edc72a5906116fc6c000|commit]] |
Line 337: | Line 337: |
* add driver for Allwinner sunxi SoC's rtp controller [http://git.kernel.org/linus/6decea7c5438e2955f64e2513ec9a2fac7602a7d commit] * add st-keyscan driver [http://git.kernel.org/linus/062589b1399176a9c14bc68e16169f40439d658c commit] * atmel_tsadcc: remove driver [http://git.kernel.org/linus/e4719d8ddb60a907d8fe8afa08f5719b31bf709d commit] * atmel_tsadcc: remove driver [http://git.kernel.org/linus/e4719d8ddb60a907d8fe8afa08f5719b31bf709d commit] * sun4i-ts - add support for temperature sensor [http://git.kernel.org/linus/f09f98d3240b7ed2dd84ef6d84ff86df9d61e0f5 commit] * wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2 [http://git.kernel.org/linus/61616ed0ce2ed581df89be5d917f8d7e9fc3074f commit] * wacom - add support for three new ISDv4 sensors [http://git.kernel.org/linus/d51ddb2bf64433195cd0fc21d894d703c5d5ecf9 commit] |
* add driver for Allwinner sunxi SoC's rtp controller [[http://git.kernel.org/linus/6decea7c5438e2955f64e2513ec9a2fac7602a7d|commit]] * add st-keyscan driver [[http://git.kernel.org/linus/062589b1399176a9c14bc68e16169f40439d658c|commit]] * atmel_tsadcc: remove driver [[http://git.kernel.org/linus/e4719d8ddb60a907d8fe8afa08f5719b31bf709d|commit]] * atmel_tsadcc: remove driver [[http://git.kernel.org/linus/e4719d8ddb60a907d8fe8afa08f5719b31bf709d|commit]] * sun4i-ts - add support for temperature sensor [[http://git.kernel.org/linus/f09f98d3240b7ed2dd84ef6d84ff86df9d61e0f5|commit]] * wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2 [[http://git.kernel.org/linus/61616ed0ce2ed581df89be5d917f8d7e9fc3074f|commit]] * wacom - add support for three new ISDv4 sensors [[http://git.kernel.org/linus/d51ddb2bf64433195cd0fc21d894d703c5d5ecf9|commit]] |
Line 346: | Line 346: |
* rmi: introduce RMI driver for Synaptics touchpads [http://git.kernel.org/linus/9fb6bf02e3ad04c20edb8e46536ce3eeda32c736 commit] | * rmi: introduce RMI driver for Synaptics touchpads [[http://git.kernel.org/linus/9fb6bf02e3ad04c20edb8e46536ce3eeda32c736|commit]] |
Line 349: | Line 349: |
* adv7604: Add adv7611 support [http://git.kernel.org/linus/d42010a1d23979db434826e6b9449ad777bee02f commit] * az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S Tuner [http://git.kernel.org/linus/44f83144ca81fa8cf1c2114afe01c4bedae40fae commit] * bttv: Add support for PCI-8604PW [http://git.kernel.org/linus/c8204930b21ea4d0a5504b40a73479ae318958dd commit] * em28xx: PCTV tripleStick (292e) LNA support [http://git.kernel.org/linus/ffb9948e65e785a8660b7f1e49022cc6505e709e commit] * em28xx: add [2013:025f] PCTV tripleStick (292e) [http://git.kernel.org/linus/192292403147877c7d5f737a3cc751ded397aef7 commit] * media/usb/gspca: Add support for Scopium astro webcam (0547:7303) [http://git.kernel.org/linus/30ece903f5470cf80971a5f2dc6924dd62d5d96c commit] * rtl28xxu: add 1b80:d395 Peak DVB-T USB [http://git.kernel.org/linus/9ca24ae4083665bda38da45f4b5dc9bbaf936bc0 commit] * rtl28xxu: add [1b80:d39d] Sveon STV20 [http://git.kernel.org/linus/f27f5b0ee4967babfb8b03511f5e76b79d781014 commit] * rtl28xxu: add [1b80:d3af] Sveon STV27 [http://git.kernel.org/linus/74a86272f05c3dae40f2d7b17ff09a0608cf3304 commit] * s5p-mfc: Core support for v8 encoder [http://git.kernel.org/linus/3e594ce7ea98ed4f4a52333e968ff7eca135737a commit] * s5p-mfc: Core support to add v8 decoder [http://git.kernel.org/linus/e2b9deb2ad34c9ca6e11a6193bf29088716c2b62 commit] * si2157: Silicon Labs Si2157 silicon tuner driver [http://git.kernel.org/linus/930a873081986393f6e7e0fb9275753c1485277b commit] * si2168: Silicon Labs Si2168 DVB-T/T2/C demod driver [http://git.kernel.org/linus/845f35052ea94661dd32d80fc95a93d0502345e2 commit] * si2168: add support for DVB-C (annex A version) [http://git.kernel.org/linus/c790885b87670277bdd00523bdbcf876be8f8263 commit] * si2168: add support for DVB-T2 [http://git.kernel.org/linus/bffab93c46434c99fcb27eb4e65af90a142f205c commit] * v4l: Add source change event [http://git.kernel.org/linus/3cbe6e5bcad0b102c06b9c6029fda75630045475 commit] * v4l: vsp1: Add BRU support [http://git.kernel.org/linus/629bb6d4b38fe62d36ab52ad22c3ab726f6ce6e8 commit] * vb2: Add videobuf2-dvb support [http://git.kernel.org/linus/701b57ee3387b8e3749845b02310b5625fbd8da0 commit] * vb2: add thread support [http://git.kernel.org/linus/3415a89f48dce655ae353bc70a8e292764e8e931 commit] |
* adv7604: Add adv7611 support [[http://git.kernel.org/linus/d42010a1d23979db434826e6b9449ad777bee02f|commit]] * az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S Tuner [[http://git.kernel.org/linus/44f83144ca81fa8cf1c2114afe01c4bedae40fae|commit]] * bttv: Add support for PCI-8604PW [[http://git.kernel.org/linus/c8204930b21ea4d0a5504b40a73479ae318958dd|commit]] * em28xx: PCTV tripleStick (292e) LNA support [[http://git.kernel.org/linus/ffb9948e65e785a8660b7f1e49022cc6505e709e|commit]] * em28xx: add [2013:025f] PCTV tripleStick (292e) [[http://git.kernel.org/linus/192292403147877c7d5f737a3cc751ded397aef7|commit]] * media/usb/gspca: Add support for Scopium astro webcam (0547:7303) [[http://git.kernel.org/linus/30ece903f5470cf80971a5f2dc6924dd62d5d96c|commit]] * rtl28xxu: add 1b80:d395 Peak DVB-T USB [[http://git.kernel.org/linus/9ca24ae4083665bda38da45f4b5dc9bbaf936bc0|commit]] * rtl28xxu: add [1b80:d39d] Sveon STV20 [[http://git.kernel.org/linus/f27f5b0ee4967babfb8b03511f5e76b79d781014|commit]] * rtl28xxu: add [1b80:d3af] Sveon STV27 [[http://git.kernel.org/linus/74a86272f05c3dae40f2d7b17ff09a0608cf3304|commit]] * s5p-mfc: Core support for v8 encoder [[http://git.kernel.org/linus/3e594ce7ea98ed4f4a52333e968ff7eca135737a|commit]] * s5p-mfc: Core support to add v8 decoder [[http://git.kernel.org/linus/e2b9deb2ad34c9ca6e11a6193bf29088716c2b62|commit]] * si2157: Silicon Labs Si2157 silicon tuner driver [[http://git.kernel.org/linus/930a873081986393f6e7e0fb9275753c1485277b|commit]] * si2168: Silicon Labs Si2168 DVB-T/T2/C demod driver [[http://git.kernel.org/linus/845f35052ea94661dd32d80fc95a93d0502345e2|commit]] * si2168: add support for DVB-C (annex A version) [[http://git.kernel.org/linus/c790885b87670277bdd00523bdbcf876be8f8263|commit]] * si2168: add support for DVB-T2 [[http://git.kernel.org/linus/bffab93c46434c99fcb27eb4e65af90a142f205c|commit]] * v4l: Add source change event [[http://git.kernel.org/linus/3cbe6e5bcad0b102c06b9c6029fda75630045475|commit]] * v4l: vsp1: Add BRU support [[http://git.kernel.org/linus/629bb6d4b38fe62d36ab52ad22c3ab726f6ce6e8|commit]] * vb2: Add videobuf2-dvb support [[http://git.kernel.org/linus/701b57ee3387b8e3749845b02310b5625fbd8da0|commit]] * vb2: add thread support [[http://git.kernel.org/linus/3415a89f48dce655ae353bc70a8e292764e8e931|commit]] |
Line 370: | Line 370: |
* emc1403: Add device IDs for EMC1412, EMC1413, and EMC1414 [http://git.kernel.org/linus/51585befb4c3c629980b5b252a0caaeeac3b7d73 commit] * emc1403: Add support for emc14x2 [http://git.kernel.org/linus/be7f5c4d48e05cb6753d17eb09bea3c38db2ec6f commit] * jc42: Add support for STTS2004 and AT30TSE004 [http://git.kernel.org/linus/175c490c9e7f75dbe6addd937c41939c137c6847 commit] * Driver for NCT6683D [http://git.kernel.org/linus/41082d66bfd6fafe001c0902bb4622d7aee6f128 commit] * Add support for Sensirion SHTC1 sensor [http://git.kernel.org/linus/1a539d372edd9832444e7a3daa710c444c014dc9 commit] |
* emc1403: Add device IDs for EMC1412, EMC1413, and EMC1414 [[http://git.kernel.org/linus/51585befb4c3c629980b5b252a0caaeeac3b7d73|commit]] * emc1403: Add support for emc14x2 [[http://git.kernel.org/linus/be7f5c4d48e05cb6753d17eb09bea3c38db2ec6f|commit]] * jc42: Add support for STTS2004 and AT30TSE004 [[http://git.kernel.org/linus/175c490c9e7f75dbe6addd937c41939c137c6847|commit]] * Driver for NCT6683D [[http://git.kernel.org/linus/41082d66bfd6fafe001c0902bb4622d7aee6f128|commit]] * Add support for Sensirion SHTC1 sensor [[http://git.kernel.org/linus/1a539d372edd9832444e7a3daa710c444c014dc9|commit]] |
Line 377: | Line 377: |
* gpmi: add gpmi support for imx6sx [http://git.kernel.org/linus/91f5498ebfb2352ed6b5eb2780adcfe019961565 commit] * lpddr: add driver for LPDDR2-NVM PCM memories [http://git.kernel.org/linus/96ba9dd65788a0bd2a7d1e57ec78b7642f0ccc25 commit] * nand: omap: add support for BCH16_ECC - ELM driver updates [http://git.kernel.org/linus/2be589e4b28457f148640dc6addf6da24af64b7f commit] * nand: omap: add support for BCH16_ECC - GPMC driver updates [http://git.kernel.org/linus/27c9fd607587e6c3b517590df4cd35ac85f3d0bd commit] * nand: omap: add support for BCH16_ECC - NAND driver updates [http://git.kernel.org/linus/9748fff96484cfc8bb382ef1436823aefe065c9c commit] * spi-nor: Add Freescale QuadSPI driver [http://git.kernel.org/linus/e46ecda764dc37f9fc6279d95ea2c007daef1a71 commit] * spi-nor: add the framework for SPI NOR [http://git.kernel.org/linus/b199489d37b21c5e294f95bf265acc5dde3fc3a2 commit] * st_spi_fsm: Add Macronix MX25L25655E device [http://git.kernel.org/linus/5fa980691bb4f61e3c2ca9ca451111be4e06caa2 commit] * st_spi_fsm: Add Spansion S25FL032P to device table [http://git.kernel.org/linus/85bdcf6b255e5197be6a6876d663256e9c164a78 commit] * st_spi_fsm: Add support for Macronix MX25L3255E [http://git.kernel.org/linus/6b6d37377c4c4c5cd1d9505afbc4e2d3113707f2 commit] |
* gpmi: add gpmi support for imx6sx [[http://git.kernel.org/linus/91f5498ebfb2352ed6b5eb2780adcfe019961565|commit]] * lpddr: add driver for LPDDR2-NVM PCM memories [[http://git.kernel.org/linus/96ba9dd65788a0bd2a7d1e57ec78b7642f0ccc25|commit]] * nand: omap: add support for BCH16_ECC - ELM driver updates [[http://git.kernel.org/linus/2be589e4b28457f148640dc6addf6da24af64b7f|commit]] * nand: omap: add support for BCH16_ECC - GPMC driver updates [[http://git.kernel.org/linus/27c9fd607587e6c3b517590df4cd35ac85f3d0bd|commit]] * nand: omap: add support for BCH16_ECC - NAND driver updates [[http://git.kernel.org/linus/9748fff96484cfc8bb382ef1436823aefe065c9c|commit]] * spi-nor: Add Freescale QuadSPI driver [[http://git.kernel.org/linus/e46ecda764dc37f9fc6279d95ea2c007daef1a71|commit]] * spi-nor: add the framework for SPI NOR [[http://git.kernel.org/linus/b199489d37b21c5e294f95bf265acc5dde3fc3a2|commit]] * st_spi_fsm: Add Macronix MX25L25655E device [[http://git.kernel.org/linus/5fa980691bb4f61e3c2ca9ca451111be4e06caa2|commit]] * st_spi_fsm: Add Spansion S25FL032P to device table [[http://git.kernel.org/linus/85bdcf6b255e5197be6a6876d663256e9c164a78|commit]] * st_spi_fsm: Add support for Macronix MX25L3255E [[http://git.kernel.org/linus/6b6d37377c4c4c5cd1d9505afbc4e2d3113707f2|commit]] |
Line 388: | Line 388: |
* AXP20x: Add mfd driver for AXP20x PMIC [http://git.kernel.org/linus/cfb61a419630a810033f2777aba724ab6b1272b3 commit] * Add driver for Atmel Microcontroller on iPaq h3xxx [http://git.kernel.org/linus/dcc21cc09e3c22d0ede4e105afa8884eba293b58 commit] * Add support for sun6i PRCM (Power/Reset/Clock Management) unit [http://git.kernel.org/linus/d58603cc304b717707e8f8ff05bf6aff9d9c82b5 commit] * max77836: Add MAX77836 support to max14577 driver [http://git.kernel.org/linus/aee2a57c7482c712052b877218aa2c5bc0fe8626 commit] |
* AXP20x: Add mfd driver for AXP20x PMIC [[http://git.kernel.org/linus/cfb61a419630a810033f2777aba724ab6b1272b3|commit]] * Add driver for Atmel Microcontroller on iPaq h3xxx [[http://git.kernel.org/linus/dcc21cc09e3c22d0ede4e105afa8884eba293b58|commit]] * Add support for sun6i PRCM (Power/Reset/Clock Management) unit [[http://git.kernel.org/linus/d58603cc304b717707e8f8ff05bf6aff9d9c82b5|commit]] * max77836: Add MAX77836 support to max14577 driver [[http://git.kernel.org/linus/aee2a57c7482c712052b877218aa2c5bc0fe8626|commit]] |
Line 394: | Line 394: |
* Add realtek USB sdmmc host driver [http://git.kernel.org/linus/1d14310abb74011dc5523baf0aee75b94070861a commit] * Add realtek USB sdmmc host driver [http://git.kernel.org/linus/c7f6558d84afe60016b8103c0737df6e376a1c2d commit] * add a driver for the Renesas usdhi6rol0 SD/SDIO host controller [http://git.kernel.org/linus/75fa9ea6e3c0223cf9f56ed15b0ea3e9ccc627f1 commit] * add support for HS400 mode of eMMC5.0 [http://git.kernel.org/linus/0a5b6438ee482696360bb013e67b8488f63d3e9e commit] * moxart: Add MOXA ART SD/MMC driver [http://git.kernel.org/linus/1b66e94e6b9995323190f31c51d8e1a6f516627e commit] * sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support [http://git.kernel.org/linus/706adf6bc31c8e4b2b977e1666a01237e4d10e0d commit] * sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs [http://git.kernel.org/linus/19b7f796c375a8098924717b171ac5058129d2c4 commit] * sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs [http://git.kernel.org/linus/3cbcb16095f916f50a5a55066fcc4be06946ce1e commit] |
* Add realtek USB sdmmc host driver [[http://git.kernel.org/linus/1d14310abb74011dc5523baf0aee75b94070861a|commit]] * Add realtek USB sdmmc host driver [[http://git.kernel.org/linus/c7f6558d84afe60016b8103c0737df6e376a1c2d|commit]] * add a driver for the Renesas usdhi6rol0 SD/SDIO host controller [[http://git.kernel.org/linus/75fa9ea6e3c0223cf9f56ed15b0ea3e9ccc627f1|commit]] * add support for HS400 mode of eMMC5.0 [[http://git.kernel.org/linus/0a5b6438ee482696360bb013e67b8488f63d3e9e|commit]] * moxart: Add MOXA ART SD/MMC driver [[http://git.kernel.org/linus/1b66e94e6b9995323190f31c51d8e1a6f516627e|commit]] * sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support [[http://git.kernel.org/linus/706adf6bc31c8e4b2b977e1666a01237e4d10e0d|commit]] * sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs [[http://git.kernel.org/linus/19b7f796c375a8098924717b171ac5058129d2c4|commit]] * sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs [[http://git.kernel.org/linus/3cbcb16095f916f50a5a55066fcc4be06946ce1e|commit]] |
Line 404: | Line 404: |
* reset: Add Allwinner A31 reset code [http://git.kernel.org/linus/1be7f5520a3885747174008d2905ae551f74ea78 commit] * reset: Add Axxia system reset driver [http://git.kernel.org/linus/4a315e3457e008e0570c392822ae98cdf7761227 commit] * reset: Add Axxia system reset driver [http://git.kernel.org/linus/4a315e3457e008e0570c392822ae98cdf7761227 commit] * AXP20x: Add support for regulators subsystem [http://git.kernel.org/linus/dfe7a1b058bbb29fa524ca7cf05aa13ff52983f4 commit] * Add LTC3589 support [http://git.kernel.org/linus/3eb2c7ecb7ea0fad4a53cbedcb87341dcffcea2b commit] * max14577: Add support for MAX77836 regulators [http://git.kernel.org/linus/8a82b408acad29161c43072727151d373e68116a commit] * tps6586x: Add support for the TPS658640 [http://git.kernel.org/linus/6c46ccc8bb0660c1805f6662d4646eb5405dcb2d commit] |
* reset: Add Allwinner A31 reset code [[http://git.kernel.org/linus/1be7f5520a3885747174008d2905ae551f74ea78|commit]] * reset: Add Axxia system reset driver [[http://git.kernel.org/linus/4a315e3457e008e0570c392822ae98cdf7761227|commit]] * reset: Add Axxia system reset driver [[http://git.kernel.org/linus/4a315e3457e008e0570c392822ae98cdf7761227|commit]] * AXP20x: Add support for regulators subsystem [[http://git.kernel.org/linus/dfe7a1b058bbb29fa524ca7cf05aa13ff52983f4|commit]] * Add LTC3589 support [[http://git.kernel.org/linus/3eb2c7ecb7ea0fad4a53cbedcb87341dcffcea2b|commit]] * max14577: Add support for MAX77836 regulators [[http://git.kernel.org/linus/8a82b408acad29161c43072727151d373e68116a|commit]] * tps6586x: Add support for the TPS658640 [[http://git.kernel.org/linus/6c46ccc8bb0660c1805f6662d4646eb5405dcb2d|commit]] |
Line 413: | Line 413: |
* Change the default for video.use_native_backlight to 1 [http://git.kernel.org/linus/751109aad5834375ca9ed0dcfcd85a00cbf872b5 commit] * Add IDs for Broadcom Bluetooth and GPS chips [http://git.kernel.org/linus/a3cffce4fbafac072660648e028cc9e629b5b3c8 commit] * Add support for LPIT table. [http://git.kernel.org/linus/d36d4e30bd44e2e447a2346edb437e842df8c753 commit] * Add support for _LPD and _PRP methods. [http://git.kernel.org/linus/92cb3a8d37b96f6aeee9ebe5336dd8a8e67580a4 commit] |
* Change the default for video.use_native_backlight to 1 [[http://git.kernel.org/linus/751109aad5834375ca9ed0dcfcd85a00cbf872b5|commit]] * Add IDs for Broadcom Bluetooth and GPS chips [[http://git.kernel.org/linus/a3cffce4fbafac072660648e028cc9e629b5b3c8|commit]] * Add support for LPIT table. [[http://git.kernel.org/linus/d36d4e30bd44e2e447a2346edb437e842df8c753|commit]] * Add support for _LPD and _PRP methods. [[http://git.kernel.org/linus/92cb3a8d37b96f6aeee9ebe5336dd8a8e67580a4|commit]] |
Line 420: | Line 420: |
* ChromeOS EC tunnel driver [http://git.kernel.org/linus/9d230c9e4f4e67cb1c1cb9e0f6142da16b0f2796 commit] * designware-pci: Add Haswell PCI IDs [http://git.kernel.org/linus/157a801e5042c7da5323c7d77bd818c7d845af14 commit] * nuc900: remove driver [http://git.kernel.org/linus/7da62cb1853025a579a8942fc4d7c9dee6afb73e commit] * rk3x: add driver for Rockchip RK3xxx SoC I2C adapter [http://git.kernel.org/linus/c41aa3ce938b684d853f1004072b6116a41bb1ce commit] * sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support [http://git.kernel.org/linus/3e833490fae55633f6adc03a5e6172d47c01f3e4 commit] |
* ChromeOS EC tunnel driver [[http://git.kernel.org/linus/9d230c9e4f4e67cb1c1cb9e0f6142da16b0f2796|commit]] * designware-pci: Add Haswell PCI IDs [[http://git.kernel.org/linus/157a801e5042c7da5323c7d77bd818c7d845af14|commit]] * nuc900: remove driver [[http://git.kernel.org/linus/7da62cb1853025a579a8942fc4d7c9dee6afb73e|commit]] * rk3x: add driver for Rockchip RK3xxx SoC I2C adapter [[http://git.kernel.org/linus/c41aa3ce938b684d853f1004072b6116a41bb1ce|commit]] * sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support [[http://git.kernel.org/linus/3e833490fae55633f6adc03a5e6172d47c01f3e4|commit]] |
Line 427: | Line 427: |
* Add APM X-Gene SoC RTC driver [http://git.kernel.org/linus/f12d869538def2dacf86b8042d8b1b77407ec535 commit] * Add support for Microchip MCP795 [http://git.kernel.org/linus/1fcbe42c1b763456b56d492c31e06e27547b0481 commit] * Add support for maxim dallas rtc ds1343 and ds1344 [http://git.kernel.org/linus/1d6316f56d04a10f39621088f3b672a3c5528b80 commit] * da9063: RTC driver [http://git.kernel.org/linus/c2a57550fec132c1e184c42ea13a619f9a9980e5 commit] * s5m: add support for S2MPS14 RTC [http://git.kernel.org/linus/0c5deb1ea92fefa6ee69e2da8b887723bdecf3d9 commit] |
* Add APM X-Gene SoC RTC driver [[http://git.kernel.org/linus/f12d869538def2dacf86b8042d8b1b77407ec535|commit]] * Add support for Microchip MCP795 [[http://git.kernel.org/linus/1fcbe42c1b763456b56d492c31e06e27547b0481|commit]] * Add support for maxim dallas rtc ds1343 and ds1344 [[http://git.kernel.org/linus/1d6316f56d04a10f39621088f3b672a3c5528b80|commit]] * da9063: RTC driver [[http://git.kernel.org/linus/c2a57550fec132c1e184c42ea13a619f9a9980e5|commit]] * s5m: add support for S2MPS14 RTC [[http://git.kernel.org/linus/0c5deb1ea92fefa6ee69e2da8b887723bdecf3d9|commit]] |
Line 434: | Line 434: |
* imx6: Add support for MSI [http://git.kernel.org/linus/d1dc9749a5b8239d9ae718a176b5cd39ff89f976 commit] * rcar: Add MSI support for PCIe [http://git.kernel.org/linus/290c1fb35860540223bef1be021944d02232889d commit] * rcar: Add MSI support for PCIe [http://git.kernel.org/linus/290c1fb35860540223bef1be021944d02232889d commit] * rcar: Add Renesas R-Car PCIe driver [http://git.kernel.org/linus/c25da4778803b41e11fd82dd5576c35c09b5f0e0 commit] |
* imx6: Add support for MSI [[http://git.kernel.org/linus/d1dc9749a5b8239d9ae718a176b5cd39ff89f976|commit]] * rcar: Add MSI support for PCIe [[http://git.kernel.org/linus/290c1fb35860540223bef1be021944d02232889d|commit]] * rcar: Add MSI support for PCIe [[http://git.kernel.org/linus/290c1fb35860540223bef1be021944d02232889d|commit]] * rcar: Add Renesas R-Car PCIe driver [[http://git.kernel.org/linus/c25da4778803b41e11fd82dd5576c35c09b5f0e0|commit]] |
Line 440: | Line 440: |
* add Intel MID watchdog driver support [http://git.kernel.org/linus/87a1ef8058d9ab26bc289ea4f27bc3c11ce9acb8 commit] * orion: Add Armada 375/380 SoC support [http://git.kernel.org/linus/b483642fc399c0c79a90aef25c956f37e29e6b27 commit] * Remove drivers for W83697HF and W83697UG [http://git.kernel.org/linus/7285fae9345e030c6e215a9a4e5fe69b8db92bb5 commit] |
* add Intel MID watchdog driver support [[http://git.kernel.org/linus/87a1ef8058d9ab26bc289ea4f27bc3c11ce9acb8|commit]] * orion: Add Armada 375/380 SoC support [[http://git.kernel.org/linus/b483642fc399c0c79a90aef25c956f37e29e6b27|commit]] * Remove drivers for W83697HF and W83697UG [[http://git.kernel.org/linus/7285fae9345e030c6e215a9a4e5fe69b8db92bb5|commit]] |
Line 445: | Line 445: |
* spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI [http://git.kernel.org/linus/d6ba32d5c60f569d252ec9dcd96cd46b19785b60 commit] * spi: Add driver for Cadence SPI controller [http://git.kernel.org/linus/c474b38665463d9017cd60cd3a8f8226cf8d562f commit] |
* spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI [[http://git.kernel.org/linus/d6ba32d5c60f569d252ec9dcd96cd46b19785b60|commit]] * spi: Add driver for Cadence SPI controller [[http://git.kernel.org/linus/c474b38665463d9017cd60cd3a8f8226cf8d562f|commit]] |
Line 449: | Line 449: |
* Add AS3935 lightning sensor support [http://git.kernel.org/linus/24ddb0e4bba4e98d3f3a783846789520e796b164 commit] * Add Freescale MMA8452Q 3-axis accelerometer driver [http://git.kernel.org/linus/c7eeea93ac60aba3c037af8933a7ffc96ccd495c commit] * Add Freescale MPL115A2 pressure / temperature sensor driver [http://git.kernel.org/linus/3017d90e8931fbd5dbde06b4e793aebb141e4977 commit] * Add Melexis mlx90614 contact-less infrared temperature sensor driver [http://git.kernel.org/linus/474fe212e669b6c1698982041028f7727c879970 commit] * adc: at91_adc: Add support for touchscreens without TSMR [http://git.kernel.org/linus/84882b060301c35ab7e2c1ef355b0bd06b764195 commit] * ak8975 : Add AK8963 compatibility mode support [http://git.kernel.org/linus/6027c077f62f11818a7645151119f8718862d764 commit] * Add support for Microchip Technology's MCP3426/7/8 ADC [http://git.kernel.org/linus/2816ac64ac46c4017355a49331250e5c016dc2c0 commit] * hid-sensors: Accelerometer 3D: Raw read support [http://git.kernel.org/linus/c639945323253e962be6a56063273db1dbefc116 commit] * hid-sensors: Add API to power on/off [http://git.kernel.org/linus/56ff6be608659ac06d4e3cc5827476efa29d610f commit] * hid-sensors: Added device rotation support [http://git.kernel.org/linus/fc18dddc0625cd1fdf6a823e85138ff05848a85f commit] * hid-sensors: Compass 3D: Raw read support [http://git.kernel.org/linus/8009c594a5b523444a18cfb65211d38a5e459a8a commit] * hid-sensors: Gyro 3D: Raw read support [http://git.kernel.org/linus/0964f706dc7feed8b676cba2dc28937a88e5c4f8 commit] * hid-sensors: Inclinometer 3D: Raw read support [http://git.kernel.org/linus/6fe588e59935f3cb3a1e1cd3d49fa756f28cb2b3 commit] * hid-sensors: Pressure: Raw read support [http://git.kernel.org/linus/cd5b700f998d9e1d8e6dbc62aeb0351bb2216e22 commit] * hid-sensors: Proximity: Raw read support [http://git.kernel.org/linus/1eef062042751822e9f9de418b0f712c6f9b93e8 commit] * imu: inv_mpu6050: Add compatibity with MPU6500 [http://git.kernel.org/linus/6f174fd312d50abf3e98c0c5f7adf0cf434ae705 commit] |
* Add AS3935 lightning sensor support [[http://git.kernel.org/linus/24ddb0e4bba4e98d3f3a783846789520e796b164|commit]] * Add Freescale MMA8452Q 3-axis accelerometer driver [[http://git.kernel.org/linus/c7eeea93ac60aba3c037af8933a7ffc96ccd495c|commit]] * Add Freescale MPL115A2 pressure / temperature sensor driver [[http://git.kernel.org/linus/3017d90e8931fbd5dbde06b4e793aebb141e4977|commit]] * Add Melexis mlx90614 contact-less infrared temperature sensor driver [[http://git.kernel.org/linus/474fe212e669b6c1698982041028f7727c879970|commit]] * adc: at91_adc: Add support for touchscreens without TSMR [[http://git.kernel.org/linus/84882b060301c35ab7e2c1ef355b0bd06b764195|commit]] * ak8975 : Add AK8963 compatibility mode support [[http://git.kernel.org/linus/6027c077f62f11818a7645151119f8718862d764|commit]] * Add support for Microchip Technology's MCP3426/7/8 ADC [[http://git.kernel.org/linus/2816ac64ac46c4017355a49331250e5c016dc2c0|commit]] * hid-sensors: Accelerometer 3D: Raw read support [[http://git.kernel.org/linus/c639945323253e962be6a56063273db1dbefc116|commit]] * hid-sensors: Add API to power on/off [[http://git.kernel.org/linus/56ff6be608659ac06d4e3cc5827476efa29d610f|commit]] * hid-sensors: Added device rotation support [[http://git.kernel.org/linus/fc18dddc0625cd1fdf6a823e85138ff05848a85f|commit]] * hid-sensors: Compass 3D: Raw read support [[http://git.kernel.org/linus/8009c594a5b523444a18cfb65211d38a5e459a8a|commit]] * hid-sensors: Gyro 3D: Raw read support [[http://git.kernel.org/linus/0964f706dc7feed8b676cba2dc28937a88e5c4f8|commit]] * hid-sensors: Inclinometer 3D: Raw read support [[http://git.kernel.org/linus/6fe588e59935f3cb3a1e1cd3d49fa756f28cb2b3|commit]] * hid-sensors: Pressure: Raw read support [[http://git.kernel.org/linus/cd5b700f998d9e1d8e6dbc62aeb0351bb2216e22|commit]] * hid-sensors: Proximity: Raw read support [[http://git.kernel.org/linus/1eef062042751822e9f9de418b0f712c6f9b93e8|commit]] * imu: inv_mpu6050: Add compatibity with MPU6500 [[http://git.kernel.org/linus/6f174fd312d50abf3e98c0c5f7adf0cf434ae705|commit]] |
Line 467: | Line 467: |
* samsung: add support for pll2550xx [http://git.kernel.org/linus/8432984732b59b333706fceb4cfb5123140be827 commit] * samsung: add support for pll2550xx [http://git.kernel.org/linus/8432984732b59b333706fceb4cfb5123140be827 commit] * samsung: add support for pll2650xx [http://git.kernel.org/linus/eefe119b81eb1afb6e815818ad119cdd2d442fd3 commit] * samsung: add support for pll2650xx [http://git.kernel.org/linus/eefe119b81eb1afb6e815818ad119cdd2d442fd3 commit] * Add clock driver for AXM55xx SoC [http://git.kernel.org/linus/c675a00c2d666c8e90da335eafbbae81201d53f7 commit] * at91: add slow clks driver [http://git.kernel.org/linus/80eded6ce8bb8bade60955660c6957d6166c44c1 commit] * at91: add slow clks driver [http://git.kernel.org/linus/80eded6ce8bb8bade60955660c6957d6166c44c1 commit] * bcm281xx: add clock policy support [http://git.kernel.org/linus/a597faccc7eedd406313e880ed05ff75bc522910 commit] * berlin: add core clock driver for BG2/BG2CD [http://git.kernel.org/linus/ba0fae3b06a69aab4ff18f628f88b9f9d653d734 commit] * berlin: add core clock driver for BG2Q [http://git.kernel.org/linus/18882ac5f38ec44e070c68728c2635bcdf60915f commit] * berlin: add driver for BG2x audio/video PLL [http://git.kernel.org/linus/beca8ccce46b915391fdb93508ac7acbe6adb88d commit] * berlin: add driver for BG2x complex divider cells [http://git.kernel.org/linus/6f9ba9b44724888c5419289e790077ab1621c62d commit] * berlin: add driver for BG2x simple PLLs [http://git.kernel.org/linus/cf8de5a7f870c7e3940d888e2c6ce6988aeb26c6 commit] * hisi: add clk-hix5hd2.c [http://git.kernel.org/linus/5efaf09021a5817e5a274aa2d2fad8d92d12ed92 commit] * mvebu: add Orion5x clock driver [http://git.kernel.org/linus/66ecbfea762ad28bd108db76775483b491068b92 commit] * qcom: Add basic support for APQ8064 global clock controller clocks [http://git.kernel.org/linus/2d85a713dca8b1c96e78e9f17c6a9bc88d11515a commit] * s2mps11: Add support for S2MPS14 clocks [http://git.kernel.org/linus/e8b60a45a54738243d13aeba230af20a68619b1b commit] * samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 [http://git.kernel.org/linus/3f7c01ade226e7006d76e42f8c9b99ada7085312 commit] * samsung: add clock controller driver for s3c2412 [http://git.kernel.org/linus/ca2e90ac1809c49c2306df4e23e17dad67c785b6 commit] * samsung: add clock controller driver for s3c2412 [http://git.kernel.org/linus/ca2e90ac1809c49c2306df4e23e17dad67c785b6 commit] * samsung: add clock driver for external clock outputs [http://git.kernel.org/linus/5799ea12a41286d9588155a1abd828f43bc63d6b commit] * samsung: add clock driver for external clock outputs [http://git.kernel.org/linus/5799ea12a41286d9588155a1abd828f43bc63d6b commit] * samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 [http://git.kernel.org/linus/61fbb1d278cf09f29d67629b139b3ca08acbf177 commit] * samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 [http://git.kernel.org/linus/61fbb1d278cf09f29d67629b139b3ca08acbf177 commit] * samsung: exynos3250: Add clocks using common clock framework [http://git.kernel.org/linus/2ce16c53422a17c0afea8203dd96ac1e7a142cf9 commit] * shmobile: Add R8A7740-specific clock support [http://git.kernel.org/linus/1923ca92a618b6107d3a44b5c9f9360b104dcddb commit] * shmobile: r8a7779: Add clocks support [http://git.kernel.org/linus/7b42a997bfb93c6ae0709f34ec8e2860757804b5 commit] * sunxi: add PRCM (Power/Reset/Clock Management) clks support [http://git.kernel.org/linus/c8a76cac19eebf65f629e3676e57743f9dfeea8f commit] * TI: APLL: add support for omap2 aplls [http://git.kernel.org/linus/4d008589e271e28eae728eef7f5fb1f658f12b9f commit] * TI: DPLL: add support for omap2 core dpll [http://git.kernel.org/linus/aa76fcf473f6bfa839f37f77b6fdb71f0fb88d8f commit] * TI: Driver for DRA7 ATL (Audio Tracking Logic) [http://git.kernel.org/linus/9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd commit] * TI: OMAP2: add clock init support [http://git.kernel.org/linus/be67c3bf382c591d8267e0ef12d80041854731d9 commit] * TI: dpll: support OMAP5 MPU DPLL that need special handling for higher frequencies [http://git.kernel.org/linus/b4be018921879ba7452379af8fb7320833a12bd4 commit] * TI: interface: add support for omap2430 specific interface clock [http://git.kernel.org/linus/de742570745e12b53c70130ace958f2a60044000 commit] |
* samsung: add support for pll2550xx [[http://git.kernel.org/linus/8432984732b59b333706fceb4cfb5123140be827|commit]] * samsung: add support for pll2550xx [[http://git.kernel.org/linus/8432984732b59b333706fceb4cfb5123140be827|commit]] * samsung: add support for pll2650xx [[http://git.kernel.org/linus/eefe119b81eb1afb6e815818ad119cdd2d442fd3|commit]] * samsung: add support for pll2650xx [[http://git.kernel.org/linus/eefe119b81eb1afb6e815818ad119cdd2d442fd3|commit]] * Add clock driver for AXM55xx SoC [[http://git.kernel.org/linus/c675a00c2d666c8e90da335eafbbae81201d53f7|commit]] * at91: add slow clks driver [[http://git.kernel.org/linus/80eded6ce8bb8bade60955660c6957d6166c44c1|commit]] * at91: add slow clks driver [[http://git.kernel.org/linus/80eded6ce8bb8bade60955660c6957d6166c44c1|commit]] * bcm281xx: add clock policy support [[http://git.kernel.org/linus/a597faccc7eedd406313e880ed05ff75bc522910|commit]] * berlin: add core clock driver for BG2/BG2CD [[http://git.kernel.org/linus/ba0fae3b06a69aab4ff18f628f88b9f9d653d734|commit]] * berlin: add core clock driver for BG2Q [[http://git.kernel.org/linus/18882ac5f38ec44e070c68728c2635bcdf60915f|commit]] * berlin: add driver for BG2x audio/video PLL [[http://git.kernel.org/linus/beca8ccce46b915391fdb93508ac7acbe6adb88d|commit]] * berlin: add driver for BG2x complex divider cells [[http://git.kernel.org/linus/6f9ba9b44724888c5419289e790077ab1621c62d|commit]] * berlin: add driver for BG2x simple PLLs [[http://git.kernel.org/linus/cf8de5a7f870c7e3940d888e2c6ce6988aeb26c6|commit]] * hisi: add clk-hix5hd2.c [[http://git.kernel.org/linus/5efaf09021a5817e5a274aa2d2fad8d92d12ed92|commit]] * mvebu: add Orion5x clock driver [[http://git.kernel.org/linus/66ecbfea762ad28bd108db76775483b491068b92|commit]] * qcom: Add basic support for APQ8064 global clock controller clocks [[http://git.kernel.org/linus/2d85a713dca8b1c96e78e9f17c6a9bc88d11515a|commit]] * s2mps11: Add support for S2MPS14 clocks [[http://git.kernel.org/linus/e8b60a45a54738243d13aeba230af20a68619b1b|commit]] * samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 [[http://git.kernel.org/linus/3f7c01ade226e7006d76e42f8c9b99ada7085312|commit]] * samsung: add clock controller driver for s3c2412 [[http://git.kernel.org/linus/ca2e90ac1809c49c2306df4e23e17dad67c785b6|commit]] * samsung: add clock controller driver for s3c2412 [[http://git.kernel.org/linus/ca2e90ac1809c49c2306df4e23e17dad67c785b6|commit]] * samsung: add clock driver for external clock outputs [[http://git.kernel.org/linus/5799ea12a41286d9588155a1abd828f43bc63d6b|commit]] * samsung: add clock driver for external clock outputs [[http://git.kernel.org/linus/5799ea12a41286d9588155a1abd828f43bc63d6b|commit]] * samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 [[http://git.kernel.org/linus/61fbb1d278cf09f29d67629b139b3ca08acbf177|commit]] * samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 [[http://git.kernel.org/linus/61fbb1d278cf09f29d67629b139b3ca08acbf177|commit]] * samsung: exynos3250: Add clocks using common clock framework [[http://git.kernel.org/linus/2ce16c53422a17c0afea8203dd96ac1e7a142cf9|commit]] * shmobile: Add R8A7740-specific clock support [[http://git.kernel.org/linus/1923ca92a618b6107d3a44b5c9f9360b104dcddb|commit]] * shmobile: r8a7779: Add clocks support [[http://git.kernel.org/linus/7b42a997bfb93c6ae0709f34ec8e2860757804b5|commit]] * sunxi: add PRCM (Power/Reset/Clock Management) clks support [[http://git.kernel.org/linus/c8a76cac19eebf65f629e3676e57743f9dfeea8f|commit]] * TI: APLL: add support for omap2 aplls [[http://git.kernel.org/linus/4d008589e271e28eae728eef7f5fb1f658f12b9f|commit]] * TI: DPLL: add support for omap2 core dpll [[http://git.kernel.org/linus/aa76fcf473f6bfa839f37f77b6fdb71f0fb88d8f|commit]] * TI: Driver for DRA7 ATL (Audio Tracking Logic) [[http://git.kernel.org/linus/9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd|commit]] * TI: OMAP2: add clock init support [[http://git.kernel.org/linus/be67c3bf382c591d8267e0ef12d80041854731d9|commit]] * TI: dpll: support OMAP5 MPU DPLL that need special handling for higher frequencies [[http://git.kernel.org/linus/b4be018921879ba7452379af8fb7320833a12bd4|commit]] * TI: interface: add support for omap2430 specific interface clock [[http://git.kernel.org/linus/de742570745e12b53c70130ace958f2a60044000|commit]] |
Line 502: | Line 502: |
* Intel SoC DTS thermal [http://git.kernel.org/linus/bc40b5e320dfe4a691a6cf09ac5c8005d561eebd commit] * armada: Support Armada 375 SoC [http://git.kernel.org/linus/e2d5f05b745d19bc889c79977325b14853f3fc38 commit] * armada: Support Armada 380 SoC [http://git.kernel.org/linus/e6e0a68c6cd585773fa1fbbd1ca71272afe15203 commit] * samsung: Add TMU support for Exynos5260 SoCs [http://git.kernel.org/linus/923488a53e7890566f298c2f67416af84ba2a21c commit] * samsung: Add TMU support for Exynos5420 SoCs [http://git.kernel.org/linus/14a11dc7e0dbf4acdd9c7b703ebd088f14def739 commit] |
* Intel SoC DTS thermal [[http://git.kernel.org/linus/bc40b5e320dfe4a691a6cf09ac5c8005d561eebd|commit]] * armada: Support Armada 375 SoC [[http://git.kernel.org/linus/e2d5f05b745d19bc889c79977325b14853f3fc38|commit]] * armada: Support Armada 380 SoC [[http://git.kernel.org/linus/e6e0a68c6cd585773fa1fbbd1ca71272afe15203|commit]] * samsung: Add TMU support for Exynos5260 SoCs [[http://git.kernel.org/linus/923488a53e7890566f298c2f67416af84ba2a21c|commit]] * samsung: Add TMU support for Exynos5420 SoCs [[http://git.kernel.org/linus/14a11dc7e0dbf4acdd9c7b703ebd088f14def739|commit]] |
Line 509: | Line 509: |
* HSI: Introduce Nokia N900 modem driver [http://git.kernel.org/linus/eafaebd987fcd001e2c123c050939a29c625d673 commit] * HSI: Introduce OMAP SSI driver [http://git.kernel.org/linus/b209e047bc743247f74ce79e8827ae1ed556bae0 commit] * HSI: Introduce driver for SSI Protocol [http://git.kernel.org/linus/dc7bf5d7186849aa36b9f0e42e250a813a7b0bdb commit] * bus: add Broadcom GISB bus arbiter timeout/error handler [http://git.kernel.org/linus/44127b771d9c31dcb5ab90d9093a4d48877738bc commit] * clocksource: Add Freescale FlexTimer Module (FTM) timer support [http://git.kernel.org/linus/2529c3a330797000d699d70c9a65b8525c6652de commit] * clocksource: sh_cmt: Add support for multiple channels per device [http://git.kernel.org/linus/81b3b2711072b6047d5f332cd8751a1c5c9a3fb2 commit] * clocksource: sh_mtu2: Add support for multiple channels per device [http://git.kernel.org/linus/faf3f4f8c805f5f8a786ba544c94bf3e01838388 commit] * clocksource: sh_tmu: Add support for multiple channels per device [http://git.kernel.org/linus/8c7f21e6739ad836f30561d641393a8417abdad3 commit] * dma: Add Xilinx AXI Video Direct Memory Access Engine driver support [http://git.kernel.org/linus/9cd4360de6090a6daf7fbe024e34953f2ae60ef2 commit] * dmaengine: edma: Add DMA memcpy support [http://git.kernel.org/linus/8cc3e30bea9a90f9ab7a1bc4612792c40ad7ae95 commit] * extcon: max14577: Add support for MAX77836 [http://git.kernel.org/linus/4706a5253bcc502a5889feb98392ea7b15dd936e commit] * iommu: Add driver for Renesas VMSA-compatible IPMMU [http://git.kernel.org/linus/d25a2a16f0889de4a1cd8639896f35dc9465f6f5 commit] * pinctrl: add pinctrl driver for imx6sx [http://git.kernel.org/linus/2cc140fe360732bc5467df3ad932685c76078dd4 commit] * pinctrl: baytrail: Add back Baytrail-T ACPI ID [http://git.kernel.org/linus/20482d3279226d2d2802647ffa3ce82e511b74d7 commit] * pinctrl: berlin: add the BG2 pinctrl driver [http://git.kernel.org/linus/b016d1bd0592478813cc659ee4ac49f51f160e7b commit] * pinctrl: berlin: add the BG2CD pinctrl driver [http://git.kernel.org/linus/48b6bce352891a66ddbda826c46536aaaf16d618 commit] * pinctrl: berlin: add the BG2Q pinctrl driver [http://git.kernel.org/linus/626eea8706b2cf88588d1c8ec2d95edcf126667d commit] * pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs [http://git.kernel.org/linus/3de68d331c24e8136da147801c2d090c3038eb32 commit] * pinctrl: exynos: Add driver data for Exynos3250 [http://git.kernel.org/linus/d97f5b9804bfcdc1be8a4337f99f0a579e44f419 commit] * pinctrl: msm: Add definitions for the APQ8064 platform [http://git.kernel.org/linus/e2c802be589bf262fe8f1bd83a79111bd3873972 commit] * pinctrl: mvebu: new driver for Orion platforms [http://git.kernel.org/linus/fd67f884782a281eb033e40b0f8eae623416035e commit] * pinctrl: qcom: Add definitions for IPQ8064 [http://git.kernel.org/linus/b4da6573e7e2f8bd54abdb3e78a7b1d61c34d6f3 commit] * parport: Add support for the WCH353 1S/1P multi-IO card [http://git.kernel.org/linus/feb5814254094c306429fe6d7b9c534fa0250f4c commit] * powercap / RAPL: add new CPU IDs [http://git.kernel.org/linus/a97ac35b5d9e948ccfcbc04c69e9d2c94e788e94 commit] * reset: add driver for socfpga [http://git.kernel.org/linus/a39a493932dfc534cb761d6f95861a281e57c1e7 commit] * reset: add driver for socfpga [http://git.kernel.org/linus/a39a493932dfc534cb761d6f95861a281e57c1e7 commit] * serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards [http://git.kernel.org/linus/0c6d774c4d1775aba7281183b424fa0a0b1a3cf0 commit] * serial: sc16is7xx [http://git.kernel.org/linus/dfeae619d781dee61666d5551b93ba3be755a86b commit] * soc: qcom: Add GSBI driver [http://git.kernel.org/linus/5d144e36b7c51612922fa05d37ff3a869261cc82 commit] * irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller [http://git.kernel.org/linus/7f646e92766e2070f31dbe542a80b4383918d81d commit] * leds: pca9685: Remove leds-pca9685 driver [http://git.kernel.org/linus/2ce112f1e788a695630e2c275f47d57a801673d3 commit] * mcb: Add support for shared PCI IRQs [http://git.kernel.org/linus/4ec65b77c64504e178d75aaba6ac96f68837416c commit] * mei: me: add runtime pm framework [http://git.kernel.org/linus/180ea05bcedbd67bb22a426bb8d831075727e34a commit] * mei: txe: add runtime pm framework [http://git.kernel.org/linus/cfe5ab85634b5fdab2c90249517910ea3df63f6a commit] * memory: mvebu-devbus: add Orion5x support [http://git.kernel.org/linus/c4ec7430c30a4012a04aa5535919845f543f075d commit] * memory: mvebu-devbus: add Orion5x support [http://git.kernel.org/linus/c4ec7430c30a4012a04aa5535919845f543f075d commit] * memstick: Add realtek USB memstick host driver [http://git.kernel.org/linus/99451dceeb5fdd789f0a2eeb3ee029e80d2ccc40 commit] * phy: Add new Exynos5 USB 3.0 PHY driver [http://git.kernel.org/linus/59025887fb08a8b913605fb20f8a62eb0bb69b36 commit] * phy: usb: sunxi: Introduce Allwinner A31 USB PHY support [http://git.kernel.org/linus/eadd43123933e8c0a55245c51de68668e620e27f commit] * pwm: lpss: Add support for PCI devices [http://git.kernel.org/linus/093e00bb3f82f3c67e2d1682e316fc012bcd0d92 commit] * tty: serial: Add driver for MEN's 16z135 High Speed UART. [http://git.kernel.org/linus/e264ebf4c81ac733642ed03ee3f0e26914ed3714 commit] * tty/serial: add generic serial earlycon [http://git.kernel.org/linus/9aac5887595b765b6f64b2af08b785e82e095b57 commit] * tty/serial: add arm/arm64 semihosting earlycon [http://git.kernel.org/linus/d50d7269ebcb438afa346cdffce0f4e2a1b9e831 commit] |
* HSI: Introduce Nokia N900 modem driver [[http://git.kernel.org/linus/eafaebd987fcd001e2c123c050939a29c625d673|commit]] * HSI: Introduce OMAP SSI driver [[http://git.kernel.org/linus/b209e047bc743247f74ce79e8827ae1ed556bae0|commit]] * HSI: Introduce driver for SSI Protocol [[http://git.kernel.org/linus/dc7bf5d7186849aa36b9f0e42e250a813a7b0bdb|commit]] * bus: add Broadcom GISB bus arbiter timeout/error handler [[http://git.kernel.org/linus/44127b771d9c31dcb5ab90d9093a4d48877738bc|commit]] * clocksource: Add Freescale FlexTimer Module (FTM) timer support [[http://git.kernel.org/linus/2529c3a330797000d699d70c9a65b8525c6652de|commit]] * clocksource: sh_cmt: Add support for multiple channels per device [[http://git.kernel.org/linus/81b3b2711072b6047d5f332cd8751a1c5c9a3fb2|commit]] * clocksource: sh_mtu2: Add support for multiple channels per device [[http://git.kernel.org/linus/faf3f4f8c805f5f8a786ba544c94bf3e01838388|commit]] * clocksource: sh_tmu: Add support for multiple channels per device [[http://git.kernel.org/linus/8c7f21e6739ad836f30561d641393a8417abdad3|commit]] * dma: Add Xilinx AXI Video Direct Memory Access Engine driver support [[http://git.kernel.org/linus/9cd4360de6090a6daf7fbe024e34953f2ae60ef2|commit]] * dmaengine: edma: Add DMA memcpy support [[http://git.kernel.org/linus/8cc3e30bea9a90f9ab7a1bc4612792c40ad7ae95|commit]] * extcon: max14577: Add support for MAX77836 [[http://git.kernel.org/linus/4706a5253bcc502a5889feb98392ea7b15dd936e|commit]] * iommu: Add driver for Renesas VMSA-compatible IPMMU [[http://git.kernel.org/linus/d25a2a16f0889de4a1cd8639896f35dc9465f6f5|commit]] * pinctrl: add pinctrl driver for imx6sx [[http://git.kernel.org/linus/2cc140fe360732bc5467df3ad932685c76078dd4|commit]] * pinctrl: baytrail: Add back Baytrail-T ACPI ID [[http://git.kernel.org/linus/20482d3279226d2d2802647ffa3ce82e511b74d7|commit]] * pinctrl: berlin: add the BG2 pinctrl driver [[http://git.kernel.org/linus/b016d1bd0592478813cc659ee4ac49f51f160e7b|commit]] * pinctrl: berlin: add the BG2CD pinctrl driver [[http://git.kernel.org/linus/48b6bce352891a66ddbda826c46536aaaf16d618|commit]] * pinctrl: berlin: add the BG2Q pinctrl driver [[http://git.kernel.org/linus/626eea8706b2cf88588d1c8ec2d95edcf126667d|commit]] * pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs [[http://git.kernel.org/linus/3de68d331c24e8136da147801c2d090c3038eb32|commit]] * pinctrl: exynos: Add driver data for Exynos3250 [[http://git.kernel.org/linus/d97f5b9804bfcdc1be8a4337f99f0a579e44f419|commit]] * pinctrl: msm: Add definitions for the APQ8064 platform [[http://git.kernel.org/linus/e2c802be589bf262fe8f1bd83a79111bd3873972|commit]] * pinctrl: mvebu: new driver for Orion platforms [[http://git.kernel.org/linus/fd67f884782a281eb033e40b0f8eae623416035e|commit]] * pinctrl: qcom: Add definitions for IPQ8064 [[http://git.kernel.org/linus/b4da6573e7e2f8bd54abdb3e78a7b1d61c34d6f3|commit]] * parport: Add support for the WCH353 1S/1P multi-IO card [[http://git.kernel.org/linus/feb5814254094c306429fe6d7b9c534fa0250f4c|commit]] * powercap / RAPL: add new CPU IDs [[http://git.kernel.org/linus/a97ac35b5d9e948ccfcbc04c69e9d2c94e788e94|commit]] * reset: add driver for socfpga [[http://git.kernel.org/linus/a39a493932dfc534cb761d6f95861a281e57c1e7|commit]] * reset: add driver for socfpga [[http://git.kernel.org/linus/a39a493932dfc534cb761d6f95861a281e57c1e7|commit]] * serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards [[http://git.kernel.org/linus/0c6d774c4d1775aba7281183b424fa0a0b1a3cf0|commit]] * serial: sc16is7xx [[http://git.kernel.org/linus/dfeae619d781dee61666d5551b93ba3be755a86b|commit]] * soc: qcom: Add GSBI driver [[http://git.kernel.org/linus/5d144e36b7c51612922fa05d37ff3a869261cc82|commit]] * irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller [[http://git.kernel.org/linus/7f646e92766e2070f31dbe542a80b4383918d81d|commit]] * leds: pca9685: Remove leds-pca9685 driver [[http://git.kernel.org/linus/2ce112f1e788a695630e2c275f47d57a801673d3|commit]] * mcb: Add support for shared PCI IRQs [[http://git.kernel.org/linus/4ec65b77c64504e178d75aaba6ac96f68837416c|commit]] * mei: me: add runtime pm framework [[http://git.kernel.org/linus/180ea05bcedbd67bb22a426bb8d831075727e34a|commit]] * mei: txe: add runtime pm framework [[http://git.kernel.org/linus/cfe5ab85634b5fdab2c90249517910ea3df63f6a|commit]] * memory: mvebu-devbus: add Orion5x support [[http://git.kernel.org/linus/c4ec7430c30a4012a04aa5535919845f543f075d|commit]] * memory: mvebu-devbus: add Orion5x support [[http://git.kernel.org/linus/c4ec7430c30a4012a04aa5535919845f543f075d|commit]] * memstick: Add realtek USB memstick host driver [[http://git.kernel.org/linus/99451dceeb5fdd789f0a2eeb3ee029e80d2ccc40|commit]] * phy: Add new Exynos5 USB 3.0 PHY driver [[http://git.kernel.org/linus/59025887fb08a8b913605fb20f8a62eb0bb69b36|commit]] * phy: usb: sunxi: Introduce Allwinner A31 USB PHY support [[http://git.kernel.org/linus/eadd43123933e8c0a55245c51de68668e620e27f|commit]] * pwm: lpss: Add support for PCI devices [[http://git.kernel.org/linus/093e00bb3f82f3c67e2d1682e316fc012bcd0d92|commit]] * tty: serial: Add driver for MEN's 16z135 High Speed UART. [[http://git.kernel.org/linus/e264ebf4c81ac733642ed03ee3f0e26914ed3714|commit]] * tty/serial: add generic serial earlycon [[http://git.kernel.org/linus/9aac5887595b765b6f64b2af08b785e82e095b57|commit]] * tty/serial: add arm/arm64 semihosting earlycon [[http://git.kernel.org/linus/d50d7269ebcb438afa346cdffce0f4e2a1b9e831|commit]] |
Contents
- Architectures
-
Drivers
- Staging drivers
- Storage
- Graphics
- Networking
- Sound
- USB
- Input
- TV tuners, webcams, video capturers
- Hardware monitoring
- Memory technology devices (MTD)
- Multi-function devices (MFD)
- Multi Media Card (MMC)
- Voltage and Current Regulator
- ACPI/EFI
- I2C
- RTC
- PCI
- Watchdogs
- Serial Peripherical Interface (SPI)
- Industrial I/O (iio)
- Clock
- Thermal
- Various
1. Architectures
1.1. x86
require x86-64 for automatic NUMA balancing commit
iosf: Add Quark X1000 PCI ID commit
intel-mid: add watchdog platform code for Merrifield commit
intel_pstate: Add CPU IDs for Broadwell processors commit
samsung-laptop: Add support for Samsung's NP7[34]0U3E models. commit
dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) commit
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 commit
toshiba_acpi: Add alternative keymap support for Satellite M840 commit
1.2. ARM
- ARM64
Add ftrace support commit
ftrace: Add dynamic ftrace support commit
ftrace: Add system call tracepoint commit
lib: Implement optimized memcmp routine commit
lib: Implement optimized memcpy routine commit
lib: Implement optimized memmove routine commit
lib: Implement optimized memset routine commit
lib: Implement optimized string compare routines commit
lib: Implement optimized string length routines commit
KVM: Add base for PSCI v0.2 emulation commit
KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space commit
- arm64 crypto
AES in CCM mode using ARMv8 Crypto Extensions commit
AES using ARMv8 Crypto Extensions commit
AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions commit
GHASH secure hash using ARMv8 Crypto Extensions commit
SHA-1 using ARMv8 Crypto Extensions commit
SHA-224/SHA-256 using ARMv8 Crypto Extensions commit
xen: implement multicall hypercall support. commit
ARM hibernation / suspend-to-disk commit
proc: add support for the Cortex-A17 processor commit
Add platform support for LSI AXM55xx SoC commit
EXYNOS: Add 5800 SoC support commit
EXYNOS: Add 5800 SoC support commit
EXYNOS: Add Exynos3250 SoC ID commit
EXYNOS: Add support for EXYNOS5410 SoC commit
EXYNOS: Add support for EXYNOS5410 SoC commit
EXYNOS: Enable multi-platform build support commit
EXYNOS: Support secondary CPU boot of Exynos3250 commit
EXYNOS: initial board support for exynos5260 SoC commit
EXYNOS: initial board support for exynos5260 SoC commit
OMAP5+: dpll: support Duty Cycle Correction(DCC) commit
STi: Add STiH407 SoC support commit
STi: Add STiH407 SoC support commit
clps711x: Add cpuidle driver commit
imx: Remove mx51_babbage board file commit
imx: Remove mx51_babbage board file commit
imx: add basic imx6sx SoC support commit
imx: add basic imx6sx SoC support commit
imx: add clock driver for imx6sx commit
kirkwood: Add DTS file for NSA320 commit
kirkwood: Add DTS file for NSA320 commit
l2c: add L2C-210 specific handlers commit
l2c: add L2C-220 specific handlers commit
mvebu: add SMP support for Armada 375 and Armada 38x commit
mvebu: add SMP support for Armada 375 and Armada 38x commit
mvebu: add SMP support in the Armada 375 device tree commit
mvebu: add SMP support in the Armada 38x device tree commit
mx51: Remove mach-cpuimx51sd board file commit
shmobile: Remove legacy EMEV2 SoC support commit
socfpga: dts: add support for EBV SOCrates commit
sti: stih416: Add support for B2020 RevE commit
sti: stih416: Add support for B2020 RevE commit
sunxi: dt: add APP4-EVB1 board support commit
sunxi: dt: add APP4-EVB1 board support commit
tegra: add Jetson TK1 device tree commit
tegra: add Tegra Note 7 device tree commit
tegra: add device tree for SHIELD commit
tegra: add device tree for SHIELD commit
tegra: initial add of Colibri T30 commit
tegra: initial add of Colibri T30 commit
cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC commit
cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC commit
- Device Tree Sources
Add STiH407 SoC support commit
Add STiH407 SoC support commit
Add Digi ConnectCore devicetree commit
Add exynos5420 peach-pit board support commit
Add exynos5420 peach-pit board support commit
Add support for DRA72x family of devices commit
Add support for OMAP4 Variscite OM44 family commit
STiH407: Add B2120 board support commit
STiH407: Add B2120 board support commit
add dts file for exynos5260-xyref5260 board commit
add dts file for exynos5800 SoC commit
add dts files for exynos3250 SoC commit
add dts files for exynos5260 SoC commit
add dts files for exynos5410 and exynos5410-smdk5410 commit
add initial Colibri VF61 board support commit
add initial Colibri VF61 board support commit
berlin: add the Marvell Armada 1500 pro commit
berlin: add the Marvell Armada 1500 pro commit
berlin: add the Marvell BG2-Q DMP device tree commit
imx35-pdk: Add initial device tree support commit
imx6: add new board RIoTboard commit
imx6: add new board RIoTboard commit
qcom: Add APQ8084 SoC support commit
qcom: Add APQ8084 SoC support commit
qcom: Add APQ8084-MTP board support commit
qcom: Add APQ8084-MTP board support commit
qcom: Add initial APQ8064 SoC and IFC6410 board device trees commit
sbc-t54: add support for sbc-t54 with cm-t54 commit
sun7i: Add new i12-tvbox board commit
sun7i: Add new i12-tvbox board commit
1.3. PowerPC
85xx: Add OCA4080 board support commit
fsl-booke: Add initial T104x_QDS board support commit
mpc85xx: Add BSC9132 QDS Support commit
mpc85xx: add support for Keymile's kmcoge4 board commit
mpc85xx:Add initial device tree support of T104x commit
powernv: Add support for POWER8 split core on powernv commit
Added PCI MSI support using the HSTA module commit
1.4. MIPS
Add MSI support for XLP9XX commit
Add code for new system 'paravirt' commit
Enable build for new system 'paravirt' commit
KVM: Add master disable count interface commit
MT: Remove SMTC support commit
Netlogic: Add support for XLP5XX commit
Netlogic: Support for XLP3XX on-chip SATA commit
Netlogic: XLP9XX on-chip SATA support commit
Support upto 256 CPUs commit
net: Add BPF JIT commit
paravirt: Add pci controller for virtio commit
smp-cps: hotplug support commit
cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver commit
support for generic clockevents broadcast commit
1.5. S390
Remove CONFIG_ZFCPDUMP commit
KVM: Per-vm kvm device controls commit
KVM: enable IBS for single running VCPUs commit
KVM: hardware support for guest debugging commit
1.6. ARC
Implement ptrace(PTRACE_GET_THREAD_AREA) commit
2. Drivers
2.1. Staging drivers
Move ad799x driver out of staging commit
goldfish: 64-bit audio driver for goldfish platform commit
goldfish: 64-bit nand driver for goldfish platform commit
goldfish: 64-bit pipe driver for goldfish platform commit
goldfish: Allow 64bit builds commit
r8192ee: Driver for the Realtek RTL8192EE Wireless Network Adapter commit, commit, commit, commit
remove rts5139 driver code commit
remove sbe-2t3e3 driver. commit
2.2. Storage
ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces commit
ahci: Add Device ID for HighPoint RocketRaid 642L commit
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller commit
ahci: add support for Hisilicon sata commit
scsi: fnic Control Path Trace Utility commit
scsi: hpsa: add new Smart Array PCI IDs (May 2014) commit
mtip32xx: convert to use blk-mq commit
2.3. Graphics
- ast
exynos: enable support for exynos5420 hdmi device commit
- i915
da8xx-fb: Add support for Densitron 84-0023-001T commit
mx3fb: Add backlight control support commit
msm: add perf logging debugfs commit
msm: add rd logging debugfs commit
panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels commit
panel: add support for EDT ET057090DHU panel commit
tegra: hdmi - Add Tegra124 support commit
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs commit
Add OMAP5 HDMI support commit
2.4. Networking
i40e/i40evf: Add Flow director stats to PF stats commit
i40e/i40evf: control auto ITR through ethtool commit
i40e: Add bridge FDB add/del/dump ops commit
i40e: add VEB stats to ethtool commit
i40e: add missing VSI statistics commit
i40e: add vsi x-cast stats commit
i40e: add xcast stats for port commit
i40e: implement anti-spoofing for VFs commit
i40evf: support ethtool RSS options commit
ath10k: add module parameter to disable cold reset commit
ath10k: add module parameter values to the pci info print commit
ath9k: implement p2p client powersave support commit
amd-xgbe: Configuration and build support commit
amd-xgbe: Initial AMD 10GbE platform driver commit
arc_emac: add netpoll support commit
arc_emac: implement promiscuous mode and multicast filtering commit
be2net: Support for configurable RSS hash key commit
be2net: support flashing new regions on Skyhawk-R commit
iwlwifi: mvm: Add support for Energy based scan (EBS) commit
iwlwifi: mvm: add ATPC implementation commit
iwlwifi: mvm: add uapsd_disable module parameter commit
iwlwifi:mvm: Add AP/GO channel switch support commit
qeth: Add new priority queueing options commit
qeth: Extend priority queueing to IPv6 commit
qla2xxx: Add ISP8044 serdes bsg interface. commit
qla2xxx: Add pci device id 0x2271. commit
qla2xxx: T10-Dif: add T10-PI support commit
qla4xxx: Added PEX DMA Support for ISP8022 Adapter commit
qlcnic: Add hwmon interface to export board temperature. commit
qlcnic: Add mac learning support to SR-IOV VF. commit
qlcnic: Allow SR-IOV VF probe in hypervisor. commit
rtlwifi: make MSI support a module parameter commit
rtlwifi: rtl8188ee: add msi module parameter commit
rtlwifi: rtl8723be: add msi module parameter commit
brcmfmac: enable 80Mhz in 5G custom regulatory rules commit
IB/srp: Add fast registration support commit
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip commit
NFC: port100: Add support for type 4B tag commit
NFC: st21nfca: Add ISO15693 Reader/Writer support commit
NFC: trf7970a: Add support for Felica Type 3 tags commit
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags commit
RDMA/core: Add support for iWARP Port Mapper user space service commit
RDMA/cxgb4: Add support for iWARP Port Mapper user space service commit
RDMA/nes: Add support for iWARP Port Mapper user space service commit
ath: add DFS FCC pattern detector commit
ath: add JP DFS pattern detector commit
Bluetooth: btusb: Add Broadcom patch RAM support commit
can: gs_usb: Added support for the GS_USB CAN devices commit
can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe commit
can: softing: drop 'channel' sysfs attribute commit
can: softing: remove unused sysfs attributes commit
can: xilinx CAN controller support commit
enic: Add support for adaptive interrupt coalescing commit
fec: Add Scatter/gather support commit
fec: Add software TSO support commit
fec: Enable IP header hardware checksum commit
hisilicon: add hix5hd2 mac driver commit
mv643xx_eth: Implement software TSO commit
mvneta: Implement software TSO commit
qmi_wwan: add Olivetti Olicard modems commit
qmi_wwan: add additional Sierra Wireless QMI devices commit
qmi_wwan: add two Sierra Wireless/Netgear devices commit
systemport: add Broadcom SYSTEMPORT Ethernet MAC driver commit
systemport: hook SYSTEMPORT driver in the build commit
ipheth: Add support for iPad 2 and iPad 3 commit
2.5. Sound
MIDI driver for Behringer BCD2000 USB device commit
bebob: Add MIDI interface commit
bebob: Add PCM interface commit
bebob: Add commands and connections/streams management commit
bebob: Add hwdep interface commit
bebob: Add proc interface for debugging purpose commit
bebob: Add skelton for BeBoB based devices commit
bebob: Add support for Focusrite Saffire/SaffirePro series commit
bebob: Add support for M-Audio special Firewire series commit
bebob: Add support for M-Audio usual Firewire series commit
bebob: Add support for Terratec PHASE, EWS series and Aureon commit
bebob: Add support for Yamaha GO series commit
firewire-lib: Add some AV/C general commands commit
firewire-lib: Add support for AMDTP in-stream and PCM capture commit
firewire-lib: Add support for MIDI capture/playback commit
firewire-lib: Add support for channel mapping commit
firewire-lib: Add support for deferred transaction commit
firewire-lib: Add support for duplex streams synchronization in blocking mode commit
fireworks: Add MIDI interface commit
fireworks: Add PCM interface commit
fireworks: Add connection and stream management commit
fireworks: Add hwdep interface commit
fireworks: Add proc interface for debugging purpose commit
fireworks: Add skelton for Fireworks based devices commit
fireworks: Add transaction and some commands commit
hda - Add driver for Tegra SoC HDA commit
hda/hdmi - Add Nvidia Tegra124 HDMI support commit
hda/realtek - Add new codec ALC293/ALC3235 UAJ supported commit
hda/realtek - Add support of ALC667 codec commit
hda/realtek - Add support of ALC891 codec commit
hda/realtek - New vendor ID for ALC233 commit
- ASoC
Add ADAU1361/ADAU1761 audio CODEC support commit
Add ADAU1381/ADAU1781 audio CODEC support commit
Add ADAU1X61 and ADAU1X81 CODECs common code commit
Blackfin: ADAU1X61 eval board support commit
Blackfin: ADAU1X81 eval board support commit
Intel: Add Baytrail byt-max98090 machine driver commit
Intel: Add Baytrail suspend/resume support commit
add RT5651 CODEC driver commit
add RT5677 CODEC driver commit
rsnd: add DVC support commit
rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651 commit
rt5640: Add minimal support for RT5642 commit
rt5640: add rt5639 support commit
rt5645: Add codec driver commit
sta350: Add codec driver commit
2.6. USB
cp210x: add support for Corsair usb dongle commit
ftdi_sio: Add extra PID. commit
serial: ftdi_sio: Add Infineon Triboard commit
serial: option: add support for Novatel E371 PCIe card commit
Add support for using a MAX3421E chip as a host driver. commit
chipidea: OTG HNP and SRP fsm implementation commit
chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs commit
gadget: OS Feature Descriptors support commit
gadget: OS String support commit
gadget: configfs: OS Extended Compatibility descriptors support commit
gadget: configfs: OS Extended Properties descriptors support commit
gadget: configfs: OS String support commit
gadget: f_rndis: OS Descriptors configfs support commit
gadget: f_rndis: OS descriptors support commit
host: xhci-plat: add support for the Armada 375/38x XHCI controllers commit
option: Add ID for Telewell TW-LTE 4G v2 commit
option: add/modify Olivetti Olicard modems commit
phy: Add SMSC USB334x PHY ID commit
sysfs link peer ports commit
2.7. Input
add driver for Allwinner sunxi SoC's rtp controller commit
add st-keyscan driver commit
atmel_tsadcc: remove driver commit
atmel_tsadcc: remove driver commit
sun4i-ts - add support for temperature sensor commit
wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2 commit
wacom - add support for three new ISDv4 sensors commit
- HID
rmi: introduce RMI driver for Synaptics touchpads commit
2.8. TV tuners, webcams, video capturers
adv7604: Add adv7611 support commit
az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S Tuner commit
bttv: Add support for PCI-8604PW commit
em28xx: PCTV tripleStick (292e) LNA support commit
em28xx: add [2013:025f] PCTV tripleStick (292e) commit
media/usb/gspca: Add support for Scopium astro webcam (0547:7303) commit
rtl28xxu: add 1b80:d395 Peak DVB-T USB commit
rtl28xxu: add [1b80:d39d] Sveon STV20 commit
rtl28xxu: add [1b80:d3af] Sveon STV27 commit
s5p-mfc: Core support for v8 encoder commit
s5p-mfc: Core support to add v8 decoder commit
si2157: Silicon Labs Si2157 silicon tuner driver commit
si2168: Silicon Labs Si2168 DVB-T/T2/C demod driver commit
si2168: add support for DVB-C (annex A version) commit
si2168: add support for DVB-T2 commit
v4l: Add source change event commit
v4l: vsp1: Add BRU support commit
vb2: Add videobuf2-dvb support commit
vb2: add thread support commit
2.9. Hardware monitoring
emc1403: Add device IDs for EMC1412, EMC1413, and EMC1414 commit
emc1403: Add support for emc14x2 commit
jc42: Add support for STTS2004 and AT30TSE004 commit
Driver for NCT6683D commit
Add support for Sensirion SHTC1 sensor commit
2.10. Memory technology devices (MTD)
gpmi: add gpmi support for imx6sx commit
lpddr: add driver for LPDDR2-NVM PCM memories commit
nand: omap: add support for BCH16_ECC - ELM driver updates commit
nand: omap: add support for BCH16_ECC - GPMC driver updates commit
nand: omap: add support for BCH16_ECC - NAND driver updates commit
spi-nor: Add Freescale QuadSPI driver commit
spi-nor: add the framework for SPI NOR commit
st_spi_fsm: Add Macronix MX25L25655E device commit
st_spi_fsm: Add Spansion S25FL032P to device table commit
st_spi_fsm: Add support for Macronix MX25L3255E commit
2.11. Multi-function devices (MFD)
AXP20x: Add mfd driver for AXP20x PMIC commit
Add driver for Atmel Microcontroller on iPaq h3xxx commit
Add support for sun6i PRCM (Power/Reset/Clock Management) unit commit
max77836: Add MAX77836 support to max14577 driver commit
2.12. Multi Media Card (MMC)
Add realtek USB sdmmc host driver commit
Add realtek USB sdmmc host driver commit
add a driver for the Renesas usdhi6rol0 SD/SDIO host controller commit
add support for HS400 mode of eMMC5.0 commit
moxart: Add MOXA ART SD/MMC driver commit
sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs commit
sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs commit
2.13. Voltage and Current Regulator
reset: Add Allwinner A31 reset code commit
reset: Add Axxia system reset driver commit
reset: Add Axxia system reset driver commit
AXP20x: Add support for regulators subsystem commit
Add LTC3589 support commit
max14577: Add support for MAX77836 regulators commit
tps6586x: Add support for the TPS658640 commit
2.14. ACPI/EFI
Change the default for video.use_native_backlight to 1 commit
Add IDs for Broadcom Bluetooth and GPS chips commit
Add support for LPIT table. commit
Add support for _LPD and _PRP methods. commit
2.15. I2C
ChromeOS EC tunnel driver commit
designware-pci: Add Haswell PCI IDs commit
nuc900: remove driver commit
rk3x: add driver for Rockchip RK3xxx SoC I2C adapter commit
sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support commit
2.16. RTC
Add APM X-Gene SoC RTC driver commit
Add support for Microchip MCP795 commit
Add support for maxim dallas rtc ds1343 and ds1344 commit
da9063: RTC driver commit
s5m: add support for S2MPS14 RTC commit
2.17. PCI
imx6: Add support for MSI commit
rcar: Add MSI support for PCIe commit
rcar: Add MSI support for PCIe commit
rcar: Add Renesas R-Car PCIe driver commit
2.18. Watchdogs
add Intel MID watchdog driver support commit
orion: Add Armada 375/380 SoC support commit
Remove drivers for W83697HF and W83697UG commit
2.19. Serial Peripherical Interface (SPI)
spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI commit
spi: Add driver for Cadence SPI controller commit
2.20. Industrial I/O (iio)
Add AS3935 lightning sensor support commit
Add Freescale MMA8452Q 3-axis accelerometer driver commit
Add Freescale MPL115A2 pressure / temperature sensor driver commit
Add Melexis mlx90614 contact-less infrared temperature sensor driver commit
adc: at91_adc: Add support for touchscreens without TSMR commit
ak8975 : Add AK8963 compatibility mode support commit
Add support for Microchip Technology's MCP3426/7/8 ADC commit
hid-sensors: Accelerometer 3D: Raw read support commit
hid-sensors: Add API to power on/off commit
hid-sensors: Added device rotation support commit
hid-sensors: Compass 3D: Raw read support commit
hid-sensors: Gyro 3D: Raw read support commit
hid-sensors: Inclinometer 3D: Raw read support commit
hid-sensors: Pressure: Raw read support commit
hid-sensors: Proximity: Raw read support commit
imu: inv_mpu6050: Add compatibity with MPU6500 commit
2.21. Clock
samsung: add support for pll2550xx commit
samsung: add support for pll2550xx commit
samsung: add support for pll2650xx commit
samsung: add support for pll2650xx commit
Add clock driver for AXM55xx SoC commit
at91: add slow clks driver commit
at91: add slow clks driver commit
bcm281xx: add clock policy support commit
berlin: add core clock driver for BG2/BG2CD commit
berlin: add core clock driver for BG2Q commit
berlin: add driver for BG2x audio/video PLL commit
berlin: add driver for BG2x complex divider cells commit
berlin: add driver for BG2x simple PLLs commit
hisi: add clk-hix5hd2.c commit
mvebu: add Orion5x clock driver commit
qcom: Add basic support for APQ8064 global clock controller clocks commit
s2mps11: Add support for S2MPS14 clocks commit
samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 commit
samsung: add clock controller driver for s3c2412 commit
samsung: add clock controller driver for s3c2412 commit
samsung: add clock driver for external clock outputs commit
samsung: add clock driver for external clock outputs commit
samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 commit
samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 commit
samsung: exynos3250: Add clocks using common clock framework commit
shmobile: r8a7779: Add clocks support commit
sunxi: add PRCM (Power/Reset/Clock Management) clks support commit
TI: APLL: add support for omap2 aplls commit
TI: DPLL: add support for omap2 core dpll commit
TI: Driver for DRA7 ATL (Audio Tracking Logic) commit
TI: OMAP2: add clock init support commit
TI: dpll: support OMAP5 MPU DPLL that need special handling for higher frequencies commit
TI: interface: add support for omap2430 specific interface clock commit
2.22. Thermal
Intel SoC DTS thermal commit
armada: Support Armada 375 SoC commit
armada: Support Armada 380 SoC commit
2.23. Various
HSI: Introduce Nokia N900 modem driver commit
HSI: Introduce OMAP SSI driver commit
HSI: Introduce driver for SSI Protocol commit
bus: add Broadcom GISB bus arbiter timeout/error handler commit
clocksource: Add Freescale FlexTimer Module (FTM) timer support commit
clocksource: sh_cmt: Add support for multiple channels per device commit
clocksource: sh_mtu2: Add support for multiple channels per device commit
clocksource: sh_tmu: Add support for multiple channels per device commit
dma: Add Xilinx AXI Video Direct Memory Access Engine driver support commit
dmaengine: edma: Add DMA memcpy support commit
extcon: max14577: Add support for MAX77836 commit
iommu: Add driver for Renesas VMSA-compatible IPMMU commit
pinctrl: add pinctrl driver for imx6sx commit
pinctrl: baytrail: Add back Baytrail-T ACPI ID commit
pinctrl: berlin: add the BG2 pinctrl driver commit
pinctrl: berlin: add the BG2CD pinctrl driver commit
pinctrl: berlin: add the BG2Q pinctrl driver commit
pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs commit
pinctrl: exynos: Add driver data for Exynos3250 commit
pinctrl: msm: Add definitions for the APQ8064 platform commit
pinctrl: mvebu: new driver for Orion platforms commit
pinctrl: qcom: Add definitions for IPQ8064 commit
parport: Add support for the WCH353 1S/1P multi-IO card commit
powercap / RAPL: add new CPU IDs commit
reset: add driver for socfpga commit
reset: add driver for socfpga commit
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards commit
serial: sc16is7xx commit
soc: qcom: Add GSBI driver commit
irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller commit
leds: pca9685: Remove leds-pca9685 driver commit
mcb: Add support for shared PCI IRQs commit
mei: me: add runtime pm framework commit
mei: txe: add runtime pm framework commit
memory: mvebu-devbus: add Orion5x support commit
memory: mvebu-devbus: add Orion5x support commit
memstick: Add realtek USB memstick host driver commit
phy: Add new Exynos5 USB 3.0 PHY driver commit
phy: usb: sunxi: Introduce Allwinner A31 USB PHY support commit
pwm: lpss: Add support for PCI devices commit
tty: serial: Add driver for MEN's 16z135 High Speed UART. commit
tty/serial: add generic serial earlycon commit
tty/serial: add arm/arm64 semihosting earlycon commit