summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
|\
| * ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| * ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| * ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| * ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| * ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
| * ARM: Kirkwood: Describe IB62x0 LEDs in DT.Andrew Lunn2012-07-272-36/+17
| * ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.Andrew Lunn2012-07-272-31/+16
| * ARM: Kirkwood: Describe DNS32? gpio-keys in DT.Jamie Lentin2012-07-272-37/+21
| * ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsiJamie Lentin2012-07-273-82/+50
| * ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindingsJamie Lentin2012-07-273-90/+50
| * ARM: Kirkwood: Describe DNS325 temperature sensor in DT.Andrew Lunn2012-07-272-13/+10
| * ARM: Kirkwood: Use DT to configure SATA device.Andrew Lunn2012-07-279-20/+24
| * ARM: kirkwood: use devicetree for SPI on dreamplugMichael Walle2012-07-272-41/+29
| * ARM: kirkwood: Add LS-XHL and LS-CHLv2 supportMichael Walle2012-07-279-0/+291
| * ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex NetJosh Coombs2012-07-277-0/+224
| * ARM: Kirkwood: Add basic device tree support for QNAP TS219.Andrew Lunn2012-07-279-0/+228
| * ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-274-13/+53
| * ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-274-1/+29
| * ARM: Orion: Add arch support needed for I2C via DT.Andrew Lunn2012-07-274-0/+15
| * ARM: kirkwood: use devicetree for orion-spiMichael Walle2012-07-272-1/+17
| * ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-2713-132/+307
| * Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2716-30/+98
| |\
| | * ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-259-12/+12
| | * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-256-1/+29
| | * ARM: Dove: Fixup ge00 initialisationHannes Reinecke2012-07-251-2/+2
| | * ARM: Kirkwood: Fix PHY disable clk problemsSimon Baatz2012-07-251-15/+50
| | * ARM: Kirkwood: Ensure runit clock always ticks.Andrew Lunn2012-07-251-0/+5
| * | Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2713-47/+430
| |\ \ | | |/ | |/|
| | * spi/orion: remove uneeded spi_infoMichael Walle2012-07-231-5/+0
| | * spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-231-1/+1
| | * spi/orion: add device tree bindingAndrew Lunn2012-07-232-0/+36
| | * spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-221-1/+1
| | * spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-201-2/+4
| | * spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-203-0/+284
| | * spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-131-6/+6
| | * spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-131-2/+0
| | * Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-119293-326517/+537712
| | |\
| | | * spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva2012-07-021-8/+1
| | | * spi/pl022: enable runtime PMLinus Walleij2012-07-021-0/+4
| | | * spi/pl022: delete DB5500 supportLinus Walleij2012-07-021-14/+0
| | | * spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-021-0/+5
| | * | spi/gpio: start with CS non-activeUwe Kleine-König2012-07-101-1/+2
| | * | spi: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-102-6/+85
| | * | spi: Add "spi:" prefix to modalias attribute of spi devicesGrant Likely2012-05-211-1/+1
* | | | Linux 3.5v3.5Linus Torvalds2012-07-211-1/+1
* | | | Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-211-1/+0
* | | | Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-214-87/+104
|\ \ \ \
| * | | | kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-211-4/+4
| * | | | printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-212-13/+71