summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/srom.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Change camel case variables to snake caseMingzai Sun2023-08-221-3/+3
* staging: vt6655: Delete upc.hPhilipp Hortmann2022-06-061-1/+1
* staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann2022-05-191-5/+5
* staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann2022-04-201-3/+3
* staging: vt6655: Delete tmacro.hPhilipp Hortmann2022-04-201-1/+0
* staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann2022-04-121-1/+1
* staging: vt6655: Remove filenames in filesAldas Taraškevičius2021-08-281-2/+0
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao2016-10-171-16/+16
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-4/+0
* staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton2016-03-281-3/+6
* staging: vt6655: srom remove dead functionsMalcolm Priestley2014-12-021-251/+0
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-12/+12
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-15/+0
* staging:vt6655:srom: Whitespace cleanupsJoe Perches2013-03-181-127/+127
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-4/+4
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-6/+6
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-6/+6
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-23/+23
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-221-12/+12
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-2/+2
* Staging: vt6655: Convert C99 style comments, remove spaces between function d...Steven Harms2010-05-111-25/+25
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-8/+7
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-16/+0
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+437