summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-09-27omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula
2010-09-27omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi
2010-09-27omap: i2c: Avoid compilation error in case the header is included multiple timesSubramaniam C.A
2010-09-27omap: crypto: updates to enable omap aesDmitry Kasatkin
2010-09-27omap: usb: fix build warningAnand Gadiyar
2010-09-23omap: n8x0: Mux i2s codec port pins for McBSP blockJarkko Nikula
2010-09-23omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810Jarkko Nikula
2010-09-23omap: n8x0: Cleanup i2c1 and menelaus registrationJarkko Nikula
2010-09-23omap2: fix assorted compiler warningsSanjeev Premi
2010-09-23Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2010-09-23Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren
2010-09-23OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman
2010-09-23OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson
2010-09-23OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson
2010-09-23OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman
2010-09-23Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman
2010-09-23OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar
2010-09-23omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar
2010-09-23omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar
2010-09-23OMAP4: pm.c extensions for OMAP4 supportThara Gopinath
2010-09-23OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman
2010-09-23Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-09-23HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone
2010-09-22OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley
2010-09-22OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak
2010-09-21OMAP: hwmod: Enable module wakeup if in smartidleRajendra Nayak
2010-09-21OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson
2010-09-21OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson
2010-09-21OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley
2010-09-21OMAP: hwmod: Force a softreset during _setupBenoit Cousson
2010-09-21OMAP: hwmod: Add hardreset management supportBenoît Cousson
2010-09-21OMAP2/3: PRM: add module hard reset supportPaul Walmsley
2010-09-21OMAP4: PRM: add module hard reset supportBenoît Cousson
2010-09-21OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson
2010-09-21OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman
2010-09-21OMAP4: prcm: Fix global warm reset bit positionRajeev Kulkarni
2010-09-21OMAP: hwmod: Fix omap_hwmod_reset wrong state testLiam Girdwood
2010-09-21OMAP: hwmod: Do not disable clocks if hwmod already in idleBenoit Cousson
2010-09-21OMAP1: PM: add simple runtime PM layer to manage clocksKevin Hilman
2010-09-21OMAP2+: PM: initial runtime PM core supportKevin Hilman
2010-09-21OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath
2010-09-21OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman
2010-09-21OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro