index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
Merge commit 'kumar/kumar-for-2.6.28'
Benjamin Herrenschmidt
1
-0
/
+2
2008-10-21
of/spi: Support specifying chip select as active high via device tree
Wolfgang Ocker
1
-0
/
+2
2008-10-21
of: Format string bug in drivers/of/of_i2c.c
Jon Smirl
1
-1
/
+1
2008-10-14
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-13
of: Add new helper of_parse_phandles_with_args()
Anton Vorontsov
2
-62
/
+128
2008-10-10
powerpc/of-bindings: Don't support linux,<modalias> "compatible" values
Grant Likely
1
-20
/
+5
2008-10-08
OF: add fsl,mcu-mpc8349emitx to the exception list
Anton Vorontsov
1
-1
/
+1
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-0
/
+10
2008-07-26
spi: Add OF binding support for SPI busses
Grant Likely
3
-0
/
+100
2008-07-26
of: adapt of_find_i2c_driver() to be usable by SPI also
Grant Likely
2
-61
/
+91
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-22
powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c
Wolfram Sang
1
-2
/
+0
2008-07-12
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
1
-0
/
+1
2008-06-09
Merge branch 'merge'
Paul Mackerras
1
-1
/
+0
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
1
-1
/
+0
2008-05-23
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
1
-37
/
+1
2008-05-16
[POWERPC] Move of_device_get_modalias to drivers/of
Stephen Rothwell
1
-0
/
+48
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
1
-0
/
+3
2008-05-15
[POWERPC] Add null pointer check to of_find_property
Timur Tabi
1
-0
/
+3
2008-05-14
[POWERPC] Create modalias file in sysfs for of_platform bus
Olaf Hering
2
-16
/
+23
2008-04-24
[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2008-04-20
[POWERPC] i2c: Fix build breakage introduced by OF helpers
Jochen Friedrich
3
-3
/
+3
2008-04-17
[POWERPC] i2c: OF helpers for the i2c API
Jochen Friedrich
3
-0
/
+122
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
3
-0
/
+249
2008-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
1
-0
/
+26
2008-02-06
[POWERPC] Create and hook up of_platform_device_shutdown
Michael Ellerman
1
-0
/
+10
2008-02-06
[POWERPC] Add of_get_next_parent()
Michael Ellerman
1
-0
/
+25
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2
-29
/
+58
2007-10-18
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-0
/
+21
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
2
-1
/
+97
2007-07-20
Begin consolidation of of_device.h
Stephen Rothwell
1
-1
/
+1
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
3
-0
/
+135
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-0
/
+115
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
1
-0
/
+24
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-0
/
+21
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-0
/
+26
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-0
/
+24
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
2
-0
/
+66