index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
1
-3
/
+1
|
\
|
*
bus: imx-weim: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-31
1
-3
/
+1
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
5
-9
/
+14
|
\
\
|
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
5
-9
/
+9
|
*
|
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+6
|
|
/
*
|
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
1
-1
/
+7
|
\
\
|
*
|
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
2023-01-08
1
-1
/
+7
|
|
/
*
|
Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2023-02-03
4
-60
/
+73
|
\
\
|
*
|
bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()
Dan Carpenter
2023-02-02
1
-1
/
+1
|
*
|
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
2023-01-27
2
-21
/
+29
|
*
|
bus: mhi: ep: Save channel state locally during suspend and resume
Manivannan Sadhasivam
2023-01-27
1
-0
/
+2
|
*
|
bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
Manivannan Sadhasivam
2023-01-27
1
-2
/
+15
|
*
|
bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd
Manivannan Sadhasivam
2023-01-27
1
-1
/
+1
|
*
|
bus: mhi: ep: Only send -ENOTCONN status if client driver is available
Manivannan Sadhasivam
2023-01-27
1
-6
/
+10
|
*
|
bus: mhi: ep: Check if the channel is supported by the controller
Manivannan Sadhasivam
2023-01-27
1
-0
/
+7
|
*
|
bus: mhi: ep: Power up/down MHI stack during MHI RESET
Manivannan Sadhasivam
2023-01-27
1
-28
/
+7
|
*
|
bus: mhi: host: Update mhi driver description
Slark Xiao
2023-01-27
1
-1
/
+1
|
*
|
bus: mhi: Update Makefile to used Kconfig flags
Carl Vanderlip
2023-01-27
1
-2
/
+2
|
|
/
*
/
drivers: bus: simple-pm-bus: Use clocks
Liu Ying
2023-01-20
1
-0
/
+46
|
/
*
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
3
-11
/
+21
|
\
|
*
bus: mhi: host: pci_generic: Add definition for some VIDs
Slark Xiao
2022-11-17
1
-7
/
+11
|
*
bus: mhi: host: pci_generic: Add HP variant of T99W175
Song Fuchang
2022-11-07
1
-0
/
+3
|
*
bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant
Johan Hovold
2022-11-07
1
-0
/
+2
|
*
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-10-28
1
-0
/
+2
|
*
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
2022-10-28
1
-1
/
+2
|
*
bus: mhi: host: Use mhi_soc_reset() API in place of register write
Qiang Yu
2022-10-28
1
-3
/
+1
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
4
-25
/
+4
|
\
\
|
*
|
bus: fsl-mc-msi: Switch to domain id aware interfaces
Thomas Gleixner
2022-12-05
1
-22
/
+3
|
*
|
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2022-11-23
2
-2
/
+0
|
*
|
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-12-12
1
-0
/
+6
|
\
\
|
*
|
bus: ti-sysc: Add otg quirk flags for omap3 musb
Tony Lindgren
2022-11-22
1
-0
/
+6
|
|
/
*
|
bus: ixp4xx: Don't touch bit 7 on IXP42x
Linus Walleij
2022-11-22
1
-6
/
+3
*
|
bus: sunxi-rsb: Support atomic transfers
Samuel Holland
2022-11-16
1
-8
/
+21
*
|
bus: sunxi-rsb: Remove the shutdown callback
Samuel Holland
2022-11-16
1
-9
/
+0
|
/
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-25
/
+3
|
\
|
*
bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
Liu Shixin
2022-09-24
1
-24
/
+2
|
*
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2022-09-21
1
-1
/
+1
|
|
\
|
|
*
bus: mhi: host: always print detected modem name
Koen Vandeputte
2022-09-16
1
-1
/
+1
*
|
|
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-52
/
+44
|
\
\
\
|
*
|
|
bus: hisi_lpc: Use platform_device_register_full()
John Garry
2022-09-08
1
-36
/
+32
|
*
|
|
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
Andy Shevchenko
2022-09-08
1
-6
/
+6
|
*
|
|
bus: hisi_lpc: Correct error code for timeout
Andy Shevchenko
2022-09-08
1
-1
/
+1
|
*
|
|
bus: hisi_lpc: Use devm_platform_ioremap_resource
Andy Shevchenko
2022-09-08
1
-3
/
+1
|
*
|
|
bus: hisi_lpc: Don't dereference fwnode handle
Andy Shevchenko
2022-09-08
1
-6
/
+4
|
|
|
/
|
|
/
|
*
|
|
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-09-20
1
-0
/
+2
|
|
/
|
/
|
*
|
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
2022-08-29
1
-3
/
+16
|
/
[next]