summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-08msm: dma: add stub functions for dma features not yet present on 8x60Daniel Walker
2010-10-08msm: clock: add dummy clock driverJeff Ohlstein
2010-10-08msm: 8x60: gic initialization fixup for RUMISteve Muckle
2010-10-08msm: irq: rename existing entry-macro to entry-macro-vicSteve Muckle
2010-10-08msm: MSM8X60 RUMI3 board supportSteve Muckle
2010-10-08msm: timer: support 8x60 timersJeff Ohlstein
2010-10-08msm: irqs-8x60: interrupt mapAbhijeet Dharmapurikar
2010-10-08msm: initial irq definitions for MSM8X60Steve Muckle
2010-10-08msm: io: MSM8X60 io supportSteve Muckle
2010-10-08msm: create config option for proc-commSteve Muckle
2010-10-08Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King
2010-10-08Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2010-10-08ARM: pxa: fix pxa3xx-u2d crash when ULPI not usedMarek Vasut
2010-10-08ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCDMark F. Brown
2010-10-08ARM: pxa168: added framebuffer support codeMark F. Brown
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang
2010-10-08ARM: pxa/cm-x300: enable USB host port2Igor Grinberg
2010-10-08ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg
2010-10-08ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg
2010-10-07[ARM] Kirkwood: add LED support for netxbig_v2 boardsSimon Guinot
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD
2010-10-07AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD
2010-10-07AT91: Correct configuration define valueNicolas Ferre
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-06msm: qsd8x50: enable ethernet.Gregory Bean
2010-10-06msm: gpio: Add gpiomux calls to request and free.Gregory Bean
2010-10-06msm: add gpio driver for single-core SoCs.Gregory Bean
2010-10-06msm: Featurize gpiomux.Gregory Bean
2010-10-06msm: gpio: Remove tlmm routines obsoleted by gpiomux.Gregory Bean
2010-10-06msm: convert 7x30 to gpiomux.Gregory Bean
2010-10-06msm: convert 8x50 to gpiomux.Gregory Bean
2010-10-06msm: documentation: add gpiomux documentation.Gregory Bean
2010-10-06msm: add gpiomux api for gpio multiplex & configuration.Gregory Bean
2010-10-06GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into ...Russell King