summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-12Bluetooth: Add LE connection parameter updateAnuj Jain2-0/+13
2024-11-12Bluetooth: Set le data length command and eventSudha Bheemanna2-0/+37
2024-11-12Bluetooth: Read host suggested default le data lengthSudha Bheemanna2-0/+9
2024-11-12Bluetooth: Write host suggested default le data lengthSudha Bheemanna2-0/+9
2024-11-12Bluetooth: Read LE Max data length commandSudha Bheemanna2-0/+11
2024-11-12Bluetooth: IPSP Connect/Disconnect apisSudha Bheemanna3-0/+25
2024-11-12Bluetooth: Add support to enable/disable IPSPSudha Bheemanna2-0/+17
2024-11-12Bluetooth: Set link Supervision timeout for a connectionSudha Bheemanna3-0/+30
2024-11-12Bluetooth: Get Advertising TX powerSudha Bheemanna1-0/+6
2024-11-12Bluetooth: Add MGMT command to set SCO settingsSudha Bheemanna4-0/+59
2024-11-12Bluetooth: Add LE device found MGMT eventSudha Bheemanna3-0/+35
2024-11-12Bluetooth: fix vendor ext rssi link alert eventSeung-Woo Kim2-7/+7
2024-11-12Bluetooth: Add H/W TX timeout error MGMT eventSudha Bheemanna3-0/+9
2024-11-12Bluetooth: Add hardware error MGMT eventSudha Bheemanna2-0/+8
2024-11-12Bluetooth: Add LE vendor specific event handlerSudha Bheemanna1-0/+19
2024-11-12Bluetooth: Add set LE scan parameter featureSudha Bheemanna1-0/+8
2024-11-12Bluetooth: Set Manufacturer data featureSudha Bheemanna2-0/+14
2024-11-12Bluetooth: Add LE connection parameter update procedureSudha Bheemanna2-0/+33
2024-11-12Bluetooth: Add stop LE auto connection featureSudha Bheemanna1-0/+5
2024-11-12Bluetooth: Add BT LE discovery featureSudha Bheemanna2-0/+21
2024-11-12Bluetooth: Update device name on remote_name_eventSudha Bheemanna2-0/+13
2024-11-12Bluetooth: Add RSSI Monitor featureSudha Bheemanna3-0/+197
2024-11-12Bluetooth: Functions to modify WhiteListSudha Bheemanna1-0/+17
2024-11-12Bluetooth: Add Advertising Packet ConfigurationSudha Bheemanna3-0/+30
2024-11-12Bluetooth: Add MGMT tizen_handlers and TIZEN_OP_BASE_CODE.h.sandeep2-0/+30
2024-11-12Bluetooth: Add "TIZEN_BT" flagSudha Bheemanna1-0/+3
2024-11-12Linux 6.6.58-rt45Jaehoon Chung14-25/+303
2024-11-08Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley10-209/+88
2024-11-08mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang1-0/+18
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-11-08rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney1-0/+2
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-11-08afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong1-0/+1
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-11-08thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki1-0/+2
2024-11-07drm: Add a rotation parameter to connectors.Dave Stevenson2-0/+16
2024-11-07drm: Add a DRM_MODE_TRANSPOSE option to the DRM rotation propertyDave Stevenson1-0/+1
2024-11-07drm: Increase plane_mask to 64bit.Dave Stevenson2-3/+3
2024-11-01Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley12-48/+73
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot1-0/+2
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger1-0/+2
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger1-13/+13