summaryrefslogtreecommitdiff
path: root/drivers/uio
AgeCommit message (Expand)Author
2014-12-11UIO/RapidIO: Add workaround for erratum A-008116Liu Gang
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-18UIO/DMA: Add dma uio private mmap functionLiu Gang
2014-04-09uio/dma: Update the UIO DMA module based on the new DMA dtsLiu Gang
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-03uio: fix up fsl_sec_uio driver compilation errorHou Zhiqiang
2014-04-01uio: add support to map SRAM to userspaceHou Zhiqiang
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds
2013-11-13drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memoryNicolin Chen
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29uio: Pass pointers to virt_to_page(), not integersBen Hutchings
2013-10-29uio: fix memory leakCong Ding
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-09-26uio: uio_sercos3: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_netx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_mf624: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_cif: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_aec: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: Simplify uio error path by using devres functionsMichal Simek
2013-09-26drivers: uio: mf624_disable_interrupt() can be staticFengguang Wu
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30drivers: uio: Kconfig: add MMU dependancy for UIOChen Gang
2013-08-30drivers: uio: Add driver for Humusoft MF624 DAQ PCI cardRostislav Lisovy
2013-08-30drivers: uio_pdrv_genirq: use dev_get_platdata()Jingoo Han
2013-08-30drivers: uio_pruss: use dev_get_platdata()Jingoo Han
2013-08-30drivers: uio_dmem_genirq: use dev_get_platdata()Jingoo Han
2013-08-28uio: uio_pruss: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-12uio: drop unused vma_count member in uio_device structUwe Kleine-König
2013-08-12uio: provide vm access to UIO_MEM_PHYS mapsUwe Kleine-König
2013-07-27uio: Remove uio_pdrv and use uio_pdrv_genirq insteadMichal Simek
2013-07-24UIO: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-03uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-06-26drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat
2013-06-24UIO: Fix concurrency issueVitalii Demianets
2013-06-24drivers: uio_dmem_genirq: Use of_match_ptr() macroSachin Kamat
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
2013-06-06uio: uio_pruss: Fix potential NULL pointer dereferenceEmil Goode
2013-05-27Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman
2013-05-21uio/uio_pci_generic: Use module_pci_driver to register driverPeter Huewe
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven
2013-05-21uio/uio_cif: Use module_pci_driver to register driverPeter Huewe
2013-05-21uio/uio_netx: Use module_pci_driver to register driverPeter Huewe
2013-05-21uio/uio_sercos3: Use module_pci_driver to register driverPeter Huewe
2013-05-21uio/uio_aec: Use module_pci_driver to register driverPeter Huewe
2013-04-17uio: add support to map SEC to user spaceLiu Po
2013-04-17powerpc/uio: Add uio driver for rapidio message and doorbell unitsLiu Gang