summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
* staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
* staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
* staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci2015-04-031-4/+5
* staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci2015-04-031-8/+17
* staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci2015-04-031-11/+5
* staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci2015-04-031-20/+22
* staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci2015-04-031-108/+107
* staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci2015-04-031-2/+2
* staging: rtl8723au: else should follow close braceM. Vefa Bicakci2015-04-031-6/+3
* staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci2015-04-031-106/+113
* staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci2015-04-031-41/+38
* staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall2015-04-033-41/+41
* staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran2015-04-031-0/+1
* staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley2015-04-031-3/+11
* staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...Malcolm Priestley2015-04-031-10/+7
* drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski2015-04-031-1/+1
* staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall2015-04-031-7/+7
* staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen2015-04-031-13/+0
* staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expressionAaro Koskinen2015-04-031-5/+6
* staging: octeon-usb: assume union type for FIELD32 macrosAaro Koskinen2015-04-031-43/+36
* staging: octeon-usb: octeon_usb_probe: delete unused variableAaro Koskinen2015-04-031-1/+0
* staging: octeon-usb: make cvmx_fifo_setup voidAaro Koskinen2015-04-031-1/+1
* staging/olpc: drop pci dependenciesMichael S. Tsirkin2015-04-031-2/+0
* staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera2015-04-032-5/+26
* staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera2015-04-034-11/+25
* staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera2015-04-032-11/+7
* staging: fsl-mc: Bind/unbind driver when MC object is plugged/unpluggedJ. German Rivera2015-04-031-1/+38
* staging: fsl-mc: Removed reordering of MC objects during bus scanJ. German Rivera2015-04-031-32/+0
* staging: sm7xxfb: disable pci deviceSudip Mukherjee2015-04-031-0/+1
* staging: fsl-mc: Name MC object devices using decimal numbersJ. German Rivera2015-04-031-1/+1
* staging: sm7xxfb: reserve PCI resourceSudip Mukherjee2015-04-031-0/+10
* staging: speakup: Fix warning of line over 80 characters.Shirish Gajera2015-04-036-11/+22
* staging: unisys: remove forward declarationSudip Mukherjee2015-04-031-43/+37
* staging: unisys: use error codesSudip Mukherjee2015-04-031-5/+7
* staging: unisys: unregister chardev on errorSudip Mukherjee2015-04-031-1/+3
* staging: sm750: move assignment out of if condMichel von Czettritz2015-04-031-3/+6
* staging: sm750: fix whitspace for cast to pointerMichel von Czettritz2015-04-031-3/+3
* staging: sm750: fix whitespaceMichel von Czettritz2015-04-031-9/+9
* staging: sm750: blank line after declarationMichel von Czettritz2015-04-031-8/+14
* staging: sm750: 80 characters per lineMichel von Czettritz2015-04-031-38/+72
* staging: sm750: comment formatingMichel von Czettritz2015-04-031-23/+19
* staging: sm750: no braces for single stmt if blocksMichel von Czettritz2015-04-031-6/+3
* staging: sm750: fix whitespaces around pointersMichel von Czettritz2015-04-031-76/+77
* staging: sm750: fix whitespace around bracesMichel von Czettritz2015-04-031-97/+97
* staging: sm750: move '{' to previous lineMichel von Czettritz2015-04-031-34/+16
* staging: sm750: add missing spaces after ','Michel von Czettritz2015-04-031-132/+132
* staging: sm750: ReindentMichel von Czettritz2015-04-031-494/+491
* staging: comedi: remove "comedi_fc.h"Ian Abbott2015-04-031-58/+0
* staging: comedi: usbduxsigma: remove #include "comedi_fc.h"Ian Abbott2015-04-031-34/+39