summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds2010-03-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-195-2/+50
|\ \
| * | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-151-1/+0
| * | sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| * | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| * | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
| * | sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
| * | sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-193-51/+69
|\ \ \
| * | | uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2010-02-251546-14571/+37015
| |\ \ \
| * | | | uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| * | | | uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| * | | | uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-03-197-13/+5
|\ \ \ \ \
| * | | | | alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-184-4/+0
| * | | | | alpha: remove trailing spaces in messagesFrans Pop2010-03-182-2/+2
| * | | | | alpha: use __ratelimitAkinobu Mita2010-03-181-7/+3
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17
|\ \ \ \ \ \
| * | | | | | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1
| * | | | | | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6
| * | | | | | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| * | | | | | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
| * | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-192-6/+3
| |\ \ \ \ \ \
| | * | | | | | powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-161-3/+0
| | * | | | | | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-161-3/+3
* | | | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-03-191-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-191-0/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-198-41/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-193-1/+3
| * | | | | | | | tty: cpm_uart: use resource_size()Tobias Klauser2010-03-191-2/+2
| * | | | | | | | tty_buffer: Fix distinct type warningFang Wenqi2010-03-191-2/+2
| * | | | | | | | hvc_console: Fix race between hvc_close and hvc_removeAmit Shah2010-03-191-10/+21
| * | | | | | | | uartlite: Fix build on sparc.David Miller2010-03-191-5/+5
OpenPOWER on IntegriCloud