index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
1
-0
/
+8
2024-07-15
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
1
-2
/
+13
2024-07-15
Bluetooth: btintel: Add support for Whale Peak2
Kiran K
1
-0
/
+1
2024-07-15
Bluetooth: btintel: Add support for BlazarU core
Kiran K
1
-0
/
+3
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
3
-0
/
+415
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
3
-33
/
+41
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
3
-445
/
+484
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
5
-283
/
+305
2024-07-15
Bluetooth: btusb: add callback function in btusb suspend/resume
Chris Lu
1
-0
/
+9
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
3
-11
/
+10
2024-07-15
Bluetooth: btusb: mediatek: return error for failed reg access
Chris Lu
1
-30
/
+84
2024-07-15
Bluetooth: btusb: mediatek: remove the unnecessary goto tag
Chris Lu
1
-4
/
+1
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
10
-965
/
+5
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
3
-20
/
+28
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2
-7
/
+49
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
3
-5
/
+8
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
3
-30
/
+11
2024-07-15
dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema
Rafał Miłecki
2
-36
/
+51
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-07-15
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
1
-0
/
+2
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2
-3
/
+0
2024-07-15
Bluetooth: btintel: Fix the sfi name for BlazarU
Kiran K
1
-2
/
+2
2024-07-15
Bluetooth: qca: don't disable power management for QCA6390
Bartosz Golaszewski
1
-1
/
+7
2024-07-15
Bluetooth: hci: fix build when POWER_SEQUENCING=m
Krzysztof Kozlowski
1
-0
/
+1
2024-07-15
Bluetooth: btintel: Fix spelling of *intermediate* in comment
Paul Menzel
1
-1
/
+1
2024-07-15
Bluetooth: qca: use the power sequencer for QCA6390
Bartosz Golaszewski
1
-15
/
+59
2024-07-15
dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
Bartosz Golaszewski
1
-0
/
+17
2024-07-15
Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...
Luiz Augusto von Dentz
9
-0
/
+1617
2024-07-15
ALSA: usb: Use BIT() for bit values
Takashi Iwai
3
-39
/
+36
2024-07-15
ALSA: usb: Fix UBSAN warning in parse_audio_unit()
Takashi Iwai
1
-0
/
+7
2024-07-15
net: ethernet: lantiq_etop: remove redundant device name setup
Aleksander Jan Bajkowski
1
-1
/
+0
2024-07-15
Merge branch 'net-dsa-vsc73xx-implement-vlan-operations'
Jakub Kicinski
13
-98
/
+934
2024-07-15
net: dsa: vsc73xx: start treating the BR_LEARNING flag
Pawel Dembicki
1
-6
/
+35
2024-07-15
net: dsa: vsc73xx: Add bridge support
Pawel Dembicki
1
-0
/
+5
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
3
-5
/
+8
2024-07-15
net: dsa: Define max num of bridges in tag8021q implementation
Pawel Dembicki
2
-2
/
+6
2024-07-15
net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
Pawel Dembicki
2
-4
/
+71
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
4
-0
/
+77
2024-07-15
net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
Vladimir Oltean
3
-17
/
+24
2024-07-15
net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
Vladimir Oltean
1
-4
/
+4
2024-07-15
net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()
Vladimir Oltean
4
-36
/
+34
2024-07-15
net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...
Vladimir Oltean
2
-23
/
+32
2024-07-15
net: dsa: vsc73xx: Add vlan filtering
Pawel Dembicki
2
-3
/
+566
2024-07-15
net: dsa: vsc73xx: add port_stp_state_set function
Pawel Dembicki
1
-11
/
+85
2024-07-15
drm: panel-orientation-quirks: Add quirk for OrangePi Neo
Philip Mueller
1
-0
/
+6
2024-07-15
IB/hfi1: Constify struct flag_table
Christophe JAILLET
1
-15
/
+15
2024-07-15
drm/xe/vf: Track writes to inaccessible registers from VF
Michal Wajdeczko
3
-1
/
+32
2024-07-15
irqdomain: Fix the kernel-doc and plug it into Documentation
Jiri Slaby (SUSE)
2
-1
/
+21
2024-07-15
genirq: Set IRQF_COND_ONESHOT in request_irq()
Rafael J. Wysocki
1
-1
/
+1
2024-07-15
irqchip/imx-irqsteer: Handle runtime power management correctly
Shenwei Wang
1
-3
/
+21
[prev]
[next]