summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-09-27Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren3-31/+30
2010-09-27Merge branch 'devel-omap-misc' into omap-for-linusTony Lindgren30-113/+187
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai21-44/+64
2010-09-27omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula1-39/+0
2010-09-27omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi1-5/+8
2010-09-27omap: i2c: Avoid compilation error in case the header is included multiple timesSubramaniam C.A1-0/+4
2010-09-27omap: crypto: updates to enable omap aesDmitry Kasatkin4-3/+74
2010-09-27omap: usb: fix build warningAnand Gadiyar1-1/+1
2010-09-25omap4: board-omap4panda: adding leds status1 and status2Ricardo Salveti de Araujo1-0/+32
2010-09-25omap: 4430sdp board support for proximity sensorShubhrajyoti Datta1-0/+61
2010-09-25Merge branch 'omap_for_2.6.37' of git://dev.omapzoom.org/pub/scm/santosh/kern...Tony Lindgren6-23/+46
2010-09-24OMAP: hwmod: Set autoidle after smartidle during _sysc_enableHema HK1-6/+11
2010-09-24OMAP4: PM: Declare idle modules as functional tooRajendra Nayak1-4/+5
2010-09-24OMAP: omap_device: Fix to support multiple hwmods for a single deviceKishon Vijay Abraham I1-21/+14
2010-09-24omap4: Fix bootup crash observed with higher CPU clocksSantosh Shilimkar1-1/+1
2010-09-24omap4: Panda: Add DEBUG_LL supportDavid Anders1-0/+1
2010-09-24omap4: l2x0: Fix init parameter for es2.0Santosh Shilimkar1-3/+7
2010-09-24omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar2-8/+35
2010-09-24omap4: sram: Fix start addressVikram Pandita1-1/+1
2010-09-24omap: sram: fix is_sram_locked checkVikram Pandita1-10/+1
2010-09-24omap: n8x0: Mux i2s codec port pins for McBSP blockJarkko Nikula1-0/+5
2010-09-24omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810Jarkko Nikula1-0/+16
2010-09-24omap: n8x0: Cleanup i2c1 and menelaus registrationJarkko Nikula1-19/+15
2010-09-24omap2: fix assorted compiler warningsSanjeev Premi3-5/+3
2010-09-24omap: Adding beagle i2c eeprom driver to read EDIDMathieu J. Poirier1-1/+7
2010-09-24omap: Beagle: no gpio_wp pin connection on xMRobert Nelson1-1/+3
2010-09-24omap: Beagle: only Cx boards use pin 23 for write protectRobert Nelson1-1/+2
2010-09-24omap: Beagle: revision detectionRobert Nelson1-0/+88
2010-09-24hmc5843: Digital compass board fileShubhrajyoti Datta1-1/+7
2010-09-24Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren4-4/+191
2010-09-24Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren15-230/+696
2010-09-24OMAP: GPIO: ensure debounce clocks are disabled during idle/suspendKevin Hilman1-2/+4
2010-09-24OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson1-2/+5
2010-09-24OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson5-4/+489
2010-09-24OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2-0/+14
2010-09-24Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2-22/+0
2010-09-24OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley2-98/+15
2010-09-24omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar3-50/+55
2010-09-24omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entrySantosh Shilimkar1-0/+3
2010-09-24omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar3-18/+20
2010-09-24OMAP4: pm.c extensions for OMAP4 supportThara Gopinath2-6/+17
2010-09-24OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2-16/+56
2010-09-23Merge branch 'hwmod_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren9-110/+829
2010-09-23HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone1-6/+316
2010-09-22OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2-29/+123
2010-09-22OMAP: hwmod: Handle opt clocks node using clk_add_aliasPartha Basak1-1/+42
2010-09-22OMAP: hwmod: Enable module wakeup if in smartidleRajendra Nayak1-2/+4
2010-09-22OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2-5/+51
2010-09-22OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2-6/+19
2010-09-22OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2-0/+82