aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-04-0814-70/+382
|\
| * MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo2010-03-302-0/+167
| * ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| * ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| * imx31: add watchdog device on litekit board.Vladimir Zapolskiy2010-03-301-0/+1
| * imx3: Add watchdog platform device supportVladimir Zapolskiy2010-03-302-2/+20
| * Merge branch 'mx51' into mxc-rcSascha Hauer2010-03-255-41/+83
| |\
| | * i.MX51: remove NFC AXI static mappingSascha Hauer2010-03-192-12/+2
| | * i.MX51: determine silicon revision dynamicallySascha Hauer2010-03-192-6/+60
| | * i.MX51: map TZIC dynamicallySascha Hauer2010-03-192-22/+16
| | * i.MX51: Use correct clock for gptSascha Hauer2010-03-191-1/+1
| | * i.MX51 Babbage: Add uncompress outputSascha Hauer2010-03-191-0/+4
| * | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device.Alberto Panizzo2010-03-251-0/+45
| * | MXC: mach-mx31_3ds: Add SPI1 device support.Alberto Panizzo2010-03-251-0/+20
| * | MXC: mach-mx31_3ds: Add support for on board NAND Flash.Alberto Panizzo2010-03-252-0/+22
| * | MXC: mach-mx31_3ds: Update variable names over recent mach name modification.Alberto Panizzo2010-03-252-22/+22
| * | imx31: fix parent clock for rtcVladimir Zapolskiy2010-03-251-3/+2
* | | ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent2010-04-071-1/+1
* | | ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-071-3/+3
* | | ARM: 6028/1: ARM: add MAINTAINERS for U300Linus Walleij2010-04-071-0/+10
* | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen2010-04-071-3/+10
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-061-17/+14
|\ \ \
| * | | pcmcia: fix up alignf issuesDominik Brodowski2010-04-041-17/+14
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-04-061-0/+10
|\ \ \ \
| * | | | genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner2010-03-311-0/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-067-21/+109
|\ \ \ \ \
| * | | | | [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-061-1/+1
| * | | | | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley2010-04-061-6/+93
| * | | | | [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan2010-04-062-5/+8
| * | | | | [WATCHDOG] doc: watchdog simple example: don't fail on fsync()Giel van Schijndel2010-04-031-3/+0
| * | | | | [WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier2010-04-031-5/+6
| * | | | | [WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan2010-04-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-063-33/+49
|\ \ \ \ \
| * | | | | libata: unlock HPA if device shrunkTejun Heo2010-04-062-29/+46
| * | | | | libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-061-0/+3
| * | | | | libata: don't whine on spurious IRQTejun Heo2010-04-061-4/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-0647-131/+14221
|\ \ \ \ \ \
| * | | | | | smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki2010-04-031-5/+7
| * | | | | | r8169: clean up my printk uglynessNeil Horman2010-04-011-2/+2
| * | | | | | net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-012-0/+26
| * | | | | | cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-012-0/+3395
| * | | | | | cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-014-0/+1714
| * | | | | | cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-011-0/+2431
| * | | | | | cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-012-0/+3231
| * | | | | | cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-013-0/+3122
| * | | | | | netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2010-04-012-57/+37
| * | | | | | bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-011-12/+14
| * | | | | | net: check the length of the socket address passed to connect(2)Changli Gao2010-04-017-3/+20
| * | | | | | stmmac: add documentation for the driver.Giuseppe CAVALLARO2010-04-011-0/+143
| * | | | | | stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-011-0/+1