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: raspberrypi/linux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rpi-3.2.27
Choose a base ref
...
head repository: riemervdzee/linux_raspberry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rpi-3.2.27
Choose a head ref
  • 15 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 12, 2012

  1. Configuration menu
    Copy the full SHA
    432d039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b10db1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af7b7d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2012

  1. Configuration menu
    Copy the full SHA
    029571d View commit details
    Browse the repository at this point in the history
  2. Patching piled

    riemervdzee committed Dec 20, 2012
    Configuration menu
    Copy the full SHA
    e60cd6b View commit details
    Browse the repository at this point in the history
  3. Add hr_timer code

    riemervdzee committed Dec 20, 2012
    Configuration menu
    Copy the full SHA
    e742d94 View commit details
    Browse the repository at this point in the history
  4. Revert "Increase HZ to 1000, but this has doubly any influence due hr…

    …_timers being active"
    
    This reverts commit 029571d.
    riemervdzee committed Dec 20, 2012
    Configuration menu
    Copy the full SHA
    dd69958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    605b621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f8ea3b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2012

  1. Configuration menu
    Copy the full SHA
    75c6d1e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2013

  1. Add basic write command

    riemervdzee committed Jan 4, 2013
    Configuration menu
    Copy the full SHA
    401f182 View commit details
    Browse the repository at this point in the history
  2. New config file

    riemervdzee committed Jan 4, 2013
    Configuration menu
    Copy the full SHA
    8a7a52c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2013

  1. Configuration menu
    Copy the full SHA
    6ae7bd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Use a different toolchain

    riemervdzee committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    804bcbc View commit details
    Browse the repository at this point in the history
  2. Patch to PiLED (see more)

    * Use a GPIO array instead of allocating them invidually
    * Make usage of the power info (not really effective, performance wise)
    * Less includes for the files
    * Get rid of all warnings: in printf formats, ioctl->write parameters, use ret for functions etc.
    * Use err_init_gpio instead of err_init_dealloc as needed.. (whoops)
    * General fixup of the driver
    riemervdzee committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    5b4bb2b View commit details
    Browse the repository at this point in the history
Loading