index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
bus: imx-weim: fix branch condition evaluates to a garbage value
Ivan Bornyakov
1
-1
/
+1
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+14
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+7
2023-02-03
Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
4
-60
/
+73
2023-02-02
bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()
Dan Carpenter
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
5
-9
/
+9
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-1
/
+6
2023-01-27
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
2
-21
/
+29
2023-01-27
bus: mhi: ep: Save channel state locally during suspend and resume
Manivannan Sadhasivam
1
-0
/
+2
2023-01-27
bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
Manivannan Sadhasivam
1
-2
/
+15
2023-01-27
bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD cmd
Manivannan Sadhasivam
1
-1
/
+1
2023-01-27
bus: mhi: ep: Only send -ENOTCONN status if client driver is available
Manivannan Sadhasivam
1
-6
/
+10
2023-01-27
bus: mhi: ep: Check if the channel is supported by the controller
Manivannan Sadhasivam
1
-0
/
+7
2023-01-27
bus: mhi: ep: Power up/down MHI stack during MHI RESET
Manivannan Sadhasivam
1
-28
/
+7
2023-01-27
bus: mhi: host: Update mhi driver description
Slark Xiao
1
-1
/
+1
2023-01-27
bus: mhi: Update Makefile to used Kconfig flags
Carl Vanderlip
1
-2
/
+2
2023-01-20
drivers: bus: simple-pm-bus: Use clocks
Liu Ying
1
-0
/
+46
2023-01-08
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
1
-1
/
+7
2022-12-31
bus: imx-weim: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-3
/
+1
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+21
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-25
/
+4
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+6
2022-12-05
bus: fsl-mc-msi: Switch to domain id aware interfaces
Thomas Gleixner
1
-22
/
+3
2022-11-23
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2
-2
/
+0
2022-11-22
bus: ixp4xx: Don't touch bit 7 on IXP42x
Linus Walleij
1
-6
/
+3
2022-11-22
bus: ti-sysc: Add otg quirk flags for omap3 musb
Tony Lindgren
1
-0
/
+6
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-17
bus: mhi: host: pci_generic: Add definition for some VIDs
Slark Xiao
1
-7
/
+11
2022-11-16
bus: sunxi-rsb: Support atomic transfers
Samuel Holland
1
-8
/
+21
2022-11-16
bus: sunxi-rsb: Remove the shutdown callback
Samuel Holland
1
-9
/
+0
2022-11-07
bus: mhi: host: pci_generic: Add HP variant of T99W175
Song Fuchang
1
-0
/
+3
2022-11-07
bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant
Johan Hovold
1
-0
/
+2
2022-10-28
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
1
-0
/
+2
2022-10-28
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
1
-1
/
+2
2022-10-28
bus: mhi: host: Use mhi_soc_reset() API in place of register write
Qiang Yu
1
-3
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-25
/
+3
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-52
/
+44
2022-09-24
bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
Liu Shixin
1
-24
/
+2
2022-09-21
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
1
-1
/
+1
2022-09-20
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
1
-0
/
+2
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
1
-1
/
+1
2022-09-08
bus: hisi_lpc: Use platform_device_register_full()
John Garry
1
-36
/
+32
2022-09-08
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
Andy Shevchenko
1
-6
/
+6
2022-09-08
bus: hisi_lpc: Correct error code for timeout
Andy Shevchenko
1
-1
/
+1
2022-09-08
bus: hisi_lpc: Use devm_platform_ioremap_resource
Andy Shevchenko
1
-3
/
+1
2022-09-08
bus: hisi_lpc: Don't dereference fwnode handle
Andy Shevchenko
1
-6
/
+4
[next]