summaryrefslogtreecommitdiffstats
path: root/drivers/ps3 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu1-4/+3
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2-14/+37
2019-06-22tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+2
2019-06-21x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski1-2/+13
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust1-1/+0
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker2-6/+2
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi1-0/+1
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington1-9/+11
2019-06-21staging: rtl8712: Replace function r8712_init_cmd_priv()Nishka Dasgupta2-7/+2
2019-06-21staging: rtl8712: Remove function r8712_setrfintfs_cmd()Nishka Dasgupta2-22/+0
2019-06-21staging: rtl8712: Remove function r8712_setfwra_cmd()Nishka Dasgupta2-21/+0
2019-06-21staging: rtl8712: Remove function r8712_setfwdig_cmd()Nishka Dasgupta2-21/+0
2019-06-21staging: rtl8712: Remove function r8712_setbasicrate_cmdNishka Dasgupta2-22/+0
2019-06-21staging: mt7621-pci: use 'module_init' instead of 'arch_initcall'Sergio Paracuellos1-1/+1
2019-06-21staging: mt7621-pci-phy: remove disable clock from the phy exit functionSergio Paracuellos1-8/+0
2019-06-21staging: mt7621-pci: add phy exit call if phy_power_on call failsSergio Paracuellos1-0/+1
2019-06-21staging: mt7621-pci: disable pcie port clock if there is no pcie linkSergio Paracuellos1-0/+7
2019-06-21staging: wilc1000: add passive scan supportAdham Abozaeid4-8/+25
2019-06-21staging: rtl8712: r8712_enqueue_cmd_ex(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_wdg_timeout_handler: Remove functionNishka Dasgupta3-7/+1
2019-06-21staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: ks7010: Fix build errorYueHaibing1-0/+1
2019-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-06-21staging: rtl8723bs: Delete file odm_AntDiv.cNishka Dasgupta3-93/+0
2019-06-20ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld1-2/+3
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2-23/+35
2019-06-20staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta2-6/+5
2019-06-20staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta2-10/+6
2019-06-20staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta5-12/+10
2019-06-20staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta1-4/+0
2019-06-20staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable namesNishka Dasgupta1-76/+76
2019-06-20staging: rtl8712: mlme_linux.c: Remove leading p from variable namesNishka Dasgupta1-17/+17
2019-06-20staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindingsSergio Paracuellos1-0/+2
2019-06-20staging: mt7621-dts: add gpio perst to pcie bindings nodeSergio Paracuellos1-0/+2
2019-06-20staging: mt7621-pci: use gpio perst instead of builtin behaviourSergio Paracuellos1-48/+58
2019-06-20staging: mt7621-pci: fix two messages in driver codeSergio Paracuellos1-2/+2
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube1-6/+0
2019-06-20staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta2-7/+1
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti2-21/+21
2019-06-20staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti3-24/+12
2019-06-20staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti5-88/+47
2019-06-20staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam1-9/+5
2019-06-20staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King1-1/+1
2019-06-20staging: rtl8723bs: hal: odm_RegConfig8723B: fix Lines should not end with a '('Hariprasad Kelam1-33/+28