summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-usb: use USB_DIR_INAaro Koskinen2014-09-021-7/+7
* staging: octeon-usb: use generic control packet headerAaro Koskinen2014-09-021-36/+14
* staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee2014-09-025-19/+33
* staging: dgnc: Fix sleeping under spinlock bugKonrad Zapalowicz2014-09-021-1/+1
* staging: netlogic: Fix checkpatch.pl warningRamon Fried2014-09-021-3/+1
* staging: comedi: usbduxsigma: fix more sparse endianness warningsChase Southwood2014-09-021-2/+2
* staging: comedi: usbdux: fix more sparse endianness warningsChase Southwood2014-09-021-2/+2
* staging: lustre: Fix space prohibited between function name and open parenthesisMathieu OTHACEHE2014-09-021-6/+6
* staging: lustre: declare some functions as staticZheng Di2014-09-021-2/+2
* staging: lustre: ldlm: simplify rc initializationJulia Lawall2014-09-021-1/+2
* staging: lustre: ldlm: expand the GOTO macroJulia Lawall2014-09-026-97/+154
* drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald2014-09-026-9/+9
* staging: lustre: lustre: mdc: mdc_reint: fix coding style issueSun Wang2014-09-021-2/+2
* drivers: staging: lustre: Fix return is not a function, parentheses are not r...Greg Donald2014-09-025-5/+5
* Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman2014-08-3162-11361/+35
|\
| * Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-2957-11318/+0
| |\
| | * usbip: move usbip kernel code out of stagingValentina Manea2014-08-2520-5693/+0
| | * usbip: move usbip userspace code out of stagingValentina Manea2014-08-2537-5625/+0
| * | staging: r8188eu: Add new USB IDLarry Finger2014-08-251-0/+1
| * | staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-08-251-0/+1
| * | staging: android: fix a possible memory leakSeunghun Lee2014-08-171-1/+4
| * | staging: lustre: lustre: libcfs: workitem.c: Cleaning up missing null-termina...Rickard Strandqvist2014-08-171-0/+1
| * | staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon2014-08-171-41/+27
| * | staging: lustre: Remove circular dependency on headerPranith Kumar2014-08-171-1/+1
| |/
* | staging: dgnc: remove some unused macrosSeunghun Lee2014-08-311-5/+2
* | staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban2014-08-315-13/+13
* | staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declaredSudip Mukherjee2014-08-311-2/+2
* | staging: rtl8188eu: Remove unused function SetBcnCtrlReg()navin patidar2014-08-312-19/+0
* | staging: rtl8188eu: Rename rtl8188e_rf6052.c to rf.cnavin patidar2014-08-312-1/+1
* | staging: rtl8188eu: Remove file rtl8188e_rf.hnavin patidar2014-08-314-33/+4
* | staging: rtl8188eu: Rework function get_rx_power_val_by_reg()navin patidar2014-08-311-47/+45
* | staging: rtl8188eu: Rework function writeOFDMPowerReg88E()navin patidar2014-08-311-35/+15
* | staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetOFDMTxPower()navin patidar2014-08-314-47/+22
* | staging: rtl8188eu: Rework function getpowerbase88e()navin patidar2014-08-311-16/+17
* | staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetCckTxPower()navin patidar2014-08-314-81/+48
* | staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetBandwidth()navin patidar2014-08-313-47/+16
* | staging: rtl8188eu: Rename HalHWImg8188E_MAC.c to mac_cfg.cnavin patidar2014-08-312-1/+1
* | staging: rtl8188eu: Rename HalHWImg8188E_RF.c to rf_cfg.cnavin patidar2014-08-312-1/+1
* | staging: rtl8188eu: Rename HalHWImg8188E_BB.c to bb_cfg.cnavin patidar2014-08-312-1/+1
* | staging: rtl8188eu: Rename rtl8188e_phycfg.c to phy.cnavin patidar2014-08-312-1/+1
* | staging: rtl8188eu: Rework function PHY_SwChnl8188E()navin patidar2014-08-314-18/+14
* | staging: rtl8188eu: Rework function PHY_SetBWMode8188E()navin patidar2014-08-314-29/+13
* | staging: rtl8188eu: Rework function PHY_SetTxPowerLevel8188E()navin patidar2014-08-315-34/+17
* | staging: rtl8188eu: Rework function _PHY_SwChnl8192C()navin patidar2014-08-311-11/+11
* | staging: rtl8188eu: Rework function _PHY_SetBWMode92C()navin patidar2014-08-311-61/+37
* | staging: rtl8188eu: Rework function phy_PowerIndexCheck88E()navin patidar2014-08-311-8/+9
* | staging: rtl8188eu: Rework function getTxPowerIndex88E()navin patidar2014-08-311-60/+45
* | staging: rtl8188eu: Rework function rtl8188e_PHY_SetRFReg()navin patidar2014-08-318-59/+32
* | staging: rtl8188eu: Rework function PHY_QueryRFReg()navin patidar2014-08-316-37/+18
* | staging: rtl8188eu: Rework function phy_RFSerialWrite()navin patidar2014-08-311-74/+11
OpenPOWER on IntegriCloud