Commit Graph

315 Commits

Author SHA1 Message Date
tytung 88e7e8a6d2 drivers: usb: gadget: update some usb drivers for USB Tethering. 2012-05-19 19:33:14 +08:00
tytung 50abfc6c2d Merge pull request #4 from zeusk/ics_HWA
[KGSL] update to msm-kgsl3d0 v3.8
2012-05-13 21:49:47 -07:00
Shantanu Gupta be86226379 [KGSL] add missing files for last commit 2012-05-14 02:47:02 +05:30
Shantanu Gupta 8afb87a6ea [KGSL] update to msm-kgsl3d0 v3.8 2012-05-14 01:49:10 +05:30
tytung ac0378e146 htcleo: updated htcleo_defconfig to tytung_HWA_r2.2-uniMAC 2012-05-13 11:49:13 +08:00
tytung 14509b73e8 msm: htcleo: cleanup 2012-05-13 03:45:08 +08:00
tytung dfac1a861b Merge pull request #3 from zeusk/ics_HWA
Backport android and MSM parts from caf
2012-05-12 12:18:37 -07:00
Shantanu Gupta daf542e57e Backport android and MSM parts from caf 2012-05-12 16:56:17 +05:30
tytung 9ab858cdb2 msm: htcleo: removed the real WiFi MAC address for SD build and used new unique WiFi MAC address, so that we have the same WiFi MAC address on NAND and SD.
Will revert this commit when someday someone implement the real WiFi MAC address for NAND.
2012-05-09 00:35:54 +08:00
tytung 03d0f38950 msm: htcleo: removed the old support for bt.mac=... from kernel cmd line 2012-05-09 00:32:17 +08:00
tytung 54c05e087a msm: htcleo: implemented the real unique WiFi/Bluetooth MAC address to solve the MAC address collisions. (Credit to Franck78 <fbourdonnec@chez.com>)
WiFi MAC address collisions: http://forum.xda-developers.com/showthread.php?t=1275095
2012-05-09 00:27:33 +08:00
tytung d1e200de48 htcleo: updated htcleo_defconfig to tytung_HWA_r2 (enable ZRAM). 2012-05-05 00:21:36 +08:00
Shantanu Gupta e8bd623aa0 [MSM] revert qdsp backport, seems to break quite a lot of stuff, will fix it later. 2012-05-03 21:30:12 +05:30
Shantanu Gupta 48322595f9 [MSM] Backported a lot of stuff from 2.6.35 and 2.6.32.59 kernels, compiles and tested on device 2012-05-03 19:31:48 +05:30
Shantanu Gupta d1aeebac34 [KGSL] remove the older driver along with some
apparently unused, unrequired binaries.
2012-05-03 12:09:48 +05:30
tytung 4df58bdbe5 htcleo: updated htcleo_defconfig to tytung_HWA_r1 (enable new KGSL, KSM, and GENLOCK). 2012-05-01 15:03:03 +08:00
tytung c6de4393cf Added the latest KGSL driver /dev/kgsl-3d0 for ICS HWA (Hardware Acceleration). (Credits to Securecrt and Rick_1995) 2012-05-01 13:12:22 +08:00
tytung 0290a3be7c changed from 2.6.32.15 to 2.6.32-ics 2012-02-28 17:02:51 +08:00
tytung 8dc5f7b605 arm: removed some unnecessary files. 2012-02-14 23:59:06 +08:00
tytung 1ba3e2deca Set CONFIG_XFRM_MODE_TUNNEL=y 2012-02-11 15:18:41 +08:00
tytung 9c9e0ddba3 htcleo: updated htcleo_defconfig to tytung_ics_r1 2012-01-13 18:59:20 +08:00
tytung 8f075bcc93 Revert "msm: htcleo: Add platform data for USB accessory function."
This reverts commit bd27e2a76e.
2012-01-13 02:03:43 +08:00
tytung 79b69f0bfb Revert "usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung."
This reverts commit 70f8304d7a.
2012-01-13 02:00:30 +08:00
tytung a837104e8d htcleo: updated htcleo_defconfig to tytung_ICS_v1 2012-01-12 00:41:25 +08:00
tytung 84b0e8814e htcleo: updated htcleo_defconfig to tytung_ICS_Beta6 (enabled xt_qtaguid and xt_quota2) 2011-12-13 01:17:57 +08:00
tytung 99dbc5c163 net: packported xt_qtaguid and xt_quota2 to support data usage. 2011-12-10 00:00:42 +08:00
tytung ab498e72d4 qdsp6: Allow audio_rx_path_id to be zero, fixes Bluetooth
https://github.com/ics-passion-dev/kernel-2638/commit/1bc9c36dbb0329301b49da412bcdf37872b767ec
2011-12-08 22:42:36 +08:00
tytung 2df099fb12 msm: fixed wired headphones for ICS. (Credits to zivan56.)
http://forum.xda-developers.com/showpost.php?p=19672994&postcount=526
2011-12-06 04:08:30 +08:00
tytung 91ef93a428 htcleo: updated htcleo_defconfig to tytung_r15_usb 2011-11-16 00:35:24 +08:00
tytung f97f72301a msm: htcleo: enable CONFIG_USB_ANDROID_ACCESSORY 2011-11-16 00:33:37 +08:00
tytung bd27e2a76e msm: htcleo: Add platform data for USB accessory function. 2011-11-16 00:32:35 +08:00
tytung 89f23f9c1c htcleo: fixed an issue that the USB device is not recognized after backporting the 2.6.35 USB drivers.
Either CONFIG_USB_ANDROID_DIAG or CONFIG_USB_ANDROID_SERIAL causes this issue.
2011-11-16 00:25:39 +08:00
tytung 70f8304d7a usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung.
Completely breaks compatibility with HTC Sense, but is needed for Android 2.3.
References:
https://github.com/CyanogenMod/htc-kernel-msm7x30/commit/3362439a1df2aa7e900dd825bde0670ded7d0cc3
https://github.com/CyanogenMod/htc-kernel-msm7x30/commit/03c08c01c60b4220158c484127ba5b9aa9d67c81
https://github.com/android/kernel_msm/commit/3fa64c7f7fc44d88bfbb6cb925882017850c0c69
2011-11-15 23:13:34 +08:00
tytung 330c350fdb net: New iface_stat module to monitor persistent network stats.
Adding a new module that tracks the number of bytes/packets transfered by a network interface, even after the interface has been removed.
This is relevant to track the total data usage in mobile devices whose interfaces are added and removed quite frequently (WiFi, Bluetooth, 3G,..).

Monitoring is done only for devices that are configured with a valid IP address (check to exclude virtual/loopback/tunnel interfaces).

Change-Id: I8ac642af1990433ebd0784e8dbd72bf0714b5bf6
Signed-off-by: Ashish Sharma <ashishsharma@google.com>

Included a little modification for the out-of-date HD2 .32 kernel.
2011-11-15 23:00:32 +08:00
tytung 42b00bc76a htcleo: updated htcleo_defconfig to tytung_r14_callrec 2011-11-10 01:47:03 +08:00
tytung 6333fda476 htcleo: updated htcleo_defconfig to tytung_r14 2011-11-10 01:32:06 +08:00
tytung dc9dd2b9a1 htcleo: updated to tytung_r13_callrec 2011-11-05 00:50:54 +08:00
tytung cedba87f03 htcleo: updated to tytung_r13 2011-11-05 00:30:34 +08:00
tytung 95a83e17c2 htcleo: compiled as modules: alsa-mix-htc-leo.ko and alsa-pcm-htc-leo.ko. 2011-11-01 01:32:40 +08:00
tytung 13c4a30c18 sound: ALSA: htcleo: try to fix the sound crash. 2011-11-01 01:31:54 +08:00
tytung 63c3709b91 sound: htcleo: added support for ALSA
http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc/commit/a2653ab6d52676a960b5290c30746f88b4fa452c
2011-11-01 00:32:16 +08:00
tytung 8ebc201e13 Sound: ALSA: htcleo: permit to load the driver as module
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-11-01 00:16:40 +08:00
tytung facbe114ed msm: ajust the QDSP6 audio driver for the newer htc leo ALSA driver
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-11-01 00:09:14 +08:00
tytung 0aab481de3 msm: Add HTC auto white balance calibration driver 2011-10-31 01:02:44 +08:00
tytung eeabf2c38c htcleo: updated to tytung_r12.4 2011-10-01 13:15:18 +08:00
tytung 71715e042d msm: cpu: enable 128MHz 2011-10-01 13:12:46 +08:00
tytung 0e74412bfe htcleo: updated to tytung_r12.3 2011-09-29 23:43:29 +08:00
tytung 4da1d6cab6 htcleo: updated to tytung_r12.2 2011-09-29 00:35:48 +08:00
tytung 0f2738a1ee htcleo: updated to tytung_r12.1 2011-09-29 00:19:53 +08:00
tytung 6e0cc9a888 Revert "USB: gadget: f_accessory: Add new gadget driver for android USB accesories."
This reverts commit bcd275a3ef.
2011-09-29 00:17:56 +08:00