summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX: fix last user of iomux.h and remove itSascha Hauer2011-07-072-27/+1
* ARM: mxs/tx28: convert to new leds-gpio registration helperUwe Kleine-König2011-07-072-3/+3
* ARM: mx5: convert to new leds-gpio registration helperUwe Kleine-König2011-07-075-53/+19
* ARM: imx: convert to new leds-gpio registration helperUwe Kleine-König2011-07-076-60/+25
* ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pinsFabio Estevam2011-07-071-14/+13
* ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to com...Fabio Estevam2011-07-071-5/+6
* ARM: i.MX53: Fix IOMUX type o'sTroy Kisky2011-07-071-2/+2
* mach-mx5: fix the I2C clock parentsLothar Waßmann2011-07-071-2/+2
* ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0Uwe Kleine-König2011-07-071-8/+0
* ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.hAxel Lin2011-07-071-0/+1
* ARM: mx53: Fix some interrupts marked as reserved.Fabio Estevam2011-07-071-5/+5
* MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky2011-07-071-1/+1
* ARM: mx51: Fix the address space length for SSIFabio Estevam2011-07-071-1/+1
* ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo2011-07-071-2/+2
* ARM: mxc: change imx-dma default to_version to 1Shawn Guo2011-07-071-4/+4
* ARM: mxc: sdma on imx25 is a V2 blockShawn Guo2011-07-071-1/+1
* ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo2011-07-071-1/+1
* ARM: mxc: iomux-v1: Fix build warningFabio Estevam2011-07-071-1/+1
* ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam2011-07-071-1/+20
* mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIOFabio Estevam2011-07-072-33/+0
* ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam2011-07-071-5/+5
* ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam2011-07-071-4/+4
* ARM: mx53: Fix the base addresses for the DDR memory regionsMarc Kleine-Budde2011-07-071-2/+2
* ARM: mx53: Fix the chip select addressesFabio Estevam2011-07-071-6/+6
* ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6Fabio Estevam2011-07-071-5/+5
* mx51: Let USB Storage be built by defaultFabio Estevam2011-07-071-1/+2
* ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'Shawn Guo2011-07-071-1/+1
* Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-211-3/+11
|\
| * msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-211-2/+4
| * msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
| * msm: timer: Fix SMP build errorStephen Boyd2011-06-011-0/+2
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-204-7/+31
|\ \
| * | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
| * | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
| * | xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
| * | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-204-5/+11
|\ \ \
| * | | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
| * | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve2011-06-191-1/+1
| * | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti2011-06-191-1/+2
| * | | KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov2011-06-191-1/+1
* | | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-183-7/+28
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+1
|\ \ \ \
| * | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \
| * \ \ \ Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14134-1117/+2010
| |\ \ \ \
| | * | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ / /
| * | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-1373-1916/+3006
| |\ \ \ \
| | * | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-071-2/+17
| | * | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-071-2/+2