index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
macio_asic.c
Commit message (
Expand
)
Author
Age
*
drivercore: Output common devicetree information in uevent
Grant Likely
2012-02-01
*
powerpc/macio: Ensure all dma routines get copied over
Nishanth Aravamudan
2010-11-28
*
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
*
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
2010-06-02
*
of: change of_match_device to work with struct device
Grant Likely
2010-05-22
*
drivercore: Add of_match_table to the common device drivers
Grant Likely
2010-05-22
*
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2010-05-22
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
*
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
2009-12-08
*
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
2009-12-08
*
powerpc/macio: Don't the address of an array element before boundchecking
roel kluin
2009-08-19
*
powerpc/pmac: Fix DMA ops for MacIO devices
Benjamin Herrenschmidt
2009-06-26
*
macintosh: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
*
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
*
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-12
*
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
2007-04-12
*
Merge branch 'merge'
Paul Mackerras
2006-07-31
|
\
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
*
|
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
*
[PATCH] powermac: Fix some 64b resource damage
Benjamin Herrenschmidt
2006-07-01
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
*
[PATCH] macintosh: tidy-up driver_register() return values
Bjorn Helgaas
2006-03-22
*
[PATCH] MODALIAS= for macio
Olaf Hering
2006-02-01
*
[PATCH] Add macio_bus_type probe and remove methods
Russell King
2006-01-13
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: convert macio_asic to use prom_parse
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
*
[PATCH] openfirmware: implement hotplug for macio devices
Jeff Mahoney
2005-07-06
*
[PATCH] openfirmware: add sysfs nodes for open firmware devices
Jeff Mahoney
2005-07-06
*
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
*
[PATCH] fix u32 vs. pm_message_t in drivers/macintosh
Pavel Machek
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16