KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents
Revision 1 as of 2014-10-06 13:40:36
KernelNewbies:
  • Linux_3.17-DriversArch

TableOfContents()

1. Architectures

1.1. x86

2. Drivers

2.1. Staging drivers

2.2. Storage

2.3. Graphics

2.4. Networking

2.5. Sound

  • hda - add PCI IDs for Intel Braswell [http://git.kernel.org/linus/;a=commit;h=f31b2ffcad2b8c57cee5ffc634928bcbc8c6a558 commit]

  • hda - add codec ID for Braswell display audio codec [http://git.kernel.org/linus/;a=commit;h=d1585c89cecdb513f68045e47ab76976524b5961 commit]

  • virtuoso: add Xonar Essence STX II support [http://git.kernel.org/linus/;a=commit;h=f42bb22243d2ae264d721b055f836059fe35321f commit]

  • ASoC
    • Add support for the CS4265 CODEC [http://git.kernel.org/linus/;a=commit;h=fb6f806967f6fe36fa40334e5551a5892d48f36f commit]

    • Intel: Add Broadwell Machine support [http://git.kernel.org/linus/;a=commit;h=afdb74fd708fb4330485212f76a70b91967b1f70 commit]

    • add RT286 CODEC driver [http://git.kernel.org/linus/;a=commit;h=07cf7cbadb4d97a78be61119a406de8fe446467e commit]

    • add RT5670 CODEC driver [http://git.kernel.org/linus/;a=commit;h=5e8351de740d9eff26cc146a6591a4e7517496b0 commit]

    • add driver for Rockchip RK3xxx I2S controller [http://git.kernel.org/linus/;a=commit;h=4495c89fcf2624d542a27f1ecd70aa3524c54195 commit]

    • ak5386: add regulator consumer support [http://git.kernel.org/linus/;a=commit;h=fb668e735bef560291429d0694a5020695062cbb commit]

    • arizona: Implement TDM support for Arizona devices [http://git.kernel.org/linus/;a=commit;h=ed70f3a264e9f746eaf17c96ccc4c9b7eda742dc commit]

    • core: Add initial support for DAI multicodec [http://git.kernel.org/linus/;a=commit;h=88bd870f02dff5c9445286e185f21873f25a977f commit]

    • dapm: Add support for DAI multicodec [http://git.kernel.org/linus/;a=commit;h=44ba2641b77ab4037b79873ea5afdac3329b1ea3 commit]

    • fsl_spdif: Add support for output sample rates 96kHz and 192kHz [http://git.kernel.org/linus/;a=commit;h=c7dfeed10928f00f8c99ad3b58a4f4c5cfd7c581 commit]

    • pcm: Add support for DAI multicodec [http://git.kernel.org/linus/;a=commit;h=2e5894d73789ee60d4d406fd3342a9a5152ec23c commit]

    • samsung: Add machine driver for Odroid X2/U3 [http://git.kernel.org/linus/;a=commit;h=a40712a3e604bd59c7d3bdbabc9aec6208102783 commit]

    • samsung: Extend snow driver to support MAX98091 [http://git.kernel.org/linus/;a=commit;h=46aed597527384b30a6d49bff1806f6b1ed1fd77 commit]

    • samsung: no more support for S5P6440 and S5P6450 SoCs [http://git.kernel.org/linus/;a=commit;h=3a549fbffcd141b27afa7b160d67993dd40a596f commit]

    • samsung: remove s5pc100 related codes [http://git.kernel.org/linus/;a=commit;h=d788cbd3f9065d829351746f94417d469f14eaaf commit]

    • sirf: Add audio usp interface driver [http://git.kernel.org/linus/;a=commit;h=2bd8d1d5cf8905c7652fa90a8ec952ba52f820ac commit]

    • tas2552: Support TI TAS2552 Amplifier [http://git.kernel.org/linus/;a=commit;h=5df7f71d5cdfbcbfd7e1b68df9994609d33f7e58 commit]

2.6. USB

  • gadget: NCM: Add transmit multi-frame. [http://git.kernel.org/linus/;a=commit;h=6d3865f9d41f15ddbcecaa6722871fc0db21d7ab commit]

  • gadget: f_fs: OS descriptors support [http://git.kernel.org/linus/;a=commit;h=f0175ab51993d2dc2728e7b22a16ffb0c8f4cfa0 commit]

  • gadget: net2280: Add support for PLX USB338X [http://git.kernel.org/linus/;a=commit;h=adc82f77bee3487651f8ad253fb1c8a7bf4ec658 commit]

  • host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers [http://git.kernel.org/linus/;a=commit;h=4ac8918f3a737c21d81e250e4194c12ea2b7eb04 commit]

  • phy: mxs: add imx6sx support [http://git.kernel.org/linus/;a=commit;h=43f3634ff7e217a02e875cbab49a707b1563ab6c commit]

  • renesas_usbhs: add R-Car Gen. 2 init and power control [http://git.kernel.org/linus/;a=commit;h=8ecef00fe1f33658ee36e902dba6850b51312073 commit]

2.7. Input

2.8. TV tuners, webcams, video capturers

2.9. Hardware monitoring

2.10. Memory technology devices (MTD)

2.11. Multi Media Card (MMC)

2.12. Multi-function devices (MFD)

2.13. Voltage and Current Regulator

2.14. ACPI/EFI

2.15. I2C

2.16. RTC

2.17. Watchdogs

2.18. Serial Peripherical Interface (SPI)

2.19. Industrial I/O (iio)

2.20. Clocks

2.21. Various

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01