summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-16goldfish: pipe: fix warnings for 32bit buildsOctavian Purdila1-4/+5
2014-05-16goldfish: bus: fix warnings for 32bit buildsOctavian Purdila1-1/+1
2014-05-16staging: rts5139: Make variables inside #ifdef CONFIG_PMGeert Uytterhoeven1-5/+7
2014-05-16staging: rts5139: fix bad symbol declarationNeil Armstrong3-6/+4
2014-05-16staging: rts5139: fixed coding styleThomas Tanaka1-9/+12
2014-05-16Staging: rts5139: More appropriate use of sizeof operandFabio Falzoi1-1/+1
2014-05-16Staging: rts5139: Removed OOM messagesFabio Falzoi1-14/+3
2014-05-16Staging: rts5139: Use standard pr_<level> prefixingFabio Falzoi1-50/+50
2014-05-16Staging: rts5139: Splitted one-line multiple assignmentFabio Falzoi1-1/+2
2014-05-16Staging: rts5139: Fixed multi-line code alignmentFabio Falzoi1-11/+10
2014-05-16Staging: rts5139: Camel case labels replacedFabio Falzoi1-9/+9
2014-05-16staging: sep: Fix coding styleCamille Bordignon2-0/+11
2014-05-16staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsynMalcolm Priestley5-45/+2
2014-05-16staging: vt6656: PIPEnsControlIn use usb_control_msgMalcolm Priestley3-99/+9
2014-05-16staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msgMalcolm Priestley3-82/+7
2014-05-16staging: vt6656: lock changes device_xmitMalcolm Priestley1-2/+3
2014-05-16staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead.Malcolm Priestley1-4/+5
2014-05-16staging: vt6656: lock changes: usbpipe.c add mutex lock.Malcolm Priestley3-0/+19
2014-05-16staging: vt6656: lock changes: vRunCommand nsDMA_tx_packetMalcolm Priestley1-0/+9
2014-05-16staging: vt6656: lock changes: bMgrPrepareBeaconToSend add lock.Malcolm Priestley1-2/+8
2014-05-16staging: vt6656: lock changes: vDMA0_tx_80211Malcolm Priestley1-5/+5
2014-05-16staging: vt6656: lock changes: csMgmt_xmit.Malcolm Priestley1-23/+27
2014-05-16staging: vt6656: lock changes: RXvMngWorkItem.Malcolm Priestley1-7/+16
2014-05-16staging: vt6656: lock changes: vRunCommand remove locks.Malcolm Priestley1-11/+2
2014-05-16staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley7-54/+7
2014-05-16staging: vt6656: struct vnt_usb_send_context remove camel case.Malcolm Priestley4-63/+63
2014-05-16staging: vt6656: nsDMA_tx_packet Move pContext later.Malcolm Priestley1-9/+7
2014-05-16staging/wlan-ng: code refactoringDenis Pithon1-31/+43
2014-05-16staging/wlan-ng: remove function declarationDenis Pithon1-3/+0
2014-05-16staging/wlan-ng: update function header commentDenis Pithon1-13/+5
2014-05-16staging: wlan-ng: fix bad symbol declarationNeil Armstrong2-4/+5
2014-05-16driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin1-10/+10
2014-05-16driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin1-6/+0
2014-05-16driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin1-1/+2
2014-05-16driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin1-8/+4
2014-05-16driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin1-58/+63
2014-05-16driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin1-1/+1
2014-05-16driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin1-1/+1
2014-05-16driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin1-4/+3
2014-05-16driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin1-8/+6
2014-05-16driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin1-24/+23
2014-05-16staging: rts5208: fix static checker warningsMicky Ching1-1/+1
2014-05-16staging: gs_fpgaboot: Fixed code style issuesRocco Folino2-1/+7
2014-05-16staging/line6: blank line after declaration cleanupJerry Snitselaar6-1/+19
2014-05-16drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev4-33/+64
2014-05-16drivers: staging: ft1000: Remove typedefsArtem Fetishev2-18/+18
2014-05-16drivers: staging: ft1000: Use pr_info instead of printkArtem Fetishev1-1/+1
2014-05-16drivers: staging: ft1000: Fix IOCTL_FT1000_* marcosArtem Fetishev1-8/+8
2014-05-16drivers: staging: ft1000: Fix indentationArtem Fetishev1-46/+46
2014-05-16staging: ft1000: remove explicit static initialisationAngus Gibson1-1/+1