aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/srom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-06staging: vt6655: Delete upc.hPhilipp Hortmann1-1/+1
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-5/+5
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-3/+3
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann1-1/+0
2022-04-12staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann1-1/+1
2021-08-28staging: vt6655: Remove filenames in filesAldas Taraškevičius1-2/+0
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-16/+16
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton1-3/+6
2014-12-02staging: vt6655: srom remove dead functionsMalcolm Priestley1-251/+0
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley1-1/+0
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-12/+12
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-15/+0
2013-03-18staging:vt6655:srom: Whitespace cleanupsJoe Perches1-127/+127
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-4/+4
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-6/+6
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-6/+6
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-23/+23
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-2/+2
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-12/+12
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-6/+6
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-2/+2
2010-05-11Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesisSteven Harms1-25/+25
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-8/+7
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-16/+0
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+437