index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-02-17
clk: rs9: Drop unused pin_xin field
Marek Vasut
-1
/
+0
2023-02-17
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
-3
/
+3
2023-02-17
i2c: Add GXP SoC I2C Controller
Nick Hawkins
-0
/
+628
2023-02-17
Merge remote-tracking branch 'spi/for-6.3' into spi-next
Mark Brown
-438
/
+1742
2023-02-17
Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2023-02-17
Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-8
/
+12
2023-02-17
Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
-29
/
+41
2023-02-17
of: update kconfig unittest help
Frank Rowand
-1
/
+13
2023-02-17
of: Use preferred of_property_read_* functions
Rob Herring
-5
/
+2
2023-02-17
i2c: xiic: Remove some dead code
Christophe JAILLET
-4
/
+0
2023-02-17
i2c: xiic: Add SCL frequency configuration support
Raviteja Narayanam
-0
/
+148
2023-02-17
i2c: xiic: Update compatible with new IP version
Raviteja Narayanam
-0
/
+1
2023-02-17
of: Use of_property_present() helper
Rob Herring
-2
/
+2
2023-02-17
of: reserved_mem: Use proper binary prefix
Geert Uytterhoeven
-1
/
+1
2023-02-17
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
-11
/
+9
2023-02-17
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
-8
/
+5
2023-02-17
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
-49
/
+35
2023-02-17
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
-17
/
+14
2023-02-17
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
-9
/
+12
2023-02-17
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
-37
/
+55
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
-10
/
+9
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
-21
/
+40
2023-02-17
RDMA/irdma: Add support for dmabuf pin memory regions
Zhu Yanjun
-0
/
+42
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
-107
/
+676
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
-44
/
+48
2023-02-17
net/mlx5e: Use query_special_contexts for mkeys
Or Har-Toov
-2
/
+21
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
-8
/
+9
2023-02-17
dm ioctl: remove unnecessary check when using dm_get_mdptr()
Hou Tao
-3
/
+3
2023-02-17
dm ioctl: assert _hash_lock is held in __hash_remove
Mike Snitzer
-0
/
+4
2023-02-17
dm cache: add cond_resched() to various workqueue loops
Mike Snitzer
-0
/
+4
2023-02-17
dm thin: add cond_resched() to various workqueue loops
Mike Snitzer
-0
/
+2
2023-02-17
wifi: rtl8xxxu: add LEDS_CLASS dependency
Arnd Bergmann
-0
/
+1
2023-02-17
pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
Jeff LaBundy
-2
/
+2
2023-02-17
pwm: ab8500: Implement .get_state()
Uwe Kleine-König
-0
/
+43
2023-02-17
pwm: ab8500: Fix calculation of duty and period
Uwe Kleine-König
-9
/
+60
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
-12
/
+0
2023-02-17
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
-1
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-522
/
+827
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
-1
/
+1
2023-02-17
mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-02-17
mmc: meson-gx: constify member data of struct meson_host
Heiner Kallweit
-3
/
+2
2023-02-17
mmc: meson-gx: use devm_clk_get_enabled() for core clock
Heiner Kallweit
-12
/
+5
2023-02-17
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
-3
/
+3
2023-02-17
wifi: iwlegacy: avoid fortify warning
Johannes Berg
-1
/
+1
2023-02-17
wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()
Johannes Berg
-7
/
+0
2023-02-17
wifi: rtw89: fix AP mode authentication transmission failed
Po-Hao Huang
-21
/
+26
2023-02-17
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
-5
/
+15
2023-02-17
dma-buf: make kobj_type structure constant
Thomas Weißschuh
-1
/
+1
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
-0
/
+8
2023-02-16
Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-38
/
+72
[prev]
[next]