summaryrefslogtreecommitdiff
path: root/drivers/virt/fsl_hypervisor.c
AgeCommit message (Expand)Author
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring
2022-11-10virt: fsl_hypervisor: Replace NO_IRQ by 0Christophe Leroy
2022-04-26drivers/virt/fsl_hypervisor: remove unneeded `ret` variable in `fsl_hv_open()`Guo Zhengkui
2022-03-18virt: fsl_hypervisor: Directly return 0 instead of using local ret variableHaowen Bai
2020-09-07drivers/virt/fsl_hypervisor: Fix error handling pathSouptick Joarder
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-05-14drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-14drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-09-22fsl_hypervisor: switch to get_user_pages_fast()Al Viro
2017-08-29virt: Convert to using %pOF instead of full_nameRob Herring
2017-05-08drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2012-11-25drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi
2011-10-14drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-managerMihai Caraman
2011-07-22drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.cTimur Tabi
2011-07-08drivers/virt: introduce Freescale hypervisor management driverTimur Tabi