summaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci/io_heci.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: remove heci driverGreg Kroah-Hartman2009-09-151-872/+0Star
* Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu2009-06-191-1/+7
* Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu2009-06-191-10/+10
* Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu2009-06-191-2/+15
* Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu2009-06-191-2/+5
* Staging: heci: fix userspace pointer messDongxiao Xu2009-06-191-6/+9
* Staging: heci: fix some sparse warningsGreg Kroah-Hartman2009-04-031-3/+3
* Staging: heci: remove kcompat.hGreg Kroah-Hartman2009-04-031-1/+0Star
* Staging: add heci driverMarcin Obara2009-04-031-0/+848