summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | MXC: Add USB OTG (device) for i.MX31 PDK (3DS) board.Magnus Lilja2010-05-171-0/+55
| | | * | mx31moboard: OTG host support for smartbot boardPhilippe Rétornaz2010-05-173-4/+41
| | | * | mx31moboard: Move usb OTG device registrationPhilippe Rétornaz2010-05-174-7/+25
| | | * | mx31moboard: Fix usb PHY resetPhilippe Rétornaz2010-05-171-61/+37
| | | * | mx5: enable usb gadget for freescale mx51 babbage boardDinh Nguyen2010-05-114-1/+42
| | | * | mx5: change usb clock source from pll3 to pll2Dinh Nguyen2010-05-111-4/+39
| | | * | mx31smartbot: change the config of a gpioValentin Longchamp2010-05-061-4/+4
| | | * | mx5: Add USB to Freescale MX51 defconfigDinh Nguyen2010-05-031-1/+16
| | | * | mxc: Add generic USB HW initialization for MX51Dinh Nguyen2010-05-032-3/+111
| | | * | mx5: Enable board specific functions for enabling USB host on BabbageDinh Nguyen2010-05-031-0/+129
| | | * | mx5: Add USB device definitions for Freescale MX51 Babbage HWDinh Nguyen2010-05-033-0/+59
| | | * | mxc: Update GPIO for USB support on Freescale MX51 Babbage HWDinh Nguyen2010-05-031-13/+20
| | | * | arm/plat-mxc: Fix forgotten renaming in timer.cWolfram Sang2010-04-231-1/+1
| | | * | mx5: Add registration of GPIOs for MX5 devicesDinh Nguyen2010-04-223-6/+36
| | | * | mxc: Change gpt timer code to be more generic by using V2 instead of MX3Amit Kucheria2010-04-221-22/+22
| | | * | ARM: mx3/lilly1131: add USB supportDaniel Mack2010-04-142-0/+146
| | | * | imx31: add rtc device on litekit board.Vladimir Zapolskiy2010-04-141-0/+1
| | | * | imx3: Add rtc platform device supportVladimir Zapolskiy2010-04-142-0/+20
| * | | | ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900wanzongshun2010-05-243-0/+58
| * | | | ARM: 6138/1: Add support for 10 hardirq bitsMagnus Damm2010-05-201-1/+3
| * | | | ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-201-0/+1
| |/ / /
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-253-0/+106
|\ \ \ \
| * \ \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-251512-33059/+81713
| |\ \ \ \
| * | | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-251-0/+1
| * | | | | powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin2010-05-251-0/+78
| * | | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-251-0/+27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-05-2520-262/+1226
|\ \ \ \ \ \
| * | | | | | arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
| * | | | | | arch/m68knommu/mm/fault.c: Checkpatch cleanupAndrea Gelmini2010-05-241-5/+5
| * | | | | | m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' casePhilippe De Muyter2010-05-241-1/+1
| * | | | | | m68knommu: remove un-used mcfsmc.hGreg Ungerer2010-05-241-187/+0
| * | | | | | m68knommu: add smc91x support for ColdFire NETtel boardsGreg Ungerer2010-05-242-1/+156
| * | | | | | m68knommu: add smc91x support to ColdFire 5249 platformGreg Ungerer2010-05-241-0/+48
| * | | | | | m68knommu: remove size limit on non-MMU TASK_SIZEGreg Ungerer2010-05-241-0/+4
| * | | | | | m68knommu: Coldfire QSPI platform supportSteven King2010-05-1713-66/+1010
| |/ / / / /
* | | | | | s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-251-0/+4
* | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-0/+2
* | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-257-31/+2
* | | | | | mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* | | | | | mn10300: use generic atomic.hMathieu Desnoyers2010-05-251-157/+1
* | | | | | frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* | | | | | frv: extend gdbstub to support more features of gdbDavid Howells2010-05-253-2/+70
* | | | | | xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* | | | | | xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-252-21/+3
* | | | | | xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-2448-3241/+1938
|\ \ \ \ \
| * | | | | Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
| * | | | | Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-221-1/+2
| * | | | | Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-221-1/+1
| * | | | | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-221-6/+1
OpenPOWER on IntegriCloud