index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-15
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
2
-17
/
+10
2010-07-15
drivers/of: fix build error when CONFIG_PPC_DCR is set
Grant Likely
1
-0
/
+4
2010-07-15
of/sparc: move is_root_node() to of.h
Andres Salomon
4
-12
/
+9
2010-07-06
proc: unify PROC_DEVICETREE config
Andres Salomon
3
-16
/
+8
2010-07-06
of: Put all CONFIG_OF dependencies into a Kconfig menu block
Grant Likely
3
-16
/
+16
2010-07-06
of: remove architecture CONFIG_OF definitions
Stephen Rothwell
3
-9
/
+0
2010-07-06
of: define CONFIG_OF globally so architectures can select it
Stephen Rothwell
1
-0
/
+3
2010-07-06
sparc: turn CONFIG_OF into a select
Stephen Rothwell
1
-1
/
+2
2010-07-06
powerpc: turn CONFIG_OF into a select
Stephen Rothwell
1
-2
/
+3
2010-07-06
microblaze: turn CONFIG_OF into a select
Stephen Rothwell
1
-2
/
+3
2010-07-06
of: Fix missing include
Grant Likely
1
-0
/
+1
2010-07-06
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
3
-55
/
+23
2010-07-06
i2c: Add OF-style registration and binding
Grant Likely
4
-9
/
+9
2010-07-06
of/i2c: Generalize OF support
Grant Likely
6
-28
/
+46
2010-07-06
niu: always include of_device.h
Randy Dunlap
1
-3
/
+0
2010-07-06
of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test
Grant Likely
1
-7
/
+5
2010-07-06
of/device: Add OF style matching helper function
Grant Likely
2
-1
/
+20
2010-07-06
of/gpio: fix of_gpio includes
Grant Likely
1
-3
/
+4
2010-07-06
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
13
-26
/
+34
2010-07-06
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
8
-25
/
+56
2010-07-06
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
15
-158
/
+129
2010-07-06
gpiolib: cosmetic improvements for error handling in gpiochip_add()
Anton Vorontsov
1
-6
/
+12
2010-07-06
of/device: populate platform_device (of_device) resource table on allocation
Grant Likely
1
-2
/
+27
2010-07-06
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
8
-175
/
+92
2010-07-06
of/device: Merge of_platform_bus_probe()
Grant Likely
6
-297
/
+179
2010-07-06
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
4
-18
/
+8
2010-07-06
of/device: merge of_device_uevent
Grant Likely
6
-103
/
+52
2010-07-06
of: Use full node name in resource structures
Grant Likely
2
-1
/
+2
2010-07-06
of/address: restrict 'no-ranges' kludge to powerpc
Grant Likely
1
-1
/
+10
2010-07-06
of/address: little-endian fixes
Grant Likely
1
-5
/
+7
2010-07-06
of/address: Merge all of the bus translation code
Grant Likely
6
-1018
/
+515
2010-07-06
of/address: merge of_address_to_resource()
Grant Likely
8
-117
/
+76
2010-07-06
of/address: merge of_iomap()
Grant Likely
8
-40
/
+38
2010-07-06
of/irq: little endian fixes
Rob Herring
1
-8
/
+9
2010-07-06
of/irq: merge irq mapping code
Grant Likely
6
-634
/
+330
2010-07-06
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
3
-100
/
+81
2010-07-06
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2
-51
/
+0
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
13
-128
/
+99
2010-06-28
of: kill struct of_device
Grant Likely
7
-41
/
+23
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
33
-108
/
+100
2010-06-15
powerpc/5200: fix lite5200 ethernet phy address
Dmitry Baryshkov
1
-2
/
+2
2010-06-15
powerpc/5200: Fix build error in sound code.
Grant Likely
1
-1
/
+1
2010-06-15
powerpc/5200: fix oops during going to standby
Dmitry Baryshkov
1
-1
/
+10
2010-06-15
powerpc/5200: add lite5200 onboard I2C eeprom and flash
Dmitry Baryshkov
2
-0
/
+29
2010-06-15
maintainers: Add git trees for SPI and device tree
Grant Likely
1
-0
/
+2
2010-06-14
of: Drop properties with "/" in their name
Michael Ellerman
1
-0
/
+3
2010-06-12
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
1
-1
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
4
-0
/
+5
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-11
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
3
-125
/
+0
[next]