summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-244-10/+13
|\
| * usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
| * usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK2011-05-181-2/+5
| * usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-183-3/+3
| * usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-05-181-5/+3
| |
| \
| \
| \
*---. \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-1760-3166/+1547
|\ \ \ \
| | | * | arm: omap2/3: Use generic irq chipTony Lindgren2011-05-161-72/+25
| | | * | genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-232-0/+104
| | | * | genirq: Implement a generic interrupt chipThomas Gleixner2011-04-233-0/+397
| | | * | genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-235-2/+34
| | | * | genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven2011-04-231-1/+3
| | | * | genirq: Update DocBook commentsGeert Uytterhoeven2011-04-231-35/+47
| | | * | genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-232-19/+2
| | * | | omap: drop board-igep0030.cMike Rapoport2011-05-173-440/+1
| | * | | omap: igep0020: add support for IGEP3Mike Rapoport2011-05-171-23/+80
| | * | | omap: igep0020: minor refactoringMike Rapoport2011-05-171-27/+30
| | * | | omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport2011-05-171-79/+79
| | * | | omap: Remove support for omap2evmTony Lindgren2011-05-136-342/+0
| | * | | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-1227-701/+398
| | * | | omap: musb: introduce default board configMike Rapoport2011-05-0915-98/+27
| | * | | omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-036-176/+67
| | * | | omap: use common initialization for PMIC i2c busMike Rapoport2011-05-0321-232/+78
| | * | | omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-0312-444/+128
| | * | | OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
| | * | | OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
| | * | | OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
| | * | | OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
| | * | | OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
| | * | | OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
| | * | | OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
| | * | | omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren2011-05-031-76/+7
| | * | | OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12
| | * | | OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2011-05-032-31/+26
| | * | | arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-032-9/+8
| | * | | omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-209-427/+73
| | * | | omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2011-04-202-4/+4
| | |/ /
| * | | OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M2011-05-131-0/+1
| * | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
| | |/ | |/|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-1210-71/+109
|\ \ \
| * | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-123-3/+3
| * | | ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann2011-05-121-37/+53
| * | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| * | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
| |\ \ \
| | * | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| | * | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| | * | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-061-0/+5
| | * | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2
| * | | | ARM: RiscPC: acornfb: fix section mismatchesRussell King2011-05-061-16/+10
| * | | | ARM: RiscPC: etherh: fix section mismatchesRussell King2011-05-061-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-115-11/+12
|\ \ \ \ \