summaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci/heci_main.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: remove heci driverGreg Kroah-Hartman2009-09-151-1576/+0Star
* Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu2009-06-191-3/+12
* Staging: heci: fix typos and add wait after disconnectDongxiao Xu2009-06-191-1/+1
* Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu2009-06-191-12/+12
* Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu2009-06-191-1/+1
* Staging: heci: fix userspace pointer messDongxiao Xu2009-06-191-3/+6
* Staging: heci: fix some sparse warningsGreg Kroah-Hartman2009-04-031-6/+7
* Staging: heci: fix checkpatch warningsGreg Kroah-Hartman2009-04-031-4/+4
* Staging: heci: remove kcompat.hGreg Kroah-Hartman2009-04-031-1/+0Star
* Staging: add heci driverMarcin Obara2009-04-031-0/+1564