summaryrefslogtreecommitdiffstats
path: root/drivers/video/cfbcopyarea.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28staging: sm7xxfb: remove driverGreg Kroah-Hartman7-1831/+0
2014-02-28staging: vt6656: s_nsBulkOutIoCompleteWrite Remove variable status.Malcolm Priestley1-19/+5
2014-02-28staging: vt6656: s_nsBulkOutIoCompleteWrite remove buf_len.Malcolm Priestley1-3/+2
2014-02-28staging: vt6656: Remove unused variables packets*Malcolm Priestley2-10/+1
2014-02-28staging: vt6656: Remove unused variable bEventAvailable.Malcolm Priestley3-3/+0
2014-02-28staging: vt6656: struct vnt_usb_send_context remove sEthHeader.Malcolm Priestley2-3/+2
2014-02-28staging: vt6656: Remove all variables ulInt*Malcolm Priestley2-9/+0
2014-02-28staging: vt6656: Remove all variables ulBulk*Malcolm Priestley2-20/+0
2014-02-28Staging: bcm: Replace bcm functions with equivalentsHimangi Saraogi1-84/+9
2014-02-28Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...Monam Agarwal1-2/+2
2014-02-28Staging: slicoss: Fix quoted string split across linesMonam Agarwal1-20/+10
2014-02-28Staging : rts5208: Fix code indent issueHimangi Saraogi1-1/+1
2014-02-28Staging: line6: Fix no space before tabs in usbdefs.hMonam Agarwal1-3/+3
2014-02-28Staging: line6: Fix unnecessary space after function pointer in driver.hMonam Agarwal1-1/+1
2014-02-28Staging: line6: Fix unnecessary space after function pointer in driver.cMonam Agarwal1-1/+1
2014-02-28Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal1-3/+6
2014-02-28staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2Masanari Iida1-1/+1
2014-02-28staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida10-42/+42
2014-02-28Staging: usbip: Fix the warning of unchecked sscanf return value.Elena Oat1-1/+4
2014-02-27imx-drm: imx-drm-core: Staticize imx_drm_find_crtc()Fabio Estevam1-1/+1
2014-02-27imx-drm: ipuv3-plane: Use %pad to print 'dma_addr_t'Fabio Estevam1-2/+2
2014-02-27imx-drm: parallel-display: Check 'mode' pointer firstFabio Estevam1-0/+4
2014-02-27imx-drm: imx-ldb: Check 'mode' pointer firstFabio Estevam1-0/+2
2014-02-27staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon1-1/+2
2014-02-27staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey3-51/+51
2014-02-27staging: rtl8187se: Convert Stats typedef into a structAna Rey2-5/+5
2014-02-27staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct.Ana Rey2-19/+19
2014-02-27staging: rtl8187se: Added parenthesis in a macro in r8180.hAna Rey1-1/+1
2014-02-27staging: rtl8187se: Fixed a pointer declaration error in r8180.hAna Rey1-1/+1
2014-02-27staging: rtl8187se: Fixed open brace in r8180.hAna Rey1-18/+11
2014-02-27staging: rtl8187se: Clean-up comment line style in r8180.hAna Rey1-212/+243
2014-02-27staging: rtl8187se: Fixed whitespaces and indentations in r8180.hAna Rey1-183/+183
2014-02-27Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.cMonam Agarwal1-4/+2
2014-02-27staging: lustre: make functions as staticDaeseok Youn1-35/+35
2014-02-27Staging: sep: Fix line length over 80 characters in sep_main.cMonam Agarwal1-1/+2
2014-02-27Staging: sep: Fix quoted string split across lines in sep_main.cMonam Agarwal1-54/+36
2014-02-27Staging: sep: Fix missing space after return type in sep_crypto.cMonam Agarwal1-1/+1
2014-02-27staging: bcm: fix checkpatch error 'assignment in if condition'Daeseok Youn1-18/+14
2014-02-27staging: bcm: Remove unneeded set a variableDaeseok Youn1-3/+0
2014-02-27staging: vt6656: struct vnt_usb_send_context struct size optimization.Malcolm Priestley1-2/+1
2014-02-27staging: vt6656: Remove pointer cast to urb->context.Malcolm Priestley1-4/+3
2014-02-27staging: vt6656: Cleanup PIPEnsBulkInUsbReadMalcolm Priestley1-27/+25
2014-02-27staging: vt6656: clean up s_nsBulkInUsbIoCompleteReadMalcolm Priestley1-22/+27
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling.Malcolm Priestley1-15/+16
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive.Malcolm Priestley1-9/+3
2014-02-27staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status.Malcolm Priestley1-4/+3
2014-02-27staging: vt6656: clean up PIPEnsSendBulkOut.Malcolm Priestley1-35/+26
2014-02-27staging: vt6656: usb_fill_bulk_urb get rid of void* cast.Malcolm Priestley1-8/+7
2014-02-27staging: vt6656: PIPEnsSendBulkOut reverse if statementMalcolm Priestley1-6/+4
2014-02-27staging: dgap: fix kernel oops on port openMark Hounschell2-12/+43