summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King1-14/+0
2010-10-08Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King178-905/+1087
2010-10-08ARM: pxa: fix pxa3xx-u2d crash when ULPI not usedMarek Vasut1-0/+8
2010-10-08ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCDMark F. Brown1-0/+60
2010-10-08ARM: pxa168: added framebuffer support codeMark F. Brown2-0/+11
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang32-61/+62
2010-10-08ARM: pxa/cm-x300: enable USB host port2Igor Grinberg1-0/+77
2010-10-08ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg1-0/+7
2010-10-08ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg7-2/+462
2010-10-07[ARM] Kirkwood: add LED support for netxbig_v2 boardsSimon Guinot1-25/+133
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot4-0/+514
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot1-3/+6
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD3-1/+9
2010-10-07AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2-0/+10
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD5-336/+70
2010-10-07AT91: Correct configuration define valueNicolas Ferre2-2/+2
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD3-4/+4
2010-10-07Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds1-1/+1
2010-10-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds28-57/+125
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+4
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2-5/+9
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
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-10-06powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-7/+15
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds11-26/+14
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-05Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into ...Russell King325-1455/+2691