aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/heci
AgeCommit message (Expand)Author
2009-06-19Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu
2009-06-19Staging: heci: do not print error when heci_bh_handler is already on workqueueDongxiao Xu
2009-06-19Staging: heci: fix setting h_is bit in h_csr registerDongxiao Xu
2009-06-19Staging: heci: fix typos and add wait after disconnectDongxiao Xu
2009-06-19Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu
2009-06-19Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu
2009-06-19Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu
2009-06-19Staging: heci: fix userspace pointer messDongxiao Xu
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi
2009-04-03Staging: heci: add TODO fileGreg Kroah-Hartman
2009-04-03Staging: heci: fix some sparse warningsGreg Kroah-Hartman
2009-04-03Staging: heci: fix checkpatch warningsGreg Kroah-Hartman
2009-04-03Staging: heci: remove kcompat.hGreg Kroah-Hartman
2009-04-03Staging: add heci driverMarcin Obara