summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-2721-44/+64
* omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula2010-09-271-39/+0
* omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi2010-09-271-5/+8
* omap: i2c: Avoid compilation error in case the header is included multiple timesSubramaniam C.A2010-09-271-0/+4
* omap: crypto: updates to enable omap aesDmitry Kasatkin2010-09-274-3/+74
* omap: usb: fix build warningAnand Gadiyar2010-09-271-1/+1
* omap: n8x0: Mux i2s codec port pins for McBSP blockJarkko Nikula2010-09-231-0/+5
* omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810Jarkko Nikula2010-09-231-0/+16
* omap: n8x0: Cleanup i2c1 and menelaus registrationJarkko Nikula2010-09-231-19/+15
* omap2: fix assorted compiler warningsSanjeev Premi2010-09-233-5/+3
* Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2010-09-234-4/+191
|\
| * OMAP1: PM: add simple runtime PM layer to manage clocksKevin Hilman2010-09-212-1/+99
| * OMAP2+: PM: initial runtime PM core supportKevin Hilman2010-09-212-3/+92
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-2315-230/+696
|\ \
| * | OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman2010-09-231-2/+4
| * | OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson2010-09-231-2/+5
| * | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-235-4/+489
| * | OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2010-09-232-0/+14
| * | Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2010-09-232-22/+0
| * | OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley2010-09-232-98/+15
| * | omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar2010-09-233-50/+55
| * | omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar2010-09-231-0/+3
| * | omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-233-18/+20
| * | OMAP4: pm.c extensions for OMAP4 supportThara Gopinath2010-09-232-6/+17
| * | OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-232-16/+56
| * | OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath2010-09-212-10/+16
| * | OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman2010-09-211-3/+3
| |/
* | Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-09-239-110/+829
|\ \
| * | OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-222-29/+123
| * | OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak2010-09-221-1/+42
| * | OMAP: hwmod: Enable module wakeup if in smartidleRajendra Nayak2010-09-211-2/+4
| * | OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2010-09-212-5/+51
| * | OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2010-09-212-6/+19
| * | OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2010-09-212-0/+82
| * | OMAP: hwmod: Force a softreset during _setupBenoit Cousson2010-09-211-9/+9
| * | OMAP: hwmod: Add hardreset management supportBenoît Cousson2010-09-212-8/+177
| * | OMAP2/3: PRM: add module hard reset supportPaul Walmsley2010-09-213-1/+116
| * | OMAP4: PRM: add module hard reset supportBenoît Cousson2010-09-213-2/+129
| * | OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson2010-09-212-0/+26
| * | OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman2010-09-212-32/+33
| * | OMAP4: prcm: Fix global warm reset bit positionRajeev Kulkarni2010-09-211-2/+3
| * | OMAP: hwmod: Fix omap_hwmod_reset wrong state testLiam Girdwood2010-09-211-4/+2
| * | OMAP: hwmod: Do not disable clocks if hwmod already in idleBenoit Cousson2010-09-211-3/+7
| * | OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson2010-09-212-11/+11
| |/
* | HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone2010-09-231-6/+316
|/
* frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
OpenPOWER on IntegriCloud