Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port recent Linux changes #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ben9923
Copy link
Contributor

@ben9923 ben9923 commented Oct 10, 2019

Ported a couple of fixes/improvements from recent commits to the Linux Intel pinctrl driver.
Each commit mentions the related Linux commit, to make everything clear :)

Also fixed a panic caused by failed startup of the kext (freeing unallocated memory)

Can resolve unexpected behaviors, notably on ELAN1200 I2C trackpad.
Ported from torvalds/linux@670784f

Also ports torvalds/linux@e58926e
Uncertain if functional difference exists for VoodooGPIO
Ports torvalds/linux@1bd2315
Use IONew/IODelete macros for memory allocation/free
Remove const definition of some variables
This was referenced Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant