summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: echo: move to drivers/misc/Greg Kroah-Hartman2014-02-2811-8/+2
* staging: sm7xxfb: remove driverGreg Kroah-Hartman2014-02-287-1831/+0
* staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.Malcolm Priestley2014-02-281-19/+5
* staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.Malcolm Priestley2014-02-281-3/+2
* staging: vt6656: Remove unused variables packets*Malcolm Priestley2014-02-282-10/+1
* staging: vt6656: Remove unused variable bEventAvailable.Malcolm Priestley2014-02-283-3/+0
* staging: vt6656: struct vnt_usb_send_context remove sEthHeader.Malcolm Priestley2014-02-282-3/+2
* staging: vt6656: Remove all variables ulInt*Malcolm Priestley2014-02-282-9/+0
* staging: vt6656: Remove all variables ulBulk*Malcolm Priestley2014-02-282-20/+0
* Staging: bcm: Replace bcm functions with equivalentsHimangi Saraogi2014-02-281-84/+9
* Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...Monam Agarwal2014-02-281-2/+2
* Staging: slicoss: Fix quoted string split across linesMonam Agarwal2014-02-281-20/+10
* Staging : rts5208: Fix code indent issueHimangi Saraogi2014-02-281-1/+1
* Staging: line6: Fix no space before tabs in usbdefs.hMonam Agarwal2014-02-281-3/+3
* Staging: line6: Fix unnecessary space after function pointer in driver.hMonam Agarwal2014-02-281-1/+1
* Staging: line6: Fix unnecessary space after function pointer in driver.cMonam Agarwal2014-02-281-1/+1
* Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal2014-02-281-3/+6
* staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2Masanari Iida2014-02-281-1/+1
* staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida2014-02-2810-42/+42
* Staging: usbip: Fix the warning of unchecked sscanf return value.Elena Oat2014-02-281-1/+4
* imx-drm: imx-drm-core: Staticize imx_drm_find_crtc()Fabio Estevam2014-02-271-1/+1
* imx-drm: ipuv3-plane: Use %pad to print 'dma_addr_t'Fabio Estevam2014-02-271-2/+2
* imx-drm: parallel-display: Check 'mode' pointer firstFabio Estevam2014-02-271-0/+4
* imx-drm: imx-ldb: Check 'mode' pointer firstFabio Estevam2014-02-271-0/+2
* staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon2014-02-271-1/+2
* staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey2014-02-273-51/+51
* staging: rtl8187se: Convert Stats typedef into a structAna Rey2014-02-272-5/+5
* staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct.Ana Rey2014-02-272-19/+19
* staging: rtl8187se: Added parenthesis in a macro in r8180.hAna Rey2014-02-271-1/+1
* staging: rtl8187se: Fixed a pointer declaration error in r8180.hAna Rey2014-02-271-1/+1
* staging: rtl8187se: Fixed open brace in r8180.hAna Rey2014-02-271-18/+11
* staging: rtl8187se: Clean-up comment line style in r8180.hAna Rey2014-02-271-212/+243
* staging: rtl8187se: Fixed whitespaces and indentations in r8180.hAna Rey2014-02-271-183/+183
* Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.cMonam Agarwal2014-02-271-4/+2
* staging: lustre: make functions as staticDaeseok Youn2014-02-271-35/+35
* Staging: sep: Fix line length over 80 characters in sep_main.cMonam Agarwal2014-02-271-1/+2
* Staging: sep: Fix quoted string split across lines in sep_main.cMonam Agarwal2014-02-271-54/+36
* Staging: sep: Fix missing space after return type in sep_crypto.cMonam Agarwal2014-02-271-1/+1
* staging: bcm: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-02-271-18/+14
* staging: bcm: Remove unneeded set a variableDaeseok Youn2014-02-271-3/+0
* staging: vt6656: struct vnt_usb_send_context struct size optimization.Malcolm Priestley2014-02-271-2/+1
* staging: vt6656: Remove pointer cast to urb->context.Malcolm Priestley2014-02-271-4/+3
* staging: vt6656: Cleanup PIPEnsBulkInUsbReadMalcolm Priestley2014-02-271-27/+25
* staging: vt6656: clean up s_nsBulkInUsbIoCompleteReadMalcolm Priestley2014-02-271-22/+27
* staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling.Malcolm Priestley2014-02-271-15/+16
* staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive.Malcolm Priestley2014-02-271-9/+3
* staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status.Malcolm Priestley2014-02-271-4/+3
* staging: vt6656: clean up PIPEnsSendBulkOut.Malcolm Priestley2014-02-271-35/+26
* staging: vt6656: usb_fill_bulk_urb get rid of void* cast.Malcolm Priestley2014-02-271-8/+7
* staging: vt6656: PIPEnsSendBulkOut reverse if statementMalcolm Priestley2014-02-271-6/+4