summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ced1401: rename Reset1401()Luca Ellero2014-07-083-4/+4
* staging: ced1401: rename QuickCheck()Luca Ellero2014-07-082-7/+6
* staging: ced1401: make ced_is_1401() staticLuca Ellero2014-07-082-2/+1
* staging: ced1401: rename Is1401()Luca Ellero2014-07-082-7/+7
* staging: ced1401: rename InSelfTest()Luca Ellero2014-07-081-4/+4
* staging: ced1401: rename ReadWrite_Cancel()Luca Ellero2014-07-082-6/+6
* staging: ced1401: rename Get1401State()Luca Ellero2014-07-082-13/+13
* staging: ced1401: rename SendChar()Luca Ellero2014-07-083-5/+5
* staging: ced1401: rename SendString()Luca Ellero2014-07-083-3/+3
* staging: ced1401: rename PutChars()Luca Ellero2014-07-081-4/+4
* staging: ced1401: rename FlushInBuff()Luca Ellero2014-07-081-5/+5
* staging: ced1401: rename FlushOutBuff()Luca Ellero2014-07-081-5/+5
* staging: ced1401: rename Allowi()Luca Ellero2014-07-083-14/+14
* staging: ced1401: rename Handle1401Esc()Luca Ellero2014-07-081-3/+3
* staging: ced1401: rename ReadDMAInfo()Luca Ellero2014-07-081-4/+4
* staging: ced1401: rename ReadHuff()Luca Ellero2014-07-081-4/+4
* staging: ced1401: rename ReadWord()Luca Ellero2014-07-081-2/+2
* staging: ced1401: rename ReadChar()Luca Ellero2014-07-081-10/+10
* staging: ced1401: rename ReadWriteMem()Luca Ellero2014-07-083-10/+10
* staging: ced1401: rename StageChunk()Luca Ellero2014-07-081-5/+5
* staging: ced1401: rename CopyUserSpace()Luca Ellero2014-07-081-5/+5
* staging: ced1401: rename SendChars()Luca Ellero2014-07-083-9/+9
* staging: ced1401: rename CanAcceptIoRequests()Luca Ellero2014-07-081-7/+7
* staging: ced1401: fix sparse warning for ced1401Seunghun Lee2014-06-261-1/+1
* staging: ced1401: userspace: use1401.c: Cleaning up if statement that always ...Rickard Strandqvist2014-06-191-7/+2
* Staging: ced1401: Fix no new typedef warning in ced_ioctl.hMonam Agarwal2014-03-184-8/+8
* Staging: ced1401: Fix typedef warnings in ced_ioctl.hMonam Agarwal2014-03-186-23/+21
* Staging: ced1401: Fix removed unused structsMonam Agarwal2014-03-071-6/+0
* Staging: ced1401: Fix do not add new typedefsMonam Agarwal2014-03-071-3/+1
* staging: ced401: fix double unlock bugDaeseok Youn2014-02-271-1/+0
* staging: ced1401: Fix dev_<level> messagesJoe Perches2014-02-072-168/+171
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-172-2/+0
* staging: ced401: ced_ioc: fix a blank/tab codingstyle issue.Joachim Adi Schuetz2013-11-111-1/+1
* ced1401: Convert driver to use get_user_pages_fast()Jan Kara2013-10-051-4/+1
* Staging: ced1401: Staticize local symbolsSachin Kamat2013-05-221-2/+2
* Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat2013-05-221-6/+12
* Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva2013-05-161-5/+0
* Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva2013-05-164-76/+75
* Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva2013-05-164-40/+39
* Staging: ced1401: Patch fixes missing parentheses in macro definitions.Elena Ufimtseva2013-05-152-4/+4
* Staging: ced1401: Fixes trailing whitespace checkpath warning.Elena Ufimtseva2013-05-151-1/+1
* Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva2013-05-154-143/+81
* Staging: ced1401: Fixes white spaces and indentations.Elena Ufimtseva2013-05-154-421/+420
* Staging: ced1401: Fixes C pointer format warningsElena Ufimtseva2013-05-156-45/+46
* Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva2013-05-156-667/+671
* staging: ced1401: Fixes checkpatch warnings about pointer formatElena Ufimtseva2013-05-131-41/+41
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+1
* staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov2013-01-113-16/+14
* staging: ced1401: Fix typo in staging/ced1401Masanari Iida2012-11-264-10/+10
* staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu2012-10-301-2/+1