aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci/io_heci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Staging: heci: fix the problem that file_ext->state should be protected by device_lockDongxiao Xu1-1/+7
2009-06-19Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu1-10/+10
2009-06-19Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu1-2/+15
2009-06-19Staging: heci: fix wrong order of device_lock and file_lockDongxiao Xu1-2/+5
2009-06-19Staging: heci: fix userspace pointer messDongxiao Xu1-6/+9
2009-04-03Staging: heci: fix some sparse warningsGreg Kroah-Hartman1-3/+3
2009-04-03Staging: heci: remove kcompat.hGreg Kroah-Hartman1-1/+0
2009-04-03Staging: add heci driverMarcin Obara1-0/+848