aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-59/+4
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2015-08-31Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-32/+44
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds482-21497/+18704
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin4-325/+19
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar3-3/+5
2015-08-17staging: wilc1000: fix build warning with setup_timer()Greg Kroah-Hartman1-1/+2
2015-08-17staging: wilc1000: remove DECLARE_WILC_BUFFER()Raphaël Beamonte1-6/+3
2015-08-17staging: wilc1000: remove void function return statements that are not usefulRaphaël Beamonte5-13/+1
2015-08-17staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim1-4/+14
2015-08-17staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim1-5/+6
2015-08-17staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim1-15/+0
2015-08-17staging: wilc1000: remove unnecessary void pointer castChaehyun Lim4-55/+55
2015-08-17staging: wilc1000: remove WILC_NEW and WILC_NEW_EXChaehyun Lim1-15/+0
2015-08-17staging: wilc1000: use kmalloc instead of WILC_NEWChaehyun Lim1-1/+1
2015-08-17staging: wilc1000: Process WARN, INFO options of debug levels from userChandra S Gorentla1-16/+8
2015-08-17staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman3-95/+61
2015-08-17staging: wilc1000: delete wilc_osconfig.hGreg Kroah-Hartman2-10/+0
2015-08-17staging: wilc1000: delete wilc_log.hGreg Kroah-Hartman3-52/+0
2015-08-17staging: wilc1000: delete wilc_timer.hGreg Kroah-Hartman2-53/+0
2015-08-17staging: wilc1000: remove WILC_TimerStart()Greg Kroah-Hartman5-48/+25
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+2
2015-08-14staging: wilc1000: remove WILC_TimerCreate()Greg Kroah-Hartman3-44/+17
2015-08-14staging: wilc1000: remove WILC_TimerDestroy()Greg Kroah-Hartman4-39/+10
2015-08-14staging: wilc1000: remove WILC_TimerStop()Greg Kroah-Hartman5-43/+12
2015-08-14staging: wilc1000: remove tstrWILC_TimerAttrs typedefGreg Kroah-Hartman5-67/+45
2015-08-14staging: wilc1000: remove WILC_TimerHandle typedefGreg Kroah-Hartman7-20/+16
2015-08-14staging: wilc1000: remove WILC_Sleep()Greg Kroah-Hartman6-47/+6
2015-08-14staging: wilc1000: remove commented out WILC_Sleep callsGreg Kroah-Hartman2-3/+0
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley6-38/+39
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley4-33/+33
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley2-2/+0
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley3-3/+3
2015-08-14staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley2-12/+10
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley3-29/+19
2015-08-14staging: wilc1000: delete wilc_type.hGreg Kroah-Hartman3-36/+2
2015-08-14staging: wilc1000: remove WILC_MemoryFreeGreg Kroah-Hartman2-42/+0
2015-08-14staging: wilc1000: remove WILC_FREE_IF_TRUE macroGreg Kroah-Hartman2-33/+10
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah4-14/+14
2015-08-14staging: rtl8188eu: fix possible NULL dereferenceSudip Mukherjee1-4/+4
2015-08-14staging: wilc1000: clarify the argument typeJohnny Kim2-41/+41
2015-08-14staging: wilc1000: change void pointer type to real typeJohnny Kim1-1/+1
2015-08-14staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim5-136/+136
2015-08-14staging: wilc1000: remove WILC_FREEChaehyun Lim1-5/+0
2015-08-14staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim5-86/+86
2015-08-14staging: wilc1000: remove unused memory functionsChaehyun Lim2-78/+0