aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28Update version for v1.3.12 releaseupstream-masterVincent Huang
2022-10-28Enable LFS featuremyangsynapticscom
2022-10-27Update version for v1.3.11 releaseVincent Huang
2022-10-27Hide unnecessary debug message in normal modeVincent Huang
2022-10-26Update version for v1.3.10 releaseVincent Huang
2022-09-28Add error handlingDavid Chiu
2022-09-28Support checking MSLDavid Chiu
2022-04-29Merge pull request #35 from blueue/writeprotectVincent Huang
2022-04-29Merge pull request #34 from blueue/debugVincent Huang
2022-04-29Rename functionDavid Chiu
2022-04-25Support write protectionDavid Chiu
2022-04-15Write signature if we can confirm its existence.David Chiu
2022-03-16Merge pull request #33 from blueue/masterVincent Huang
2022-03-14Remove duplicated debugging messageDavid Chiu
2022-03-14Merge pull request #32 from blueue/BLv10Vincent Huang
2022-03-14Merge branch 'master' into BLv10Vincent Huang
2022-03-14Support debugging message in read/writeDavid Chiu
2022-03-11Fix wrong assignment for BL v10David Chiu
2022-03-11Support writing FLD and GlobalParameters for bootlodare v10, and updating flo...David Chiu
2022-03-09Fix warningsDavid Chiu
2022-03-09Support writing signatureDavid Chiu
2022-03-01Parsing driver name instead of assigning oneDavid Chiu
2022-03-01Use the feature of toggling interrupts if it exists this feature report.David Chiu
2022-02-24Separate the product ID checking from touchscreen's flowDavid Chiu
2022-02-24Support checking product IDDavid Chiu
2022-02-21Update version for V1.3.9 releaseVincent Huang
2022-02-21Read attention after enabling flashing for touchpadDavid Chiu
2022-02-07Disable this feature until we can make sure device has this feature already.David Chiu
2022-01-27Separate the code flow for TouchPad from TouchScreen.David Chiu
2022-01-25Support toggle interrupts mask by setting feature reportDavid Chiu
2021-12-22Update version for v1.3.8 releaseVincent Huang
2021-12-22Define the waiting time period for read partition.David Chiu
2021-12-22Read attention before read flash status.David Chiu
2021-12-10Update version for v1.3.7 releaseVincent Huang
2021-12-10Add timeout 10 ms for select() and resend scheme in Read() to avoid indefinit...David Chiu
2021-06-18Update version for v1.3.6 releaseVincent Huang
2021-06-18Separate the touchscreen flow from touchpad flow about several wait attention.David Chiu
2021-05-20Update version for v1.3.5 releaseVincent Huang
2021-05-20Remove redundant parsingDavid Chiu
2021-04-26Update version for v1.3.4 releaseAndrew Duggan
2021-04-15Merge pull request #14 from enh-google/masterAndrew Duggan
2020-12-31Update version for v1.3.3 releaseVincent Huang
2020-12-31Not triggering rebind driver after entering bootloader mode for TP case.David Chiu
2020-11-20Update version for v1.3.2 releaseVincent Huang
2020-11-20Change path name for i2c_hid to i2c_hid_acpi according to patch on 2020/11, a...David Chiu
2020-10-30Add a condition in HID descriptor for PTP, and let workaround of erasing befo...david.chiu@tw.synaptics.com
2020-10-23Update version for v1.3.1 releaseVincent Huang
2020-10-23Merge pull request #15 from blueue/masterVincent Huang
2020-10-23Initialize varibales as NULL to avoid segmentation fault even no allocation a...david.chiu@tw.synaptics.com
2020-03-30Fix the Android build.Elliott Hughes