summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/button-clickwheel.c (follow)
Commit message (Expand)AuthorAge
* nano2g: fix dangerous mutex in hold switchCástor Muñoz2017-02-04
* iPod Classic: use PMU interrupts to detect hold switchCástor Muñoz2016-05-26
* iPod Classic: clickwheel fixesCástor Muñoz2015-12-17
* iPod Classic: Fix bidirectional clickwheel communication.Steffen Butzer2014-10-02
* Classic/6G: click wheel controller powersaveCástor Muñoz2012-03-31
* Classic/6G: hold switch detection using GPIOCástor Muñoz2012-03-28
* Make local functions and variables static where possibleBertrik Sikken2011-11-03
* ipod6g: make functions and variables static where possibleBertrik Sikken2011-04-22
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02
* iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...Michael Sparmann2011-02-10
* Fix more red. Two had been hiding.Michael Sparmann2011-02-10
* Fix redMichael Sparmann2011-02-10
* iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann2011-02-10
* iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann2011-02-10
* iPod Classic: This time really fix the hold switch. Read it out through the p...Michael Sparmann2011-02-09
* iPod Classic: Fix hold switch glitchesMichael Sparmann2011-02-07
* Implement hold switch and headphone detection on iPod ClassicMichael Sparmann2011-01-07
* Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)Michael Sparmann2010-12-16
* iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.Michael Sparmann2010-12-12
* Fix bug introduced with r28800 (missing interrupt handler).Andree Buschmann2010-12-12
* usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...Michael Sparmann2010-12-12
* Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann2010-10-10
* Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann2010-09-25
* Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann2010-03-06
* Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann2009-10-21
* Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann2009-10-12
* Nano2G - implement "Pause on headphone unplug" featureDave Chapman2009-10-10
* Unify the button driver for the Nano 2G with the driver for earlier clickwhee...Dave Chapman2009-10-02
* Fix a comment so that it matches the codeDave Chapman2009-09-17
* Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work againJonathan Gordon2009-07-29
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis2008-06-03
* Undo r17470 because of regressions in some debug menus.Andree Buschmann2008-05-12
* Fix for FS#5162. Being able to read scrollwheel action via button_read_device...Andree Buschmann2008-05-12
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* iPods: Touching the wheel now resets the poweroff timer, so the iPod no longe...Jens Arnold2007-01-18
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05