summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-244-31/+72
|\
| * Merge branch 'devicetree/merge' into devicetree/nextGrant Likely2012-05-202-4/+43
| |\
| | * ARM: DT: Add binding for GIC virtualization extentions (VGIC)Marc Zyngier2012-05-111-2/+33
| | * of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
| * | dt/documentation: Fix value format descriptionRoland Stigge2012-05-191-27/+28
| * | dt: add vendor prefix for EM MicroelectronicsStephen Warren2012-05-191-0/+1
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-2421-573/+736
|\ \ \
| * | | spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-196-13/+2
| * | | SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-191-12/+8
| * | | spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-191-1/+1
| * | | spi: refactor spi-coldfire-qspi to use SPI queue framework.Steven King2012-05-191-141/+114
| * | | spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-191-133/+110
| * | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-192-6/+345
| * | | spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-191-1/+1
| * | | spi: Dont call prepare/unprepare transfer if not populatedShubhrajyoti D2012-05-101-2/+2
| * | | spi/ep93xx: clean probe/remove routinesHannu Heikkinen2012-05-091-27/+10
| * | | Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-09992-6698/+9909
| |\ \ \
| * | | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-138-133/+92
| * | | | spi: use module_pci_driverAxel Lin2012-04-102-23/+2
| * | | | spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3
| * | | | spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-101-1/+5
| * | | | spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-101-41/+34
| * | | | Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4
| | * | | spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1
| | * | | spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-191-4/+5
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-242-20/+89
|\ \ \ \ \
| * | | | | irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown2012-05-191-0/+1
| * | | | | irqdomain: trivial pr_fmt conversion.Paul Mundt2012-05-191-15/+17
| * | | | | irqdomain: Kill off duplicate definitions.Paul Mundt2012-05-191-3/+0
| * | | | | irqdomain: Make irq_domain_simple_map() static.Paul Mundt2012-05-191-2/+2
| * | | | | irqdomain: Export remaining public API symbols.Paul Mundt2012-05-191-0/+10
| * | | | | irqdomain: Support removal of IRQ domains.Paul Mundt2012-05-192-3/+62
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-245-5/+183
|\ \ \ \ \
| * | | | | alpha: add io{read,write}{16,32}be functionsMichael Cree2012-05-241-0/+5
| * | | | | alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-243-5/+174
| * | | | | alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-242-0/+4
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-2431-225/+155
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-05-223-9/+4
| |\ \ \ \ \ \
| | * | | | | | timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-211-3/+1
| | * | | | | | time: remove obsolete declarationRichard Cochran2012-05-211-1/+0
| | * | | | | | ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-211-4/+2
| | * | | | | | ntp: Correct TAI offset during leap secondRichard Cochran2012-05-211-1/+1
| * | | | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-2122-68/+42
| |/ / / / / /
| * | | | | | x86: Use generic time configThomas Gleixner2012-05-211-24/+7
| * | | | | | unicore32: Use generic time configAnna-Maria Gleixner2012-05-211-3/+0
| * | | | | | um: Use generic time configAnna-Maria Gleixner2012-05-211-4/+1
| * | | | | | tile: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
| * | | | | | sparc: Use: generic time configAnna-Maria Gleixner2012-05-211-12/+3
| * | | | | | sh: Use generic time configAnna-Maria Gleixner2012-05-211-10/+2
OpenPOWER on IntegriCloud