summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-12msm: smd: enable smd on msm7x30 targetNiranjana Vishwanathapura2-1/+6
2010-10-09msm: Platform data for msm8x60 IOMMUsStepan Moskovchenko3-1/+917
2010-10-09msm: Platform initialization for the IOMMU driverStepan Moskovchenko2-1/+375
2010-10-09msm: Add MSM IOMMU supportStepan Moskovchenko3-0/+2571
2010-10-09msm: add MSM8x60 FFA supportGregory Bean2-1/+15
2010-10-09msm: MSM8X60 simulator board supportSteve Muckle2-2/+16
2010-10-09msm: add msm8x60_surf machineSteve Muckle2-1/+14
2010-10-09msm: physical offset for MSM8X60Jeff Ohlstein1-0/+2
2010-10-09msm: 8x60: setup correct handlers for private interruptsAbhijeet Dharmapurikar1-1/+1
2010-10-09msm: add build support for msm8x60 targetJeff Ohlstein2-1/+15
2010-10-09msm: allow uart to be conditionally disabledDaniel Walker2-1/+10
2010-10-09msm: dma: add stub functions for dma features not yet present on 8x60Daniel Walker1-1/+9
2010-10-09msm: clock: add dummy clock driverJeff Ohlstein2-0/+55
2010-10-09msm: 8x60: gic initialization fixup for RUMISteve Muckle1-0/+20
2010-10-09msm: irq: rename existing entry-macro to entry-macro-vicSteve Muckle4-29/+178
2010-10-09msm: MSM8X60 RUMI3 board supportSteve Muckle3-0/+66
2010-10-09msm: timer: support 8x60 timersJeff Ohlstein2-2/+28
2010-10-09msm: irqs-8x60: interrupt mapAbhijeet Dharmapurikar1-0/+225
2010-10-09msm: initial irq definitions for MSM8X60Steve Muckle2-0/+30
2010-10-09msm: io: MSM8X60 io supportSteve Muckle4-0/+37
2010-10-09msm: create config option for proc-commSteve Muckle2-3/+8
2010-10-06msm: qsd8x50: enable ethernet.Gregory Bean1-0/+39
2010-10-06msm: gpio: Add gpiomux calls to request and free.Gregory Bean1-0/+18
2010-10-06msm: add gpio driver for single-core SoCs.Gregory Bean3-0/+639
2010-10-06msm: Featurize gpiomux.Gregory Bean2-0/+25
2010-10-06msm: gpio: Remove tlmm routines obsoleted by gpiomux.Gregory Bean3-209/+0
2010-10-06msm: convert 7x30 to gpiomux.Gregory Bean2-21/+20
2010-10-06msm: convert 8x50 to gpiomux.Gregory Bean2-13/+10
2010-10-06msm: documentation: add gpiomux documentation.Gregory Bean2-0/+178
2010-10-06msm: add gpiomux api for gpio multiplex & configuration.Gregory Bean13-0/+482
2010-10-06GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar1-14/+0
2010-09-21Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds1-1/+1
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-22/+10
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-32/+66
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-15/+11
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi1-2/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-20mm: further fix swapin race conditionHugh Dickins1-3/+5