summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf_fdpic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-04Bluetooth: btusb: fix excessive stack usageArnd Bergmann1-9/+15
2021-02-04Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin1-4/+0
2021-02-03Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong1-2/+2
2021-02-03Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang1-2/+5
2021-02-03Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung1-1/+1
2021-02-02Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong1-10/+10
2021-02-02Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari1-0/+3
2021-02-02Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen1-0/+200
2021-02-02Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen1-5/+6
2021-02-02Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba1-1/+2
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu2-2/+19
2021-01-29Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita1-11/+11
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou1-7/+23
2021-01-29Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong1-40/+40
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2-7/+19
2021-01-25Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera1-0/+1
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz2-25/+94
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi1-1/+2
2021-01-25dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven1-1/+1
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian1-2/+4
2021-01-25Bluetooth: drop HCI device reference before returnPan Bian1-0/+1
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung4-5/+46
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka1-9/+11
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka2-0/+73
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka1-5/+71
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka5-50/+323
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka5-43/+356
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka3-72/+178
2021-01-25Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang1-0/+5
2021-01-06Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba1-7/+9
2021-01-06Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu1-0/+2
2021-01-06Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps1-0/+2
2021-01-06Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K1-0/+2
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel1-3/+2
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi1-0/+4
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill1-1/+1
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi1-2/+13
2020-12-21Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches1-4/+4
2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka1-0/+17
2020-12-18Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala1-8/+8
2020-12-18Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K1-14/+7
2020-12-18Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski1-0/+1
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou1-0/+6
2020-12-18Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou1-0/+3
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou1-0/+13
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi1-0/+8
2020-12-18Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang1-0/+15
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi1-17/+8
2020-12-18Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2-6/+5
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba2-0/+55