summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new kernel prebuiltErik Gilling2011-08-251-0/+0
| | | | | | | | | | includes: a5f6050 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 5f15397 Merge branch 'linux-omap-3.0' into android-omap-3.0 9615eba OMAP:DSSCOMP: Use 1 giant tiler slot instead of 4 small ones Change-Id: I57ac90d7706b3c15330f7b433d1a84d18b87cf48 Signed-off-by: Erik Gilling <konkers@android.com>
* audio: change pcm_config_vx channel from 1 to 2Lee Min2011-08-251-1/+1
| | | | | | | | | | Actually, modem and bluetooth devices in tuna use I2S mode. If channel is setted 1, McBSP is setted PCM mode. On the other hand, if channel is setted 2, McBSP is setted I2S mode. To use I2S mode, We have to change channel from 1 to 2. Change-Id: I0c56ffd03805060783c428b4c70094103480bb4f Signed-off-by: Lee Min <min47.lee@samsung.com>
* Merge "audio: reduce DL2 ABE gain to reduce handsfree distortion"Simon Wilson2011-08-241-3/+3
|\
| * audio: reduce DL2 ABE gain to reduce handsfree distortionSimon Wilson2011-08-241-3/+3
| | | | | | | | | | | | Also increase the codec volume to compensate. Change-Id: I34bd16141d70cd154df23ff815800bbace887e88
* | Merge "Enable nomblk_io_submit mount option for read-write ext4 filesystems."Colin Cross2011-08-241-3/+3
|\ \
| * | Enable nomblk_io_submit mount option for read-write ext4 filesystems.Ken Sumrall2011-08-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | The new mblk_io_submit code was turned on by default in 2.6.39, but it seems have a bug that we hit on stingray. The new code was to improve performance on 48-way systems, which we don't need on Android, so turn it off and use the previous method by mounting with nomblk_io_submit. Change-Id: I96ffe857845099172bc1794d22058db748385590
* | | Updated kernel prebuiltColin Cross2011-08-241-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 36a2281 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 5f2097a Merge branch 'android-3.0' into android-omap-3.0 9d5170f Merge branch 'linux-omap-3.0' into android-omap-3.0 0ae95b4 OMAP4: PM: Throttle CPU with delay of 10 sec cce2c80 OMAP4: TEMP Sensor: Update T_hot and T_cold threshold b7fc0be misc: omap_temp_sensor: fix context loss API 5e2b115 OMAP: DSS: panel-s6e8aa0: fix locking around panel start/stop 5cb5fb6 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks Change-Id: I024814051984e2eecec7f838e63ee68bc72b1014
* | | fix kernel prebuiltErik Gilling2011-08-241-0/+0
| | | | | | | | | | | | Change-Id: I9e00782c7902bd2cda84a0864194856ef46b5fa1
* | | new kernel prebuiltErik Gilling2011-08-241-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | includes: 8105b42 TUNA: Add hdmi device to board-tuna-display 8a9341a Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 33151b3 Merge branch 'linux-omap-3.0' into android-omap-3.0 bc3cadf OMAP: OMAPFB: Enable disabled displays on FB_UNBLANK 785d8b9 OMAP: HDMI: Enable HPD for Android c79d1ea OMAP4:DSS2:HDMI: Clean-up set_timings logic b1eb303 OMAP4: HDMI: Enable HDMI_VREF for HDMI c25990e OMAP4: HDMI: Add debug fs support for HDMI 2aafc65 OMAP4: DSS: HDMI: Add PLL for HDMI to allow scaling 19c682a OMAP4: HDMI: Add FRAMEDONETV interrupt handling 50109bd OMAP: DSS2: HDMI: Keep field HDMI_TXPHY_POWER_CTRL.LDOVOLTAGE at default value ac85afd OMAP: DSS2: Don't disable HDMI panel on SYNC_LOST_DIGIT cdbfab7 OMAP: DSS2: HDMI: Don't wait on EVSYNC_ODD interrupts for HDMI 1a7da3b OMAP: DSS2: HDMI: Disable TV Manager after setting Enable bit in HDMI_WP_VIDEO_CFG 05a92c0 OMAP: DSS2: HDMI: Use runtime count in hdmi_runtime_get() and hdmi_runtime_put() a38f41f OMAP4:DSS2:HDMI:Add support for deep color mode for HDMI in DSS baf3b36 HDMI:Add support for deep color mode in TI HDMI IP library 1e64d74 OMAP4:DSS:Rename hdmi_omap4_panel.c to hdmi_panel.c 45caa16 HDMI:Move HDMI IP Library from OMAP DSS to common Video directory for IP present in TI OMAP4, TI81xx, TI38xx Processor 08ca375 OMAP4:DSS:HDMI:Patch to rename the functions in HDMI IP library to IP specific name 6fc4894 OMAP4:DSS2:HDMI:Patch to split the HDMI driver to DSS and IP specific portion. a043616 OMAP4:DSS:HDMI:Move the common header file definition to Include/video 8acf4f8 OMAP4:DSS:HDMI:Patch to use specific HDMI timings structure instead of OMAP DSS timings 2343e0c OMAP4:DSS:HDMI:Patch to move the EDID portion from the HDMI IP header debfb82 OMAP4:DSS:HDMI:HDMI clean up to pass base_address dynamically to IP dependant functions of HDMI 1ba1538 OMAP:OMAPLFB/DSSCOMP: Dump dsscomp state when dumping SGX debug info 22c4050 OMAP:DSSCOMP: Added debugfs support a4e584f OMAP:DSS2: Add manager function to dump callback state 8b47fcc OMAP:OMAPLFB: Use TILER 2D buffer for swap chain ad4e55c OMAP:DSSCOMP: Gracefully fail if running out of tiler slots. 577b782 OMAP:OMAPLFB/OMAPDSS: Added support for cloning aa75801 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 e6f5372 Merge branch 'linux-omap-3.0' into android-omap-3.0 c461439 omap: serial: fix context loss data type and API 8da1f3b OMAP4: PM: Print wakeup pad conf sources 480373e omap: serial: fix DEBUG_LL Change-Id: I01c4bb1c9baf4407f51e39d0caf58928179e47c4 Signed-off-by: Erik Gilling <konkers@android.com>
* | config.xml: Turn on screen when plugging/unplugging deviceMike Lockwood2011-08-241-0/+3
| | | | | | | | | | Change-Id: Ie6e8a047720e43268491ab6a1c8950de5240aa6e Signed-off-by: Mike Lockwood <lockwood@android.com>
* | New prebuilt kernel:Mike Lockwood2011-08-241-0/+0
| | | | | | | | | | | | | | | | | | | | 15de3e9 OMAP4: tuna: gps: restore rts mux to correct mode 9786883 OMAP4: tuna: gps: allow gps to control mcspi1_cs3 line with proc file ef23af8 OMAP4: tuna: uart1: MCSPI1_CS lines mux setting as RTS and CTS for hardware flow control. 946b5fd OMAP4: tuna: gps: stop using mcspi1_cs line as gpio by gps. Change-Id: Ie1b89d526ca39459e80e07157dc6209c0d06041f Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge "Enable keeping bt chip in low power mode."Jaikumar Ganesh2011-08-241-4/+0
|\ \ | |/ |/|
| * Enable keeping bt chip in low power mode.Jaikumar Ganesh2011-08-231-4/+0
| | | | | | | | Change-Id: I49b7938d22e449fd15008eadc8c1188c4f55f9c3
* | tuna: update prebuilt kernelIliyan Malchev2011-08-231-0/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 899aef9 gpu: pvr: Update to DDK 1.8@277528 fa3b76d Revert "ARM: omap4460: disable double linefill" 3e6d939 ARM: omap4: tuna: Reuse board information for panic 4b0f08a ARM: omap: tuna: enable console flush on reboot e0ab14a Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 d91436f Merge branch 'android-3.0' into android-omap-3.0 7659449 ARM: add option to flush console before reboot cd1313b42 net: wireless: bcmdhd: Update to 5.90.125.69 e05b030 input: mms_ts: firmware and driver update for VA24-3 b4b5659 input: mms_ts: use i2c_transfer for reading finger data 039a130 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 57b369e Merge branch 'linux-omap-3.0' into android-omap-3.0 c01d5f2 Merge branch 'android-3.0' into android-omap-3.0 5f3d6af OMAP: tuna: led: tuna defconfig 41200c2 OMAP: tuna: led: board file for led driver 92399ae leds: an30259a: add initial driver b207fa8 OMAP: EMIF: diable and clear irqs on shutdown and boot 2b3506d OMAP4-SGX: Revise SGX driver DVFS interactions 5a23372 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 5e565ff ASoC: ABE DSP: Restore context before seting ABE processing point 15f9b52 ASoC: core: Cancel any pending resume before suspending d2304845 Revert "OMAP4: Serial: Add serial_omap_wake_peer function." e6987e7 OMAP4: Serial: Add serial_omap_wake_peer function. 052f2e1 tiler: fix a use-after free error d5511f8 netfilter: xt_qtaguid: add some tagging/matching stats 97aca38 netfilter: xt_qtaguid: Fix sockfd_put() call within spinlock 6c8e0ea Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 871c855 ASoC: sdp4430: Use complete stream names for aux DAIs eff5726 ASoC: ABE: Fix stream names for modem DAIs 74b0142 ASoC: DAPM: Include power seq run in critical section efcf89c panic: Add board ID to panic output Change-Id: I3c50a8cc86f7a18dd76841d627df4e94a098363c Signed-off-by: Iliyan Malchev <malchev@google.com>
* Merge "Pull some configurations over from Crespo."Mathias Agopian2011-08-221-0/+12
|\
| * Pull some configurations over from Crespo.Mathias Agopian2011-08-221-0/+12
| | | | | | | | | | | | Most important is of course config_animateScreenLights. Change-Id: I3cf053443c71af7ef74484d0a86f30703448c45e
* | Update kernelJaikumar Ganesh2011-08-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1cb1b5d657d6d8470a7b6ce2c94ac8cab33023e7 Changes: f1a5e7f OMAP4: tuna: Bluetooth: Add uart wake-peer function for wake up bluetooth. 4ac92a2 ARM: omap4: tuna: pass uart2 rts info to driver 7773d97 tuna: define BT uart pad mux 93a923d ARM: omap4: tuna: allow uart to be woken up on gpio wake a1e7690 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 ee242fa OMAP4: Serial: Add serial_omap_wake_peer function. 86a8635 Toro: Update USB gadget for DM feature 2792f02 ARM: Panda: Update PVR SGX flags
* | Bluetooth : enable lpm in init.tuna.rcln -s manifests/local_manifest.xml2011-08-221-1/+1
|/ | | | Change-Id: I0d29d6cc3f4e12e3cc051e3671d25e5fbb28846f
* Toro: Update USB configuration for DM featuresujin119.kim2011-08-221-0/+9
| | | | | | | - Add configurations for RNDIS+DM composite Change-Id: I7ef3a129b13d7a616bd9dd17dcb257f95af75381 Signed-off-by: sujin119.kim <sujin119.kim@samsung.com>
* audio: change time and method to change clock and audio pathUK KIM2011-08-221-3/+34
| | | | | | | 1. clock sync: after AP (mcbsp2) is enabled 2. audio path: according to AP's output device Change-Id: I5e0214bea31a722ce43fe92fb1d54bffb291cae9
* Merge "Fix for 4142219 Don't hard code platform-specific limitations."Rajneesh Chowdury2011-08-191-0/+24
|\
| * Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-161-0/+24
| | | | | | | | | | | | Set the Export video codec profile and level Change-Id: Ice3b051b256dfe228954d19c4cdc98dba7532c8a
* | Updated kernel prebuiltColin Cross2011-08-191-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 57d3855 ARM: omap4: tuna: Pass VIA_PS_HOLD gpio to the modem driver 6d94f22 modem_if: toro: Control the gpio_cp_off gpio 35894b2 fsa9480: keep ownership of port if nothing is attached 1ee5fcb Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 2ad370d Merge branch 'linux-omap-3.0' into android-omap-3.0 3aa1ec5 OMAP4: serial: introduce uart wakeup function 26ef8a3 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 663de09 Merge branch 'linux-omap-3.0' into android-omap-3.0 2b51bda OMAP4: Modify POR Prefetch offset value. 9836877 serial: omap: uart: allow fine grained control of rts line 9fa9371 misc: modem_if: Add CP Ramdump io-devices in board file de401be misc: modem_if: Add CP Ramdump & CP recovery for HSPA 310f8be ARM: omap4: tuna: Add vusim control for vlcd-iovcc 2.2v. bd01303 serial: uart: fix context loss conter check 904119f Serial: UART: Disable wakeup events after port shutdown Change-Id: Icdfb42dfaedd81060a627dee15004cd09511ef97
* | Merge "audio: reduce headset volume"Simon Wilson2011-08-191-1/+1
|\ \
| * | audio: reduce headset volumeSimon Wilson2011-08-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The headset volume needs to be reduced for two reasons: 1. Loud volumes trigger headset detection interrupts. 2. The current volume can damage hearing even on low sensitivity and high impedance headphones. Change-Id: I639bc8bc1505b6d2f22a8f5581c16583a721770c
* | | Merge "Updated kernel prebuilt"Iliyan Malchev2011-08-181-0/+0
|\ \ \
| * | | Updated kernel prebuiltDmitry Shmidt2011-08-181-0/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9579262 ARM: omap4460: disable double linefill 4b2acd0 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 e44b363 Merge branch 'linux-omap-3.0' into android-omap-3.0 39a6a24 Merge branch 'android-3.0' into android-omap-3.0 8b404d1 net: wireless: bcmdhd: Fix Softap initialization a24b205 gpu: pvr: Add memory bus throughput constraint 19feb3d OMAP4: L2: Don't set POR chicken bit 25. 6cc17e7 OMAP4: Fix EMIF_PWR_MGMT_CTRL shadow REG_PD_TIM value cad0af8 misc: fsa9480: MHL power detection 7cec483 netfilter: xt_qtaguid: Fix socket refcounts when tagging Change-Id: I86c6deef4fdbe1a4cff898b7b7f349e74d1bcf66 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | | sensors: Let MPLSensor populate the sensor list with the sensors it providesArve Hjønnevåg2011-08-182-44/+10
| | | | | | | | | | | | | | | | | | | | | If the mpl library is not available we do not want the fused sensors from MPLSensor. Change-Id: If2ac70188db8c0319cc24dc546d60a34de1c986d
* | | Use libinvensense_mplArve Hjønnevåg2011-08-171-1/+2
|/ / | | | | | | | | | | | | This binary library provides better compass calibration and sensor fusion than just using the open source library. Change-Id: Iaadf8b19c8a25811799231a5e443f68d1aa7639b
* | Merge "misc: modem_if: Add 'radio' permission for ramdump io-devices"Benoit Goby2011-08-171-1/+4
|\ \
| * | misc: modem_if: Add 'radio' permission for ramdump io-deviceswonhee2011-08-171-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. umts_ramdump0 : HSPA. 2. cdma_ramdump0 : CDMA. 3. lte_ramdump0 : LTE. Change-Id: I3fbde265666e0f13d56a3adaa54a3a6315ca3731 Signed-off-by: wonhee <wonhee48.seo@samsung.com>
* | | new kernel prebuiltErik Gilling2011-08-171-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | includes: e0242bb Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 c741300 Merge branch 'linux-omap-3.0' into android-omap-3.0 9834c0793 OMAP:OMAPLFB: Flip using dsscomp if already using dsscomp fa904d5 OMAP:FB: Export omapfb_mode_to_dss_mode. 4b85a0b watchdog: omap: Pet the watchdog in interrupt context b1de11d ARM: omap4: tuna: driver update for vibrator enable pin change 10d68c0 mfd: twl6030: Disable IRQ during suspend 175b690 mfd: twl6040: HACK: Increase automatic power-up timeout f86f435 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 384774d ASoC: Fix DAPM sequence run for per-widget I/O methods 0d08e56 ASoC: dapm: Fix race condition for widgets power list creation 175c07e OMAP: hwmod: enable mux after module clocks Change-Id: I8bf89b8573c2ad9fcd863515a5c6befa12ba194e Signed-off-by: Erik Gilling <konkers@android.com>
* | new kernel prebuiltErik Gilling2011-08-171-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | includes: 1a05d99 ARM: tuna: update defconfig with new SGX tracing options 71e114a Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 55c2678 Merge branch 'linux-omap-3.0' into android-omap-3.0 cb6a820 gpu: pvr: Update to DDK 1.8@276629 4f3dafa gpu: pvr: Update to DDK 1.8@275916 4dbc4b6 gpu: pvr: Update to DDK 1.8@275540 36355b9 gpu: pvr: Update to DDK 1.8@275425 f3bf6f1 gpu: pvr: Update to DDK 1.8@274836 cb4cdfc gpu: pvr: Update to DDK 1.8@274226 Change-Id: I4410d1e60b820666ca3694c7549bd11319421f95 Signed-off-by: Erik Gilling <konkers@android.com>
* | Merge "add NLP package names to tuna config.xml"Doug Zongker2011-08-171-0/+7
|\ \
| * | add NLP package names to tuna config.xmlDoug Zongker2011-08-171-0/+7
| | | | | | | | | | | | | | | | | | | | | Without this, tuna has no system network location provider. Bug: 5159063 Change-Id: I41269252383a39b3538d2d8a241f14ee824e19e8
* | | tuna: update prebuilt kernelIliyan Malchev2011-08-171-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e2f59d5 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 2542732 Merge branch 'linux-omap-3.0' into android-omap-3.0 d4ceb07 ARM: omap4: cpufreq: Add a memory throughput constraint e4f8101 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 9502260 Merge branch 'linux-omap-3.0' into android-omap-3.0 f5c2c88 OMAP:DSS2: Fix callback propagation in dss_cache pipeline for disabled overlays f1b02cb OMAP:DSSCOMP: Blank manager before turning off its display 1e399ff OMAP:DSS2: Add manager blanking support d9f2305 OMAP:DSS2: Add state notifiers before panel is disabled 453ac85 OMAP:DSS2: Apply individual manager configurations consistently 202a791 OMAP:DSSCOMP: Fix potential race condition when apply composition fails 77dbc87 OMAP:DSS: WA for HW issue in dss_apply_irq_handler where GO is still set 53c43c2 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 7198555 ASoC: DSP: Identify runtime update type Change-Id: I7c4519ac22f23534e41e6f45829d12766c0d3cb5 Signed-off-by: Iliyan Malchev <malchev@google.com>
* | add p2p support on primerepo sync2011-08-162-1/+15
| | | | | | | | | | Bug: 5002384 Change-Id: I6042e8900c308801ef9ac8d1445d1d6025c5a7c9
* | Updated kernel prebuiltColin Cross2011-08-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9227287 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 26e19e4 Merge branch 'android-3.0' into android-omap-3.0 0b9c602 Merge branch 'linux-omap-3.0' into android-omap-3.0 31b69aa OMAP4: Tuna: Regulator: Add VAUX1/VUSIM/V2V1 regulator init data 3a0a7f5 OMAP4: HS: USE PPA API to program the POR register instead of Monitor API. a324fbf OMAP4: Enable full L2$ for 4460 ES1.1 Silicon. afd454e ARM: omap4: Add id for 4460 ES1.1 532a322 ARM: omap4: Increase chip id size to 32 bits 5ada9e2 usb: musb: fix pm_runtime calls while atomic 20ac708 usb: musb: gadget: avoid runtime pm call in atomic context ceb40e2 net: wireless: bcmdhd: Update to version 5.90.125.65 28e2038 net: wireless: bcmdhd: Update to 5.90.125.64 20bfdd5 net: wireless: bcmdhd: Fixing missing WLP2P defintion for p2p 856968d OMAP4: PM: PRCM debug remove non-existent register 40ccab9 OMAP: PM: Lock clocks list while generating summary 794541e OMAP: Add debugfs node to show the summary of all clocks 9333540 ARM: omap4: panda: Enable support for Keyspan USB serial adapters Change-Id: I69cafba0c2466f7a035cc0935c3f125a4cdac478
* | config.xml: Use rndis0 instead of usb0 for USB tetheringMike Lockwood2011-08-161-1/+1
| | | | | | | | | | Change-Id: I30d9313c6823f41072cbe0e8b55e982e81951512 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Updated kernel prebuiltColin Cross2011-08-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d3415a0 misc: modem_if: Remove fixed mac address for promiscuous mode cf5b58b misc: modem_if: Add work-q for rx packet data. 3ce903d tuna: toro: pass transceiver clock to ehci driver caabb65 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 1111c5f Merge branch 'linux-omap-3.0' into android-omap-3.0 f135c16 Merge branch 'android-3.0' into android-omap-3.0 b3fe8ce hid-multitouch: Filter collections by application usage. 4490641 hid-debug: Show application usage for each collection. f890de9 ARM: omap4: tuna: Add names for 5th sample devices 7f54584 ARM: omap4: tuna: Remove prelunchbox and lunchbox support 5e517c8 ARM: omap4: tuna: Remove prelunchbox and lunchbox hsmmc support 2278485 ARM: omap4: tuna: Remove lunchbox sensor support 672a6dc ARM: omap4: tuna: Remove prelunchbox and lunchbox charger support 5ba7c34 ARM: omap4: tuna: Remove prelunchbox touchscreen and volume buttons 1e8a968 ARM: omap4: tuna: Remove prelunchbox display support 43deff8 usb: ehci-omap: control transceiver clock e5356cf OMAP4: tuna: Fix build error when CONFIG_SEC_MODEM=n 5f95fa9 arm: omap: usb: allow for external transceiver control cbee832 tuna: enable BT wakeup capability via gpio 6c7dd4b usb: gadget: android: Only call ctrlrequest callback on enabled functions 394bf63 USB: gadget: android: Use "rndis%d" for RNDIS device name instead of "usb%d" Change-Id: I36f26de99f0a589175803f5daa0f43d3fa5e2fe6
* | Merge "Fix Tuna config to not have LTE connection types."Robert Greenwalt2011-08-121-3/+0
|\ \
| * | Fix Tuna config to not have LTE connection types.Robert Greenwalt2011-08-121-3/+0
| | | | | | | | | | | | Change-Id: I2ca2984a4eb944ffab7ce69052dd974b796f9893
* | | tuna: update prebuilt kernelBenoit Goby2011-08-121-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 17e32f4 misc: modem_if: Add NET bridge driver 555c7ee misc: modem_if: Enable NET bridge driver 4e715df Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 fa4d423 Merge branch 'linux-omap-3.0' into android-omap-3.0 acccda1 Merge branch 'android-3.0' into android-omap-3.0 afd187e Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 97c934c ASoC: ABE HAL: add 4kHz low-pass filter to DL1 EQ 36abee0 ASoC: sdp4430: avoid any delay on HS/HF power down time b8698bc ASoC: dapm: Use card_list during DAPM shutdown 3712cbc OMAP4: PM: Compile PRCM debug hacks only for OMAP4 b85f29e android: logger: bump up the logger buffer sizes 5ea1b0c toro: modem_if: board: Added mux setting for pda and phone active gpio. d6d2152 toro: modem_if: dpram_link: Added control pda active gpio and replaced memcpy by read/write 6f59761 usb: musb: fix pm_runtime calls while atomic ffcde4f usb: musb: gadget: avoid runtime pm call in atomic context 3bded00 Bluetooth: hidp: Don't release device ref if never held e5e416a Bluetooth: hidp: Only free input device if failed register 6b7f77e Bluetooth: hidp: Fix memory leak of cached report descriptor 3f8c499 Bluetooth: hidp: Fix session cleanup on failed conn add 8624f2b Bluetooth: bnep: Fix deadlock in session deletion dfe4ecd Bluetooth: Don't use cmd_timer to timeout HCI reset command b47b124 power: max17040: Change gaging cycle as to use alarm 17ab23c misc : modem_if: modem_ctl: modify lte power on/off de153a2 arch : arm : modem_if: change lte power gpio init value and mux framework 8cc5682 OMAP4: PM: 32-bit reads for I/O pad wakeup event registers Change-Id: Ib7cacad69820986d80d8d73181fe02c73c7adf0f
* | Merge "Add networkAttributes for fota, ims and cbs."John Huang2011-08-111-0/+3
|\ \
| * | Add networkAttributes for fota, ims and cbs.John Huang2011-08-111-0/+3
| | | | | | | | | | | | | | | bug: 5097236 Change-Id: I9da358281ba477fe1260a2696c44592bdb291d1b
* | | toro: add radio permission for bridge driver node filewonhee2011-08-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add radio permission for '/dev/modem_br' - ril needs to flow control, protocol-suspend(stop) and protocol-resume(start) - this is for ioctl func that ril will access Change-Id: I22049defff1f4a876df960b93392355a51cf2c4a Signed-off-by: wonhee <wonhee48.seo@samsung.com>
* | | Merge "Add touch screen configuration."Jeff Brown2011-08-112-4/+22
|\ \ \
| * | | Add touch screen configuration.Jeff Brown2011-08-112-4/+22
| | | | | | | | | | | | | | | | Change-Id: Ied45401d021feb95dd6ac7daf79421722a3f3ab3
* | | | tuna: update prebuilt kernelIliyan Malchev2011-08-111-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7ebda11 ARM: omap4: tuna: zero out remoteproc dynamic carveout 07650ae ARM: omap4: tuna: relocate and resize carveout memories 41a6c79 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 486efb7 Merge branch 'linux-omap-3.0' into android-omap-3.0 b401f83 modem_if: usb_link: modify regarding suspend_count 2f89b6b rpmsg: omx: transmit the virtual address ab1b469 rpmsg: omx: transmit remote processor virtual address 3606ddb omap4: rpmsg: assign vring buffers from static pool 5f8514d omap: remoteproc: update the suspend addr data aaddeab OMAP4: SDP/Panda: relocate and resize carveout memories 6de54d0 remoteproc: fix an off-by-one error in static-pool range check 36f1c27 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 9afc88f ASoC: twl6040: Change from hp to lp constraints fcf4f6c misc: modem_if: Add newline terminators to messages Change-Id: Ib13b1a58c3dbe29466d38e6e417b240cfce5220a Signed-off-by: Iliyan Malchev <malchev@google.com>
* | | | Toro : Add radio permission on "/sys/bus/usb/devices/usb1/power/control"sinikang2011-08-111-0/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | for LTE Host Booting fix. - ril control enable/disable "auto-suspend" feature in HostBooing procedure. - releated ril code is already submitted in LTE RIL version to 4.0 Signed-off-by: sinikang <sinikang@samsung.com> Change-Id: If7b882ca02ecf1fd696bef3a59db82f0be8b51b3