summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/rtd2132
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-24/+4
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-222-4/+0
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-12/+12
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* rtd2132: implement full configurationAaron Durbin2013-12-212-21/+159
* rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie2013-12-214-0/+182