index
:
~mareko/pb173
master
Unnamed repository; edit this file to name it for gitweb.
mareko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-13
10a: free irq before freeing tasklet and dma memory
HEAD
master
Marek Olšák
1
-3/+7
2011-02-13
7: fix a pci device leak
Marek Olšák
1
-0/+2
2011-02-13
10a: improve fail paths
Marek Olšák
1
-8/+50
2011-02-13
10a: put dma_free_coherent in the right place
Marek Olšák
1
-4/+2
2011-02-13
7: do not reference pci devices
Marek Olšák
1
-11/+19
2011-02-13
7: add a fail path for kmalloc
Marek Olšák
1
-2/+14
2011-02-13
7: also compare the domain
Marek Olšák
1
-1/+2
2011-02-12
12: import the 12th homework
Marek Olšák
2
-0/+162
2011-02-12
11: import the 11th homework
Marek Olšák
1
-0/+81
2011-02-12
10b: import the 10th homework with the 3 unit tests
Marek Olšák
3
-0/+119
2011-02-12
10a: import the 10th homework with the COMBO device
Marek Olšák
2
-0/+215
2011-02-12
8: import the 8th homework
Marek Olšák
2
-0/+133
2011-02-12
7: import the 7th homework
Marek Olšák
2
-0/+77
2011-02-12
7sem: import homework from slides of the 7th seminar
Marek Olšák
2
-0/+166
2010-11-23
9b: import the second exercise from the seminar
Marek Olšák
2
-0/+94
2010-11-23
9a: import the first exercise from the seminar
Marek Olšák
2
-0/+77
2010-11-23
5: fix up converting vmalloc address to physical address
Marek Olšák
1
-2/+4
2010-11-22
6: import the 6th homework
Marek Olšák
2
-0/+106
2010-11-22
5: add global 20MB buffer (5th homework)
Marek Olšák
1
-22/+34
2010-11-22
5: do not leak objects if an error occurs in my_init
Marek Olšák
1
-2/+27
2010-11-22
4: make the driver thread-safe (4th homework)
Marek Olšák
1
-7/+34
2010-11-22
4sem: import homework from slides of the 4th seminar
Marek Olšák
2
-0/+116
2010-11-22
import .gitignore from upstream kernel
Marek Olšák
1
-0/+79
2010-10-26
3: add some debug messages
Marek Olšák
1
-0/+4
2010-10-26
3: print the module core to dmesg
Marek Olšák
1
-0/+4
2010-10-26
3: add the module core file in debugfs
Marek Olšák
1
-0/+55
2010-10-26
3: add the "count" debugfs file which returns the number of open devices
Marek Olšák
1
-0/+18
2010-10-26
2: default the number of bytes to read to 4
Marek Olšák
1
-1/+1
2010-10-26
2: return the correct number of bytes read
Marek Olšák
1
-1/+1
2010-10-12
2: only set the number of characters to print if copy_from_user succeeds
Marek Olšák
1
-1/+3
2010-10-12
2: fix type mismatch with 64-bit kernel and 32-bit userspace
Marek Olšák
1
-1/+1
2010-10-11
2: add ioctls MY_SET_NUM_CHARS and MY_GET_NUM_CHARS
Marek Olšák
1
-5/+50
2010-10-05
2: add the module from the 2nd seminar
Marek Olšák
2
-0/+84
2010-10-05
move pb173 to the 1 directory
Marek Olšák
2
-0/+0
2010-10-04
pb173: print various addresses to dmesg using printk
Marek Olšák
1
-0/+7
2010-10-03
pb173: import the pb173 module
Marek Olšák
2
-0/+43