index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename struct driver_d to driver
Sascha Hauer
2023-01-10
1
-2
/
+2
*
Rename struct device_d to device
Sascha Hauer
2023-01-10
1
-2
/
+2
*
Rename device_d::device_node to device_d::of_node
Sascha Hauer
2023-01-10
1
-3
/
+3
*
drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0
Roland Hieber
2021-11-22
1
-1
/
+1
*
drivers: add missing SPDX-License-Identifier
Ahmad Fatoum
2021-11-01
1
-2
/
+1
*
drivers: base: Check all compatible strings for modalias match
Trent Piepho
2021-06-16
1
-18
/
+9
*
drivers: Introduce dev_set_name()
Andrey Smirnov
2018-10-18
1
-1
/
+1
*
drivers: bus: Match against id_table first
Andrey Smirnov
2015-12-07
1
-3
/
+2
*
drivers/base: Mark (of|platform)_device_id data as constant
Uwe Kleine-König
2015-04-17
1
-2
/
+2
*
i2c/spi: match of_modaliases
Sascha Hauer
2014-02-07
1
-0
/
+37
*
treewide: Add missing includes
Sascha Hauer
2013-11-08
1
-0
/
+1
*
base: Transform "platform_match" into "device_match" and make this function p...
Alexander Shiyan
2013-07-15
1
-0
/
+24
*
bus: Make struct device a pointer
Sascha Hauer
2013-03-14
1
-3
/
+4
*
bus: add bus device
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-0
/
+10
*
driver: make get_bus_by_name static
Sascha Hauer
2012-10-04
1
-1
/
+1
*
driver: search device and driver based on the bus instead of all
Jean-Christophe PLAGNIOL-VILLARD
2012-09-23
1
-0
/
+3
*
driver: register bus
Jean-Christophe PLAGNIOL-VILLARD
2012-09-23
1
-0
/
+34