aboutsummaryrefslogtreecommitdiff
path: root/drivers/uio/uio_pdrv_genirq.c
AgeCommit message (Expand)Author
2013-08-30drivers: uio_pdrv_genirq: use dev_get_platdata()Jingoo Han
2013-06-25drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat
2013-06-24UIO: Fix concurrency issueVitalii Demianets
2013-06-18UIO: fix uio_pdrv_genirq with device tree but no interruptPavel Machek
2013-06-18UIO: allow binding uio_pdrv_genirq.c to devices using command line optionPavel Machek
2012-11-21drivers: uio: Only allocate new private data when probing device tree nodeDamian Hobson-Garcia
2012-11-15uio_pdrv: set memory mapping nameManuel Traut
2012-05-15uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger
2011-11-26uio: convert drivers/uio/* to use module_platform_driver()Axel Lin
2011-10-31uio: Add module.h to implicit drivers/uio usersPaul Gortmaker
2011-08-22drivers:uio:fix section mismatch in uio_pdrv_genirq.cWanlong Gao
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-08uio: uio_pdrv_genirq: Add OF supportHans J. Koch
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-19uio: clean uioinfo when uninstall uio driverJie Zhou
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-11-13uio: pm_runtime_disable is needed if failedKuninori Morimoto
2009-08-23uio: Runtime PM for UIO devicesMagnus Damm
2009-01-06UIO: uio_pdrv_genirq: allow custom irq_flagsMike Frysinger
2008-08-21UIO: generic irq handling for some uio platform devicesMagnus Damm