summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-193-41/+2
|\
| * lustre: get rid of playing with ->fsAl Viro2014-12-173-41/+2
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\ \
| * | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-1825-0/+14091
|\ \ \ | |_|/ |/| |
| * | [media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil2014-12-168-0/+4271
| * | [media] tlg2300: move to staging in preparation for removalHans Verkuil2014-12-1611-0/+3942
| * | [media] vino/saa7191: move to staging in preparation for removalHans Verkuil2014-12-1610-0/+5878
* | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-1/+1
|\ \ \
| * \ \ merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-199-82/+51
| |\ \ \
| * | | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-071-1/+1
* | | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15688-86707/+18681
|\ \ \ \ \
| * | | | | Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-021-13/+26
| * | | | | staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
| * | | | | staging: comedi: change some printk calls to pr_errChase Southwood2014-12-022-8/+8
| * | | | | staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran2014-12-021-3/+3
| * | | | | lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2014-12-022-5/+3
| * | | | | staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti2014-12-021-1/+1
| * | | | | staging: lustre: fixed sparse warnings related to static declarationsJanet Liu2014-12-021-6/+6
| * | | | | staging: unisys: remove duplicate headerSudip Mukherjee2014-12-022-3/+0
| * | | | | staging: unisys: remove unneeded structureJulia Lawall2014-12-021-3/+0
| * | | | | staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
| * | | | | drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
| * | | | | Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-021-1/+1
| * | | | | Drivers:staging:clocking-wizard: Added a newlineAthira Sharikkal2014-12-021-0/+1
| * | | | | staging: clocking-wizard: check for a valid clk_name pointerDevendra Naga2014-12-021-0/+5
| * | | | | staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen2014-12-021-7/+5
| * | | | | staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen2014-12-021-5/+5
| * | | | | staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen2014-12-021-8/+2
| * | | | | staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen2014-12-021-32/+30
| * | | | | staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen2014-12-021-7/+2
| * | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen2014-12-021-4/+3
| * | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen2014-12-021-2/+2
| * | | | | staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen2014-12-021-14/+4
| * | | | | staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen2014-12-021-19/+18
| * | | | | staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen2014-12-022-15/+0
| * | | | | staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen2014-12-024-6/+4
| * | | | | staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen2014-12-024-15/+10
| * | | | | staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen2014-12-022-9/+8
| * | | | | staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...Jes Sorensen2014-12-021-238/+84
| * | | | | staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()Jes Sorensen2014-12-021-9/+7
| * | | | | staging: rtl8723au: Do not write garbage to REG_SPS0_CTRLJes Sorensen2014-12-021-10/+9
| * | | | | staging: rtl8723au: Remove no-op _InitHWLed() functionJes Sorensen2014-12-021-6/+0
| * | | | | staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriori...Jes Sorensen2014-12-021-6/+1
| * | | | | staging: rtl8723au: _InitPowerOn(): Don't zero init variables unnecessarilyJes Sorensen2014-12-021-4/+3
| * | | | | staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...Jes Sorensen2014-12-023-21/+11
| * | | | | staging: rtl8723au: Remove write only struct hal_data_8723a.interfaceIndexJes Sorensen2014-12-022-5/+0
| * | | | | staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen2014-12-022-6/+0
| * | | | | staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen2014-12-022-26/+2
| * | | | | staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen2014-12-025-35/+18
OpenPOWER on IntegriCloud