- 31 Jan, 2019 4 commits
-
-
David Frey authored
-
David Frey authored
Set the max SPI speed to 4MHz, remove the corresponding TODO entry and also a TODO relating to previously completed endian changes.
-
David Frey authored
-
David Frey authored
Not merging the branch HEAD because the final commit is not required.
-
- 21 Jan, 2019 7 commits
-
-
David Frey authored
Call pcf85063_set_clkout_freq() rather than manually writing the control_2 register in the probe function.
-
David Frey authored
-
David Frey authored
- Replace spaces used for indent with tabs - Wrap lines only when necessary
-
David Frey authored
-
David Frey authored
-
Zahid Chowdhury authored
-
Zahid Chowdhury authored
-
- 16 Jan, 2019 1 commit
-
-
Zahid Chowdhury authored
-
- 15 Jan, 2019 1 commit
-
-
David Frey authored
There were two issues: - Boards with a matching DV6 EEPROM string were being marked as DV5. - Some early DV5 boards have EEPROM content indicating that they are DV4 boards, but they are actually DV5 boards. As a result, there are now two strings that are used to identify DV5 boards.
-
- 11 Jan, 2019 1 commit
-
-
David Frey authored
Fix a copy/paste error in the mangOH yellow module. Previously, the IMU variable was being checked after calling i2c_new_device to create the magnetometer. The impact of this bug is that a failed probe of the magnetometer would not have been detected during probe of the mangOH yellow driver.
-
- 09 Jan, 2019 3 commits
-
-
Thong Nguyen authored
Update the deffered IO delay to 1 HZ base on document from https://www.kernel.org/doc/Documentation/fb/deferred_io.txt
-
Thong Nguyen authored
Remove the endian-specific code from driver. It is not nesesary because ARM processors were little endians so dont need to check
-
Thong Nguyen authored
Use devm_gpio_request to remove the need to explicitly configure and free the GPIOs.
-
- 08 Jan, 2019 1 commit
-
-
David Frey authored
Support 9x15 and 9x07 modules on mangOH Green IoT slots 0 and 1 and mangOH Red IoT slot.
-
- 21 Dec, 2018 1 commit
-
-
David Frey authored
Add a Linux framebuffer driver for Waveshare e-ink displays written by Thong Nguyen <nxthongbk@gmail.com>. Only the 2.13 Inch display has been tested so far. See the README.md file for information on what is required to get this device working.
-
- 11 Dec, 2018 2 commits
-
-
Zahid Chowdhury authored
-
Zahid Chowdhury authored
-
- 05 Dec, 2018 2 commits
-
-
-
Zahid Chowdhury authored
Change wlan2 to wlan1 - Cypress & Mediatek are on different boards yellow vs. red, so reuse a lower numbered interface
-
- 27 Nov, 2018 1 commit
-
-
David Frey authored
The 9x15 based modules don't support the regmap_get_device function.
-
- 22 Nov, 2018 1 commit
-
-
David Frey authored
-
- 21 Nov, 2018 2 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
- 20 Nov, 2018 4 commits
-
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
David Frey authored
-
- 19 Nov, 2018 1 commit
-
-
Zahid Chowdhury authored
-
- 16 Nov, 2018 7 commits
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
- 13 Nov, 2018 1 commit
-
-
Zahid Chowdhury authored
-