summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-04-03staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski1-54/+58
2015-04-03staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski1-8/+2
2015-04-03staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski1-1/+1
2015-04-03staging: rtl8192e: Fix BRACES warningMateusz Kulikowski1-4/+2
2015-04-03staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski1-1/+1
2015-04-03staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski3-9/+9
2015-04-03staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski1-3/+0
2015-04-03staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski5-19/+0
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski12-518/+482
2015-04-03staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci1-4/+4
2015-04-03staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci1-19/+22
2015-04-03staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci1-20/+14
2015-04-03staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci1-17/+17
2015-04-03staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci1-56/+57
2015-04-03staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci1-70/+70
2015-04-03staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci1-4/+5
2015-04-03staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci1-8/+17
2015-04-03staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci1-11/+5
2015-04-03staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci1-20/+22
2015-04-03staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci1-108/+107
2015-04-03staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci1-2/+2
2015-04-03staging: rtl8723au: else should follow close braceM. Vefa Bicakci1-6/+3
2015-04-03staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci1-106/+113
2015-04-03staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci1-41/+38
2015-04-03staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall3-41/+41
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran1-0/+1
2015-04-03staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley1-3/+11
2015-04-03staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...Malcolm Priestley1-10/+7
2015-04-03drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski1-1/+1
2015-04-03staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall1-7/+7
2015-04-03staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen1-13/+0
2015-04-03staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expressionAaro Koskinen1-5/+6
2015-04-03staging: octeon-usb: assume union type for FIELD32 macrosAaro Koskinen1-43/+36
2015-04-03staging: octeon-usb: octeon_usb_probe: delete unused variableAaro Koskinen1-1/+0
2015-04-03staging: octeon-usb: make cvmx_fifo_setup voidAaro Koskinen1-1/+1
2015-04-03staging/olpc: drop pci dependenciesMichael S. Tsirkin1-2/+0
2015-04-03staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera2-5/+26
2015-04-03staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera4-11/+25
2015-04-03staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera2-11/+7
2015-04-03staging: fsl-mc: Bind/unbind driver when MC object is plugged/unpluggedJ. German Rivera1-1/+38
2015-04-03staging: fsl-mc: Removed reordering of MC objects during bus scanJ. German Rivera1-32/+0
2015-04-03staging: sm7xxfb: disable pci deviceSudip Mukherjee1-0/+1
2015-04-03staging: fsl-mc: Name MC object devices using decimal numbersJ. German Rivera1-1/+1
2015-04-03staging: sm7xxfb: reserve PCI resourceSudip Mukherjee1-0/+10
2015-04-03staging: speakup: Fix warning of line over 80 characters.Shirish Gajera6-11/+22
2015-04-03staging: unisys: remove forward declarationSudip Mukherjee1-43/+37
2015-04-03staging: unisys: use error codesSudip Mukherjee1-5/+7
2015-04-03staging: unisys: unregister chardev on errorSudip Mukherjee1-1/+3
2015-04-03staging: sm750: move assignment out of if condMichel von Czettritz1-3/+6
2015-04-03staging: sm750: fix whitspace for cast to pointerMichel von Czettritz1-3/+3