summaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci
Commit message (Expand)AuthorAgeFilesLines
* Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu2009-06-193-6/+26
* Staging: heci: do not print error when heci_bh_handler is already on workqueueDongxiao Xu2009-06-191-8/+4
* Staging: heci: fix setting h_is bit in h_csr registerDongxiao Xu2009-06-194-4/+24
* Staging: heci: fix typos and add wait after disconnectDongxiao Xu2009-06-193-2/+3
* Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu2009-06-193-26/+26
* Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu2009-06-192-3/+16
* Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu2009-06-191-2/+5
* Staging: heci: fix userspace pointer messDongxiao Xu2009-06-192-9/+15
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-193-3/+0
* Staging: heci: add TODO fileGreg Kroah-Hartman2009-04-031-0/+6
* Staging: heci: fix some sparse warningsGreg Kroah-Hartman2009-04-035-14/+15
* Staging: heci: fix checkpatch warningsGreg Kroah-Hartman2009-04-031-4/+4
* Staging: heci: remove kcompat.hGreg Kroah-Hartman2009-04-035-154/+0
* Staging: add heci driverMarcin Obara2009-04-0312-0/+6624
OpenPOWER on IntegriCloud