summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401
AgeCommit message (Expand)Author
2014-07-08staging: ced1401: rename Reset1401()Luca Ellero
2014-07-08staging: ced1401: rename QuickCheck()Luca Ellero
2014-07-08staging: ced1401: make ced_is_1401() staticLuca Ellero
2014-07-08staging: ced1401: rename Is1401()Luca Ellero
2014-07-08staging: ced1401: rename InSelfTest()Luca Ellero
2014-07-08staging: ced1401: rename ReadWrite_Cancel()Luca Ellero
2014-07-08staging: ced1401: rename Get1401State()Luca Ellero
2014-07-08staging: ced1401: rename SendChar()Luca Ellero
2014-07-08staging: ced1401: rename SendString()Luca Ellero
2014-07-08staging: ced1401: rename PutChars()Luca Ellero
2014-07-08staging: ced1401: rename FlushInBuff()Luca Ellero
2014-07-08staging: ced1401: rename FlushOutBuff()Luca Ellero
2014-07-08staging: ced1401: rename Allowi()Luca Ellero
2014-07-08staging: ced1401: rename Handle1401Esc()Luca Ellero
2014-07-08staging: ced1401: rename ReadDMAInfo()Luca Ellero
2014-07-08staging: ced1401: rename ReadHuff()Luca Ellero
2014-07-08staging: ced1401: rename ReadWord()Luca Ellero
2014-07-08staging: ced1401: rename ReadChar()Luca Ellero
2014-07-08staging: ced1401: rename ReadWriteMem()Luca Ellero
2014-07-08staging: ced1401: rename StageChunk()Luca Ellero
2014-07-08staging: ced1401: rename CopyUserSpace()Luca Ellero
2014-07-08staging: ced1401: rename SendChars()Luca Ellero
2014-07-08staging: ced1401: rename CanAcceptIoRequests()Luca Ellero
2014-06-26staging: ced1401: fix sparse warning for ced1401Seunghun Lee
2014-06-19staging: ced1401: userspace: use1401.c: Cleaning up if statement that always ...Rickard Strandqvist
2014-03-18Staging: ced1401: Fix no new typedef warning in ced_ioctl.hMonam Agarwal
2014-03-18Staging: ced1401: Fix typedef warnings in ced_ioctl.hMonam Agarwal
2014-03-07Staging: ced1401: Fix removed unused structsMonam Agarwal
2014-03-07Staging: ced1401: Fix do not add new typedefsMonam Agarwal
2014-02-27staging: ced401: fix double unlock bugDaeseok Youn
2014-02-07staging: ced1401: Fix dev_<level> messagesJoe Perches
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-11staging: ced401: ced_ioc: fix a blank/tab codingstyle issue.Joachim Adi Schuetz
2013-10-05ced1401: Convert driver to use get_user_pages_fast()Jan Kara
2013-05-22Staging: ced1401: Staticize local symbolsSachin Kamat
2013-05-22Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat
2013-05-16Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva
2013-05-15Staging: ced1401: Patch fixes missing parentheses in macro definitions.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes trailing whitespace checkpath warning.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes white spaces and indentations.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes C pointer format warningsElena Ufimtseva
2013-05-15Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva
2013-05-13staging: ced1401: Fixes checkpatch warnings about pointer formatElena Ufimtseva
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-11staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov
2012-11-26staging: ced1401: Fix typo in staging/ced1401Masanari Iida
2012-10-30staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu