summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/journal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede1-0/+38
2020-12-07Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede1-0/+8
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi1-0/+8
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2-19/+39
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler4-0/+35
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler4-16/+34
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler4-11/+407
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler2-0/+34
2020-12-07Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang1-3/+16
2020-12-07Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K1-1/+1
2020-12-07Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K1-0/+165
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K2-0/+23
2020-12-07Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K1-0/+141
2020-12-07Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K1-7/+14
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung4-9/+37
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung1-56/+84
2020-12-07Bluetooth: Handle active scan caseHoward Chung1-1/+3
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung1-1/+3
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung4-7/+144
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear1-1/+1
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz1-23/+9
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz1-8/+6
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg1-1/+1
2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun1-0/+5
2020-12-07Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng1-1/+1
2020-12-07Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng1-1/+1
2020-12-07Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson1-0/+2
2020-12-07Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba3-25/+42
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki2-4/+4
2020-11-23Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede1-0/+1
2020-11-23Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede1-6/+2
2020-11-11Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung1-26/+26
2020-11-11Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov1-10/+6
2020-11-11Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba1-9/+39
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King1-1/+1
2020-11-11Bluetooth: hci_ll: add a small delay for wl1271 enable bt_enXiaolei Wang1-0/+1
2020-11-11Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet1-0/+2
2020-11-11Bluetooth: hci_qca: resolve various warningsNigel Christian1-4/+4
2020-11-11Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi1-16/+18
2020-11-11Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka1-1/+7
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2-0/+16
2020-11-10Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu1-0/+3
2020-11-09Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam1-0/+3
2020-11-09Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø1-1/+1
2020-11-09Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang3-42/+54
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman1-4/+8
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng1-0/+46
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou1-46/+19
2020-11-09Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou1-2/+16
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler3-7/+28