| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-25 | Merge tag 'maxtouch-v3.10-20150501' into android-3.10-bringup | Evan Wilson | |
| atmel_mxt_ts driver for Linux kernel v3.10 | |||
| 2015-07-25 | Removing wake from uart3 | mattis fjallstrom | |
| Change-Id: I6f96f6c2d67f7c935c7d6af1a504e69f1ca314bf | |||
| 2015-07-24 | Changing interrupt pin from BT through device tree. | mattis fjallstrom | |
| Change-Id: Ia794bcffc6d98a248a058d5dcd326192da5179cc | |||
| 2015-07-23 | Adding fixes from Mindtribe (patches 0015 and 0016) | mattis fjallstrom | |
| Change-Id: I9217bee0801f311590010fc75463a98f6cd23b32 | |||
| 2015-07-23 | Merged bluetooth and ST mods from mattis_bt_work. | mattis fjallstrom | |
| Change-Id: Ic904469eae89e5678a502e78309b30ab9715cd41 | |||
| 2015-07-23 | Bluetooth in sleep mode fixes | mattis fjallstrom | |
| Change-Id: I9d1a303ad09db22514a27184798c38b24c0b1b71 | |||
| 2015-07-21 | Merge branch 'android-3.10-bringup' of ↵ | mattis fjallstrom | |
| ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I5b591f445c72ab204001c52fe00d35c93b52e062 | |||
| 2015-07-21 | Refactor fixes for tps65910, fixes from Sasha | mattis fjallstrom | |
| Change-Id: I8aee8f4304aa1ef8e9607f4674487d8e32ff5eaa | |||
| 2015-07-21 | Updated ALS driver with the latest from Capella. | mattis fjallstrom | |
| Change-Id: I43b36fedc831aae7e2f77fc975dbf2feb9cd9b49 | |||
| 2015-07-21 | Power mods: Turning off VDD1 and VDD2, fixed timing issues with tps wake-up, ↵ | mattis fjallstrom | |
| other robustness fixes. Fixes from Sasha. Change-Id: I68cb2fb32a9749558a2eeecd916d64b2c2fbf096 | |||
| 2015-07-17 | Refactor fixes for tps65910 | mattis fjallstrom | |
| Change-Id: I8aee8f4304aa1ef8e9607f4674487d8e32ff5eaa | |||
| 2015-07-17 | Updated ALS driver with the latest from Capella. | mattis fjallstrom | |
| Change-Id: I43b36fedc831aae7e2f77fc975dbf2feb9cd9b49 | |||
| 2015-07-17 | Power mods: Turning off VDD1 and VDD2, fixed timing issues with tps wake-up, ↵ | mattis fjallstrom | |
| other robustness fixes. Change-Id: I68cb2fb32a9749558a2eeecd916d64b2c2fbf096 | |||
| 2015-07-17 | Microphone driver updates. | mattis fjallstrom | |
| Change-Id: I0aa136675b41918cd176a55da887128180a07163 | |||
| 2015-07-10 | Adding back in lost cpufreq driver | mattis fjallstrom | |
| Change-Id: If1d4c436f1a270f1f89fa015f3ff0546b1b23f7e | |||
| 2015-07-07 | Making sure that the sound driver is compiled in (and not a module). | mattis fjallstrom | |
| Change-Id: I2384a9b18b3519291ee0774572294035dc4ebff0 | |||
| 2015-07-07 | Adding microphone enable pin muxing - pull high when on, pull low in ↵ | mattis fjallstrom | |
| off-mode, thereby keeping the microphone chip on / off. Change-Id: Icc912e83c3f54f0bf46839df1f18a84f6a128969 | |||
| 2015-07-06 | First stab at making the microphone / sound card sleep during suspend. | mattis fjallstrom | |
| Change-Id: I3a388bd912410b55ac5e860654e3e16965caccaa | |||
| 2015-07-06 | Merge branch 'android-3.10-bringup' of ↵ | mattis fjallstrom | |
| ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I600f39719a0637ef9b964f92cec395cd76f30f07 | |||
| 2015-07-06 | Fixing clkreq polarity, adding more PV specific pins to device tree file, ↵ | mattis fjallstrom | |
| leaving bluetooth regulator always on. Change-Id: I343b8e89601d25f7593313b6d9c6adb47180c14a | |||
| 2015-07-02 | Merge branch 'evan-st-bringup' of ↵ | mattis fjallstrom | |
| ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I27c09dbb9c749accbd10d8ae20e7ce050ce9beed | |||
| 2015-07-02 | Changing the USB CS pin for PV | mattis fjallstrom | |
| Change-Id: I7c1cfb8fdc7c42f68fb065af89c5263b9582f086 | |||
| 2015-07-02 | HACK: Tricking significant motion to work off of the tap gesture interruptevan-st-bringup | Evan Wilson | |
| Change-Id: I7cf00bc99ae094726e164dbf4f568c412f7a7451 | |||
| 2015-07-02 | defconfig for PV board with ST chip | mattis fjallstrom | |
| Change-Id: Iad9a8a466360b33e00d8633801a3fa99ae34c8be | |||
| 2015-07-02 | Moved from Invensense accelerometer to ST. | mattis fjallstrom | |
| Change-Id: If42c1a612784368bea2f77d2ef8722a31f9a4f34 | |||
| 2015-07-01 | Sleep and wake almost functional in Android (weird crash during startup if ↵ | mattis fjallstrom | |
| accelerometer is included). Change-Id: I8f7285d1517dd5aa1d2a0b063357664399a03535 | |||
| 2015-07-01 | Fixing the device name for lsm in the board file | Evan Wilson | |
| Change-Id: I7f6debd1fdf652a0edef0a35a14e052ad4e99c49 | |||
| 2015-07-01 | Various minor fixes after merge with globallogic_suspend. | mattis fjallstrom | |
| Change-Id: I0226f4a95567353040002bee807c31461d69d041 | |||
| 2015-07-01 | Cherry-picked from globallogic_suspend. Adds wake-up register settings to ↵ | Oleksandr Kozaruk | |
| trace log and enables PMICs 32k clock even during suspend. Change-Id: I4f02cab5f67d09f8a4d0b8054d77f158a817f034 | |||
| 2015-06-30 | Adding the sensor types | Evan Wilson | |
| Change-Id: I9d23f1fb895c700e0a0c2050ebfbe31c07d519cf | |||
| 2015-06-30 | Added to board file | Evan Wilson | |
| Change-Id: I14e3e46416faa634828e6f0c609da9972f7f19db | |||
| 2015-06-30 | Initial ST patch | Evan Wilson | |
| Change-Id: I66a587f5fcdf026ed472cb867fe9903051c2f78b | |||
| 2015-06-30 | Reverting all changes from Invensense MotionApps patches | Evan Wilson | |
| Change-Id: Iec2359e6f39a6c4dd34b3feb4a85f563165ba255 | |||
| 2015-06-23 | Sashas device tree and low power mods PLUS reintroducing to the board file ↵ | mattis fjallstrom | |
| those things that aren't yet in the DT. Change-Id: I99853ac272380ae07a533d8f0c9dffff9478c684 | |||
| 2015-06-16 | Merge branch 'evan-bt-wake' of ↵evan-bt-wake | Evan Wilson | |
| ssh://internal.oliodevices.com:29418/kernel/omap into evan-bt-wake | |||
| 2015-06-16 | Disabling rkfill switch. We use a gpio rfkill driver. | Evan Wilson | |
| Change-Id: I0f0ac8da14766000bb38910d3fdf12c696c7aa53 | |||
| 2015-06-16 | Adding wake-up muxing for uart3 pins | mattis fjallstrom | |
| Change-Id: I1a0bcf7749de452b76150c53beaeff3c95f774e1 | |||
| 2015-06-16 | BT LPM working | Evan Wilson | |
| Change-Id: I15947ef87d69d7eb9343afa34ed254a34ba3991d | |||
| 2015-06-16 | Updating pinmux for BT LPM | Evan Wilson | |
| Change-Id: I008ef3310e786cd089d00720f3b7aca5114a69a4 | |||
| 2015-06-16 | Moving serial ports back to board file, so that Bluetooth initializes properly. | Evan Wilson | |
| The Bluetooth was getting HCI timeouts because of something happening with Device tree initialization Also for wake_peer functionality (to be added in next commit) we need to use a board file. Change-Id: I14e8447af08ba5fbadd8a8334ad35ae776b2995b | |||
| 2015-06-11 | Making sure that the regulator for BT is always on (until we can fix the ↵ | mattis fjallstrom | |
| driver). Change-Id: Ib3412bef071ffa4005a29a7739027d0286ee2230 | |||
| 2015-06-11 | Making HCI uart a module | mattis fjallstrom | |
| Change-Id: Ie701ef1e11c16d958c002f04f0d50c61f3b88ed7 | |||
| 2015-06-11 | Tiny changes makes a big difference - bluetooth sleep working | mattis fjallstrom | |
| Change-Id: Ia8b61398e1d07f4add1da0528557fd0339bbf95c | |||
| 2015-06-10 | First stab at BT pins correct with Devicetree | mattis fjallstrom | |
| Change-Id: I4e8f86fb51030ba04129d24cd00da26487dafffc | |||
| 2015-06-10 | Removing the occasional white screen on wake-up. 85% confident. | mattis fjallstrom | |
| Change-Id: I29b01a54e29110881c2e2e0c8adabacd12e03983 | |||
| 2015-06-10 | Latest bluetooth pinmuxes | mattis fjallstrom | |
| Change-Id: I926c6f31a87ed4883767859b46d64dde11832658 | |||
| 2015-06-09 | Making bluetooth work with the updated kernel and sleep modes. | mattis fjallstrom | |
| Change-Id: Ia4cdf405b77b0219e9e7d76a1ae2691b607235c3 | |||
| 2015-06-09 | Making bluetooth work with the updated kernel and sleep modes. | mattis fjallstrom | |
| Change-Id: Ia4cdf405b77b0219e9e7d76a1ae2691b607235c3 | |||
| 2015-06-09 | Better sleep and device tree, now mostly working in Android. | mattis fjallstrom | |
| Change-Id: I88bcc5cd5c47b9f68b60c4081e3f0e2ba3e4ee77 | |||
| 2015-06-08 | Setting top speed to 800MHz. Depends on the CONFIG_MACH_OMAP3_H1_DVT2 flag ↵ | mattis fjallstrom | |
| being set. Change-Id: I8ab0d33210e47e4dac861cc6ffcab70cd92a6ea6 | |||