summaryrefslogtreecommitdiffstats
path: root/src/drivers/ricoh/rce822/rce822.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* devicetree: Fix improper use of chip_operationsKyösti Mälkki2019-10-041-0/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/drivers: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* {device,drivers}: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-10-231-1/+2
* drivers/ricoh/rce822: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x230: Fix ricoh driver.Vladimir Serbinenko2015-05-151-4/+3
* lenovo/x2[23]0: Handle Ricoh SD cardreaderVladimir Serbinenko2014-10-271-0/+79