summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit2022-09-021-7/+1
* Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-0127-72/+201
|\
| * mlxbf_gige: compute MDIO period based on i1clkDavid Thompson2022-08-313-18/+110
| * ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou2022-08-311-1/+1
| * net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter2022-08-311-1/+4
| * nfp: fix the access to management firmware hangingGao Xiao2022-08-311-0/+1
| * Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-08-313-2/+4
| |\
| | * ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong2022-08-291-0/+1
| | * net/ieee802154: fix repeated words in commentsJilin Yuan2022-08-231-1/+1
| | * ieee802154/adf7242: defer destroy_workqueue callLin Ma2022-08-231-1/+2
| * | net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur2022-08-311-1/+7
| * | net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2022-08-299-42/+42
| * | net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior2022-08-291-2/+3
| * | r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-272-0/+10
| * | nfp: flower: fix ingress police using matchall filterTianyu Yuan2022-08-271-2/+3
| * | net: smsc911x: Stop and start PHY during suspend and resumeFlorian Fainelli2022-08-271-0/+6
| * | tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng2022-08-271-2/+6
| * | net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson2022-08-271-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-261-1/+2
| |\ \
| | * | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-181-1/+2
* | | | Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-3113-34/+96
|\ \ \ \
| * | | | HID: nintendo: fix rumble worker null pointer derefDaniel J. Ogorchock2022-08-251-2/+4
| * | | | HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu2022-08-252-0/+2
| * | | | HID: input: fix uclogic tabletsBenjamin Tissoires2022-08-251-1/+4
| * | | | HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver listAditya Garg2022-08-252-0/+4
| * | | | HID: add Lenovo Yoga C630 battery quirkSteev Klimaszewski2022-08-252-0/+3
| * | | | HID: AMD_SFH: Add a DMI quirk entry for ChromebooksAkihiko Odaki2022-08-251-0/+18
| * | | | HID: thrustmaster: Add sparco wheel and fix array lengthMichael Hübner2022-08-251-1/+2
| * | | | hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu2022-08-251-29/+39
| * | | | HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang2022-08-251-1/+1
| * | | | HID: asus: ROG NKey: Ignore portion of 0x5a reportJosh Kilmer2022-08-251-0/+7
| * | | | HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati2022-08-251-0/+2
| * | | | HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones2022-08-251-0/+10
* | | | | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-311-0/+6
|\ \ \ \ \
| * | | | | /dev/null: add IORING_OP_URING_CMD supportPaul Moore2022-08-261-0/+6
* | | | | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-281-10/+21
|\ \ \ \ \ \
| * | | | | | binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-282-4/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano2022-08-151-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
* | | | | | | Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-08-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: check only freq_table in __resolve_freq()Lukasz Luba2022-08-231-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-08-282-7/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-processor' into acpiRafael J. Wysocki2022-08-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu2022-08-231-1/+1
| | |/ / / / / /
| * | | | | | | ACPI: property: Remove default association from integer maximum valuesSakari Ailus2022-08-251-2/+1
| * | | | | | | ACPI: property: Ignore already existing data node tagsSakari Ailus2022-08-251-1/+1
| * | | | | | | ACPI: property: Fix type detection of unified integer reading functionsStefan Binding2022-08-251-4/+4
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-283-12/+13
|\ \ \ \ \ \ \