summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-1310a: free irq before freeing tasklet and dma memoryHEADmasterMarek Olšák1-3/+7
2011-02-137: fix a pci device leakMarek Olšák1-0/+2
2011-02-1310a: improve fail pathsMarek Olšák1-8/+50
2011-02-1310a: put dma_free_coherent in the right placeMarek Olšák1-4/+2
2011-02-137: do not reference pci devicesMarek Olšák1-11/+19
2011-02-137: add a fail path for kmallocMarek Olšák1-2/+14
2011-02-137: also compare the domainMarek Olšák1-1/+2
2011-02-1212: import the 12th homeworkMarek Olšák2-0/+162
2011-02-1211: import the 11th homeworkMarek Olšák1-0/+81
2011-02-1210b: import the 10th homework with the 3 unit testsMarek Olšák3-0/+119
2011-02-1210a: import the 10th homework with the COMBO deviceMarek Olšák2-0/+215
2011-02-128: import the 8th homeworkMarek Olšák2-0/+133
2011-02-127: import the 7th homeworkMarek Olšák2-0/+77
2011-02-127sem: import homework from slides of the 7th seminarMarek Olšák2-0/+166
2010-11-239b: import the second exercise from the seminarMarek Olšák2-0/+94
2010-11-239a: import the first exercise from the seminarMarek Olšák2-0/+77
2010-11-235: fix up converting vmalloc address to physical addressMarek Olšák1-2/+4
2010-11-226: import the 6th homeworkMarek Olšák2-0/+106
2010-11-225: add global 20MB buffer (5th homework)Marek Olšák1-22/+34
2010-11-225: do not leak objects if an error occurs in my_initMarek Olšák1-2/+27
2010-11-224: make the driver thread-safe (4th homework)Marek Olšák1-7/+34
2010-11-224sem: import homework from slides of the 4th seminarMarek Olšák2-0/+116
2010-11-22import .gitignore from upstream kernelMarek Olšák1-0/+79
2010-10-263: add some debug messagesMarek Olšák1-0/+4
2010-10-263: print the module core to dmesgMarek Olšák1-0/+4
2010-10-263: add the module core file in debugfsMarek Olšák1-0/+55
2010-10-263: add the "count" debugfs file which returns the number of open devicesMarek Olšák1-0/+18
2010-10-262: default the number of bytes to read to 4Marek Olšák1-1/+1
2010-10-262: return the correct number of bytes readMarek Olšák1-1/+1
2010-10-122: only set the number of characters to print if copy_from_user succeedsMarek Olšák1-1/+3
2010-10-122: fix type mismatch with 64-bit kernel and 32-bit userspaceMarek Olšák1-1/+1
2010-10-112: add ioctls MY_SET_NUM_CHARS and MY_GET_NUM_CHARSMarek Olšák1-5/+50
2010-10-052: add the module from the 2nd seminarMarek Olšák2-0/+84
2010-10-05move pb173 to the 1 directoryMarek Olšák2-0/+0
2010-10-04pb173: print various addresses to dmesg using printkMarek Olšák1-0/+7
2010-10-03pb173: import the pb173 moduleMarek Olšák2-0/+43