aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/omap_hsi
Commit message (Expand)AuthorAgeFilesLines
* OMAP4+: HSI: hsi_char: fix write poll timeout issueDjamil Elaidi2014-10-011-4/+14
* OMAP4+: HSI: Prevent HSI clock disable while ACWAKE is highwonhee2012-05-141-1/+2
* OMAP4+: HSI: fix for spurious CAWAKE event while processing RX/TXwonhee2012-02-161-2/+3
* OMAP4: HSI: Add HW errata platform datawonhee2012-02-164-23/+40
* OMAP4: HSI: Fix for back to back CAWAKE interruptswonhee2012-02-162-11/+81
* OMAP4: HSI : Fix for unprocessed CAWAKE transitionDjamil Elaidi2011-11-091-0/+11
* OMAP4:HSI: Fix CA_WAKE status before 4wires modeCedric Poignet2011-11-071-0/+4
* OMAP4:HSI: Fix CAWAKE IRQ enabling in 3wires modeCedric Poignet2011-11-071-4/+15
* HACK: omap_hsi: Rx mode configuration update in suspend and resume partwonhee2011-10-281-5/+14
* OMAP4: HSI: removed hardcoded RX error counters valueDjamil Elaidi2011-10-211-1/+0
* OMAP4:HSI:PM: allow earlier System Suspend abortDjamil Elaidi2011-10-211-2/+19
* OMAP4:HSI: fix missing HSI interrupt during suspend transitionDjamil Elaidi2011-10-211-6/+25
* OMAP4: HSI: Added MIPI 3-wires mode supportDjamil Elaidi2011-10-217-13/+69
* OMAP4: HSI: PM: Errata: DSP woken-up by HSI CAWAKE signalAmbresh K2011-10-062-0/+20
* OMAP4: HSI: make omap_hsi_is_io_wakeup_from_hsi boolAxel Haslam2011-10-061-1/+1
* OMAP4: HSI: retry omap_device_scale until PM readyDjamil Elaidi2011-10-053-7/+63
* omap_hsi: Don't make /sys/kernel/debug/hsi/*/counters world writableBenoit Goby2011-10-051-1/+1
* OMAP4: HSI: Fix missign break; setting HSI in 3-wires modeDjamil Elaidi2011-09-261-0/+1
* omap: hsi: re-enable run-time-pm useVikram Pandita2011-09-231-13/+2
* OMAP: HSI: Fix missed interrupt in polling modeDjamil Elaidi2011-09-131-8/+10
* OMAP4:HSI: Fix CA_WAKE IRQ loss in L3INIT OSWRETDjamil Elaidi2011-09-132-16/+3
* OMAP4: HSI: Abort clocks disable if FIFO not emptyDjamil Elaidi2011-09-132-0/+15
* OMAP: HSI: Fix for clock not disabled after duplicate channel openDjamil Elaidi2011-09-131-21/+15
* OMAP4: HSI: FIFO mapping support for Port 2Djamil Elaidi2011-09-133-16/+27
* OMAP4: HSI: Port 2 supportDjamil Elaidi2011-09-133-36/+51
* OMAP4: HSI: Fix Multiple IRQ disablingDjamil Elaidi2011-09-133-16/+25
* OMAP4: HSI: SW WA for HSR in dead state after SW reset with pending errorsDjamil Elaidi2011-09-133-3/+24
* OMAP4: HSI: improve the debug message on bad CAWAKENishanth Menon2011-09-081-6/+8
* OMAP4: HSI: remove #if 0ed codeNishanth Menon2011-09-081-36/+0
* OMAP4: HSI: fix multiline commentsNishanth Menon2011-09-081-11/+17
* OMAP4: HSI: SW WA for hardcoded wakeup dependency from HSI to DSPAxel Haslam2011-09-071-6/+1
* OMAP: HSI: fix build error in HSI protocolDjamil Elaidi2011-08-021-1/+1
* OMAP4: HSI: Tesla: set to RET after wakeupGirish S Ghongdemath2011-07-271-1/+1
* omap_hsi: HACK: Don't use runtime pmBenoit Goby2011-07-131-0/+9
* OMAP3+: HSI: add runtime PM supportDjamil Elaidi2011-07-131-11/+0
* OMAP4: HSI: driver misc fixesDjamil Elaidi2011-07-1310-78/+303
* omap4: hsi: Reduce verbosityBenoit Goby2011-07-133-43/+25
* omap4: hsi driver initial commitVikram Pandita2011-07-1319-0/+8011