index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-05
drm/i915: Add some more VBT version number comments
Ville Syrjälä
1
-38
/
+38
2022-09-05
pinctrl: berlin: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-09-05
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2
-25
/
+23
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime()
Xu Qiang
1
-1
/
+3
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
1
-3
/
+14
2022-09-05
regulator: bd9576: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-8
/
+9
2022-09-05
regulator: bd71815: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+3
2022-09-05
regmap: trace: Remove unneeded blank lines
Andy Shevchenko
1
-8
/
+0
2022-09-05
regmap: trace: Remove explicit castings
Andy Shevchenko
1
-12
/
+5
2022-09-05
regmap: trace: Remove useless check for NULL for bulk ops
Andy Shevchenko
1
-2
/
+1
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
2
-25
/
+23
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-05
drm/i915: Unify VBT version number comments
Ville Syrjälä
1
-97
/
+111
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
1
-0
/
+2
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2
-0
/
+4
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
1
-0
/
+6
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
2
-3
/
+22
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-1
/
+1
2022-09-05
net: ipa: verify a few more IDs
Alex Elder
1
-3
/
+43
2022-09-05
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
1
-28
/
+18
2022-09-05
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
1
-26
/
+7
2022-09-05
net: ipa: use IDs exclusively for last transaction
Alex Elder
1
-15
/
+27
2022-09-05
net: ipa: use IDs for last allocated transaction
Alex Elder
1
-3
/
+9
2022-09-05
net: ipa: rework last transaction determination
Alex Elder
3
-36
/
+28
2022-09-05
r8169: use devm_clk_get_optional_enabled() to simplify the code
Heiner Kallweit
1
-34
/
+3
2022-09-05
r8169: remove comment about apparently non-existing chip versions
Heiner Kallweit
1
-6
/
+0
2022-09-05
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
Heiner Kallweit
3
-8
/
+1
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
16
-27
/
+0
2022-09-05
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-3
/
+5
2022-09-05
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
1
-4
/
+10
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2
-2
/
+1
2022-09-05
usb: ohci-platform: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+24
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-09-05
drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()
Simon Ser
1
-6
/
+26
2022-09-05
drm/atomic-helper: print message on driver connector check failure
Simon Ser
1
-2
/
+10
2022-09-05
driver core: fix driver_set_override() issue with empty strings
Greg Kroah-Hartman
1
-0
/
+6
2022-09-05
drm: hide unregistered connectors from GETCONNECTOR IOCTL
Simon Ser
1
-0
/
+3
2022-09-05
gpiolib: acpi: Add a quirk for Asus UM325UAZ
Mario Limonciello
1
-0
/
+14
2022-09-05
gpiolib: acpi: Add support to ignore programming an interrupt
Mario Limonciello
1
-4
/
+20
2022-09-05
soc: rockchip: io-domain: Add RV1126 IO domains
Jianqun Xu
1
-0
/
+20
2022-09-05
soc: rockchip: power-domain: Add RV1126 power domains
Jagan Teki
1
-0
/
+29
2022-09-05
drm/i915/ttm: Abort suspend on i915_ttm_backup failure
Nirmoy Das
1
-1
/
+6
2022-09-05
net: altera: tse: convert to phylink
Maxime Chevallier
4
-314
/
+141
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
3
-0
/
+182
2022-09-05
net: altera: tse: cosmetic change to use reverse xmas tree ordering
Maxime Chevallier
2
-22
/
+23
2022-09-05
bonding: accept unsolicited NA message
Hangbin Liu
1
-5
/
+12
2022-09-05
bonding: use unspecified address if no available link local address
Hangbin Liu
1
-0
/
+3
[prev]
[next]