summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin2016-02-071-1/+1
* staging: fsl-mc: Added MSI support to the MC bus driverJ. German Rivera2016-02-071-0/+12
* staging: fsl-mc: Added DPRC interrupt handlerJ. German Rivera2016-02-071-0/+247
* staging: fsl-mc: Fixed bug in dprc_probe() error pathJ. German Rivera2016-02-071-3/+14
* staging: fsl-mc: set MSI domain for DPRC objectsJ. German Rivera2016-02-071-0/+39
* staging: fsl-mc: Populate the IRQ pool for an MC bus instanceJ. German Rivera2016-02-072-3/+24
* staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera2016-02-072-2/+5
* staging: fsl-mc: Extended MC bus allocator to include IRQsJ. German Rivera2016-02-073-0/+223
* staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIsJ. German Rivera2016-02-073-0/+132
* staging: fsl-mc: Added generic MSI support for FSL-MC devicesJ. German Rivera2016-02-076-1/+313
* fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's unionJ. German Rivera2016-02-071-0/+9
* irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera2016-02-071-0/+1
* Staging:speakup:add space around '|'Bhumika Goyal2016-02-071-12/+12
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-072-25/+7
* drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa2016-02-071-4/+3
* drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa2016-02-071-12/+12
* staging: wlan-ng: Fixed more commentsGavin O'Leary2016-02-071-4/+8
* staging: wlan-ng: fixed a commentGavin O'Leary2016-02-071-1/+2
* staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic2016-02-071-2/+0
* Staging: wlan-ng: p80211wep: fixed a block comment style issueGavin O'Leary2016-02-071-2/+2
* staging: wlan-ng: NULL comparisons made elegantPranjal Bhor2016-02-071-5/+5
* staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor2016-02-071-12/+12
* staging: wlan-ng: Coding style fix for casting operationPranjal Bhor2016-02-071-7/+7
* staging: wlan-ng: Removed blank lines after bracesPranjal Bhor2016-02-071-4/+0
* staging: wlan-ng: Logical continuation fixesPranjal Bhor2016-02-071-23/+24
* staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor2016-02-071-12/+21
* Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu2016-02-071-6/+8
* drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-071-1/+1
* staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia2016-02-071-2/+2
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-077-117/+137
* staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-071-3/+3
* staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-072-10/+8
* staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-071-28/+28
* staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-071-69/+69
* staging: vt6655: set_channel replace bResult with retMalcolm Priestley2016-02-071-5/+5
* staging: vt6655: set_channel replace void handler.Malcolm Priestley2016-02-072-3/+2
* staging: vt6655: channel.c replace pDevice with privMalcolm Priestley2016-02-071-29/+29
* staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango2016-02-071-1/+1
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-075-105/+48
* staging: rtl8188eu: print OUI with %*phAndy Shevchenko2016-02-071-2/+2
* staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko2016-02-071-23/+16
* staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko2016-02-071-1/+1
* Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott2016-02-071-7/+7
* staging: rtl8188eu: remove an extra spaceAlexey Tulia2016-02-071-1/+1
* staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli2016-02-071-4/+4
* staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli2016-02-075-6/+7
* staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli2016-02-072-4/+2
* staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli2016-02-071-1/+0
* staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli2016-02-073-20/+20
* staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli2016-02-071-2/+2
OpenPOWER on IntegriCloud