summaryrefslogtreecommitdiff
path: root/drivers/staging/heci/heci_main.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: remove heci driverGreg Kroah-Hartman1-1576/+0
2009-06-19Staging: heci: fix the problem that file_ext->state should be protected by de...Dongxiao Xu1-3/+12
2009-06-19Staging: heci: fix typos and add wait after disconnectDongxiao Xu1-1/+1
2009-06-19Staging: heci: fix softirq safe to unsafe spinlock issueDongxiao Xu1-12/+12
2009-06-19Staging: heci: fix spinlock order mess of device_lock and read_io_lockDongxiao Xu1-1/+1
2009-06-19Staging: heci: fix userspace pointer messDongxiao Xu1-3/+6
2009-04-03Staging: heci: fix some sparse warningsGreg Kroah-Hartman1-6/+7
2009-04-03Staging: heci: fix checkpatch warningsGreg Kroah-Hartman1-4/+4
2009-04-03Staging: heci: remove kcompat.hGreg Kroah-Hartman1-1/+0
2009-04-03Staging: add heci driverMarcin Obara1-0/+1564