summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-net-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-05-032-19/+94
|\
| * Bluetooth: qca: fix firmware check error pathJohan Hovold2024-05-031-1/+1
| * Bluetooth: qca: fix info leak when fetching board idJohan Hovold2024-05-031-0/+5
| * Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold2024-05-032-5/+21
| * Bluetooth: qca: generalise device address checkJohan Hovold2024-05-032-9/+14
| * Bluetooth: qca: fix NVM configuration parsingJohan Hovold2024-05-031-2/+22
| * Bluetooth: qca: add missing firmware sanity checksJohan Hovold2024-05-031-6/+32
| * Bluetooth: qca: fix wcn3991 device address checkJohan Hovold2024-05-031-1/+4
* | net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut2024-05-031-6/+10
|/
* Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-0213-78/+114
|\
| * s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter2024-05-021-34/+27
| * vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault2024-05-011-1/+18
| * e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits2024-04-301-4/+4
| * net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún2024-04-301-2/+2
| * cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior2024-04-301-3/+3
| * vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault2024-04-291-0/+2
| * vxlan: Fix racy device stats updates.Guillaume Nault2024-04-291-14/+14
| * net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen2024-04-291-3/+2
| * net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen2024-04-291-3/+2
| * net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen2024-04-291-3/+2
| * net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen2024-04-291-3/+8
| * net: bcmgenet: synchronize UMAC_CMD accessDoug Berger2024-04-294-3/+23
| * net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger2024-04-291-1/+3
| * net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger2024-04-291-1/+3
| * octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh2024-04-251-3/+1
| * bna: ensure the copied buf is NUL terminatedBui Quang Minh2024-04-251-2/+2
| * ice: ensure the copied buf is NUL terminatedBui Quang Minh2024-04-251-4/+4
* | Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-014-12/+25
|\ \
| * | regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
| * | regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
| * | regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno2024-04-091-12/+20
| * | regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen2024-04-081-0/+3
* | | Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2024-04-302-1/+3
|\ \ \
| * | | power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulatorAngeloGioacchino Del Regno2024-04-151-1/+1
| * | | power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann2024-04-101-0/+2
* | | | Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-04-301-0/+1
|\ \ \ \
| * | | | platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada2024-04-291-0/+1
* | | | | Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-04-308-96/+98
|\ \ \ \ \
| * \ \ \ \ Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2024-04-252-37/+45
| |\ \ \ \ \
| | * | | | | pinctrl: baytrail: Add pinconf group for uart3Hans de Goede2024-04-081-2/+4
| | * | | | | pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2024-04-082-36/+42
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij2024-04-251-10/+13
| |\ \ \ \ \
| | * | | | | pinctrl: renesas: rzg2l: Configure the interrupt type on resumeClaudiu Beznea2024-04-221-10/+13
| * | | | | | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij2024-04-171-1/+10
| |\| | | | |
| | * | | | | pinctrl: renesas: rzg2l: Execute atomically the interrupt configurationClaudiu Beznea2024-03-261-1/+10
| | |/ / / /
| * | | | | pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng2024-04-161-4/+6
| * | | | | pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai2024-04-041-27/+11
| * | | | | pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai2024-04-041-0/+2
| * | | | | pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter2024-03-291-7/+1
| * | | | | pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich2024-03-281-3/+3