0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 3 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pci.c: spin_lock_init(&adev->irqlock) even though it's unused, yet More... over 17 years ago
irq.c: implement acx_{disable,enable}_irqs, but comment them out More... over 17 years ago
IRQ changes in struct acx_device More... over 17 years ago
New file irq.c - empty for now More... over 17 years ago
Fix header includes, now that they are reentrant More... over 17 years ago
acx_struct.h: get rid of the irq_mask_off struct member More... over 17 years ago
acx_irq.h: more constants, and use them More... over 17 years ago
More IRQ grouping More... over 17 years ago
acx_struct.h: reorder interrupt handling structure members in acx_device More... over 17 years ago
pci.c: use ACX_IRQ_ALL where appropriate More... over 17 years ago
acx_irq.h: define ACX_IRQ_ALL More... over 17 years ago
Add an irqlock spinlock to struct acx_device More... over 17 years ago
Rename IRQ handling constants in source files More... over 17 years ago
New file: acx_irq.h More... over 17 years ago
Change license for my own files More... over 17 years ago
Merge branch 'dpm' More... over 17 years ago
Revert "pci.c: get rid of the "Trying to free already-free IRQ" message" More... over 17 years ago
Fix a LOG_ constant More... over 17 years ago
Back to default value for ACX_DEFAULT_MSG More... over 17 years ago
New Makefile More... over 17 years ago
Reinclude the log framework, working version for David Plamella. More... over 17 years ago
New Makefile More... over 17 years ago
Revert "New Makefile (thanks to David Planella, [email protected])" More... over 17 years ago
Revert "acx_pci_s_up(): enable IRQs only after the device is up" More... over 17 years ago
acx_log_ratelimited(): obey printk_ratelimit() in any case More... over 17 years ago
acx_log_ratelimited(): obey printk_ratelimit() in any case More... over 17 years ago
acx_l_rx(): rewrite, avoid NULL pointer bug, warnings More... over 17 years ago
acx_l_rx(): rewrite, avoid NULL pointer bug, warnings More... over 17 years ago
acx_pci_s_up(): enable IRQs only after the device is up More... over 17 years ago
pci.c: get rid of the "Trying to free already-free IRQ" message More... over 17 years ago