aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-28staging: wilc1000: removes unused dead codesLeo Kim1-8/+0
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim3-7/+7
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim3-11/+11
2016-03-28staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim1-4/+3
2016-03-28staging: wilc1000: wilc_frame_register: removes unused hif_drvLeo Kim1-6/+0
2016-03-28staging: wilc1000: removes WIRELESS_EXTLeo Kim1-1/+0
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_driverChaehyun Lim1-5/+5
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_threadChaehyun Lim1-4/+4
2016-03-28staging: unisys: include: changed 'v' variable to 'state'Alexander Curtin1-2/+2
2016-03-28staging: unisys: visorbus: replaced use of vague 'x' variableAlexander Curtin1-32/+33
2016-03-28staging: unisys: visorbus: replaced vague 'p' variable with 'pos'Alexander Curtin1-9/+9
2016-03-28staging: unisys: visorbus: replaced vague variable name in zoneguid_showAlexander Curtin1-2/+2
2016-03-28staging: unisys: visorbus: replaced vague variable name in typeguid_showAlexander Curtin1-2/+2
2016-03-28staging: unisys: remove visorinput.c double negative comparisonErik Arfvidson1-1/+1
2016-03-28staging: unisys: remove channel.h double negative comparisonErik Arfvidson1-3/+3
2016-03-28staging: lustre: libcfs: return size_t for libcfs_ioctl_packlenJames Simmons1-2/+2
2016-03-28staging: lustre: libcfs: use BIT macro in linux-module.cJames Simmons1-3/+3
2016-03-28staging: lustre: libcfs: return proper bool valuesJames Simmons1-13/+13
2016-03-28staging: lustre: libcfs: add uapi headers to libcfs_ioctl.hJames Simmons1-0/+3
2016-03-28staging: lustre: libcfs: make libcfs_ioctl.h readableJames Simmons1-28/+29
2016-03-28staging: lustre: libcfs: move function declarations from libcfs_ioctl.hJames Simmons2-4/+3
2016-03-28staging: lustre: libcfs: migrate inline functions to source fileJames Simmons2-65/+65
2016-03-28staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.hJames Simmons1-9/+0
2016-03-28staging:lustre: remove libcfs pseudo device abstractionParinay Kondekar3-31/+3
2016-03-28staging:lustre: call libcfs_ioctl directlyParinay Kondekar3-13/+8
2016-03-28staging:lustre: remove libcfs_psdev_[open|release]Parinay Kondekar3-49/+1
2016-03-28staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctlParinay Kondekar1-1/+1
2016-03-28staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctlParinay Kondekar3-14/+2
2016-03-28staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapperJohn L. Hammond3-11/+4
2016-03-28staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.hJohn L. Hammond2-13/+14
2016-03-28staging: lustre: libcfs: remove libcfsutil.h in commentJohn L. Hammond1-1/+1
2016-03-28staging: lustre: libcfs: change variable nameJames Simmons1-3/+3
2016-03-28staging: lustre: simple cleanup in obd_ioctl_popdataLiang Zhen1-3/+1
2016-03-28staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAXLiang Zhen1-0/+4
2016-03-28staging: lustre: libcfs: test if userland data is to smallLiang Zhen1-0/+5
2016-03-28staging: lustre: libcfs: update error messages in linux-module.cLiang Zhen1-2/+2
2016-03-28staging: lustre: libcfs: invert test condition for libcfs_ioctlLiang Zhen1-6/+7
2016-03-28staging: lustre: libcfs: test if data is NULLLiang Zhen1-1/+1
2016-03-28staging: lustre: libcfs: move comment in libcfs_ioctlLiang Zhen1-6/+6
2016-03-28staging: lustre: libcfs: add debugging info for libcfs_ioctlLiang Zhen1-1/+5
2016-03-28staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctlLiang Zhen1-22/+15
2016-03-28staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdataLiang Zhen3-32/+23
2016-03-28staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handleLiang Zhen1-5/+4
2016-03-28staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something biggerLiang Zhen2-4/+4
2016-03-28staging: lustre: lnet: revert commit 4671a0266James Simmons1-3/+11
2016-03-28staging: media: omap1: Replace request_irq with devm_request_irqAmitoj Kaur Chawla1-6/+3
2016-03-28staging: media: omap1: Switch to devm_ioremap_resourceAmitoj Kaur Chawla1-25/+6
2016-03-28staging: media: omap1: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-12/+5
2016-03-28staging: media: omap1: Replace clk_get with devm_clk_getAmitoj Kaur Chawla1-11/+4
2016-03-28staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...Bhaktipriya Shridhar1-4/+4