Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-25 | 1 | -0/+43 |
|\ | |||||
| * | uio: uio_pdrv_genirq: Add OF support | Hans J. Koch | 2011-07-08 | 1 | -0/+43 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
|/ | |||||
* | uio: clean uioinfo when uninstall uio driver | Jie Zhou | 2011-04-19 | 1 | -0/+4 |
* | uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c | Hans J. Koch | 2010-08-05 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | uio: pm_runtime_disable is needed if failed | Kuninori Morimoto | 2009-11-13 | 1 | -0/+1 |
* | uio: Runtime PM for UIO devices | Magnus Damm | 2009-08-23 | 1 | -0/+54 |
* | UIO: uio_pdrv_genirq: allow custom irq_flags | Mike Frysinger | 2009-01-06 | 1 | -2/+3 |
* | UIO: generic irq handling for some uio platform devices | Magnus Damm | 2008-08-21 | 1 | -0/+188 |