Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beagleboard/kernel
base: b956dfc1ea48
Choose a base ref
...
head repository: beagleboard/kernel
compare: 321a0c80eb19
Choose a head ref
  • 2 commits
  • 18 files changed
  • 2 contributors

Commits on Jul 15, 2013

  1. Adds continuous sampling ADC via /dev/iio

    This adds a bunch of patches to the adc patchset enabling continous
    sampling mode. A large buffer of data can now be read via /dev/iio entries
    
    The work is forward ported from the Arago tree.
    The original author is Rachil Patna.
    
    Some of his patches might seem missing from Arago but that is because
    
    1) I incorporated some of his minor bugfixes in the same large main patch.
    2) Some of the patches have already been incorporated in the patchset in mfd-next.
    
    The rest of the small bug fixes by Russ Dill are kept in separate patches.
    
    All in all. This brings all the functionality of the ADC driver in the Arago tree
    to the BBB.
    
    evtest for touchscreen does register events too
    ZubairLK committed Jul 15, 2013
    Copy the full SHA
    d42033d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Merge pull request #50 from ZubairLK/3.11-continuous-adc-fixes

    Adds continuous sampling patch files only
    koenkooi committed Jul 17, 2013
    Copy the full SHA
    321a0c8 View commit details
    Browse the repository at this point in the history