summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-08staging: rtl8712: code style fixTejaswini Poluri1-5/+5
2017-04-08staging: fbtft: fix type assignment warningAlex Wilson1-1/+1
2017-04-08staging: xgifb: added blankline after decl.Andrea della Porta1-0/+1
2017-04-08staging: sm750fb: removed line continuations in quoted stringsPrasant Jalan1-9/+9
2017-04-08staging: sm750fb: fixing function return with lock heldPrasant Jalan1-4/+8
2017-04-08staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta1-1/+2
2017-04-08staging: bcm2835-audio: remove unnecessary log messagesAishwarya Pant3-59/+0
2017-04-08staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"Colin Ian King3-5/+5
2017-04-08staging wlan-ng: fix type mismatch warnings in mkpdrlist()Maciek Borzecki2-3/+3
2017-04-08staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to functionIan Abbott1-4/+9
2017-04-08staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()Ian Abbott1-2/+1
2017-04-08staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to functionIan Abbott1-3/+6
2017-04-08staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()Ian Abbott1-2/+1
2017-04-08staging: wilc1000: fix incorrect strncasecmp lengthColin Ian King1-2/+2
2017-04-08staging: wilc1000: Fix problem with wrong vif indexAditya Shankar1-1/+2
2017-04-08staging: wilc1000: Use new format for configuring firmwareAditya Shankar1-23/+36
2017-04-08staging: rtl8192u: ieee80211: Fix space required after }.Valerio Genovese1-2/+2
2017-04-08staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor1-1/+1
2017-04-08staging: rtl8188eu: Macros with complex values should be enclosed in parenthesesAlfonso Lima Astor1-6/+0
2017-04-08Staging: nvec: Remove FSF's mailing addressRiku Salminen1-2/+1
2017-04-08staging: comedi: labpc: fix isadma dependencyArnd Bergmann1-1/+3
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede176-0/+109195
2017-04-08staging: vt6656: Split arguments to avoid 80-char violation in rf.cDan Cashman1-1/+2
2017-04-08staging: vt6656: Replace embedded function name with __func__ in rf.cDan Cashman1-1/+1
2017-04-08staging: vt6656: convert spaces to tabs for rf.cDan Cashman1-5/+5
2017-04-08staging: unisys: visorbus: fix kernel BUG discovered by day0 testingDavid Kershner1-0/+6
2017-04-08staging: unisys: visornic: Replace symbolic perms with octalThomas Jespersen1-2/+2
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli1-1/+0
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar6-0/+6
2017-04-08staging: most: usb: pass correct register tableChristian Gromm1-1/+1
2017-04-08staging: most: usb: fix size overflowAndrey Shvetsov1-7/+3
2017-04-08staging: most: usb: fix calculation of the extra_lenAndrey Shvetsov1-18/+9
2017-04-08staging: most: destroy cdev when channel gets disconnectedAndrey Shvetsov1-6/+10
2017-04-08staging: most: consolidate attributes for list of linksAndrey Shvetsov1-11/+8
2017-04-08staging: most: core: separate property showing linksAndrey Shvetsov1-4/+8
2017-04-08staging: most: core: consolidate channel attributesAndrey Shvetsov1-33/+28
2017-04-08staging: most: core: make use of __ATTR_* macrosChristian Gromm1-13/+6
2017-04-08staging: most: core: fix function namesChristian Gromm1-36/+32
2017-04-08staging: most: fix comment of the function remove_link_storeAndrey Shvetsov1-1/+1
2017-04-08staging: most: fix comment of the function add_link_storeAndrey Shvetsov1-1/+1
2017-04-08staging: android: ion: Remove old platform supportLaura Abbott12-999/+0
2017-04-08staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott3-12/+0
2017-04-08staging: android: ion: Remove import interfaceLaura Abbott4-97/+0
2017-04-08staging: android: ion: Remove custom ioctl interfaceLaura Abbott6-85/+3
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott9-90/+0
2017-04-08staging: android: ion: Remove page faulting supportLaura Abbott1-117/+0
2017-04-08staging: android: ion: Call dma_map_sg for syncing and mappingLaura Abbott2-49/+103
2017-04-08staging: android: ion: Duplicate sg_tableLaura Abbott1-1/+29
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott8-39/+16
2017-04-08staging: android: ion: Remove dmap_cntLaura Abbott1-2/+0