summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-262-0/+22
* ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-263-27/+53
* ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-263-28/+35
* ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-262-11/+11
* ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-261-3/+1
* ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-262-57/+22
* ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-263-14/+31
* ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-262-4/+5
* ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-262-76/+59
* ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-263-6/+9
* ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-263-34/+15
* ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-264-116/+82
* ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-263-48/+32
* ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-261-7/+0
* Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren2011-09-223-40/+11
|\
| * OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-161-1/+1
| * OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold2011-08-301-10/+8
| * OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold2011-08-301-3/+3
| * OMAP2: PM debug: remove leftover debug codeMichael Jones2011-08-261-27/+0
* | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-22240-1119/+2213
|\ \
| * | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman2011-09-211-0/+5
| * | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-153-51/+58
| * | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-153-7/+10
| * | OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman2011-09-151-11/+11
| * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-1513-71/+71
| * | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-152-10/+8
| * | OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas2011-09-151-8/+8
| * | OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman2011-09-151-43/+42
| * | omap: mcbsp: Remove omap device APIJarkko Nikula2011-09-151-27/+0
| * | Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
| |\ \
| | * | drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| | * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| | |\ \
| | | * | drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | | * | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | | * | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | | * | drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | | * | drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| | * | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| | |/ /
| * | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
| |\ \ \
| | * \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| | |\ \ \
| | | * | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| | * | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| | |\ \ \ \
| | | * | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | | |/ / | | | |/| |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| | |\ \ \ \ \
| | | | * | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | | * | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | | * | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | | |/ / /
| | * | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
| | * | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-093-3/+0
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud