summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c
AgeCommit message (Expand)Author
2016-06-01fix yellowAmaury Pouly
2016-06-01fuze+: rewrite touchpad driverAmaury Pouly
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly
2014-02-22fuzeplus: switch to new button driverAmaury Pouly
2013-12-08Fix yellowAmaury Pouly
2013-12-08rmi/fuze+: add product info in the debug screenAmaury Pouly
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini
2013-08-19[Fuze+][Touchpad] Improve touchpad power managmentJean-Louis Biasini
2013-07-15fuzeplus: add touchpad sensitivityAmaury Pouly
2013-06-17imx233: fix pinctrl for stmp3600 and stmp3700Amaury Pouly
2013-06-17imx233: enhance pinctrl irq with user pointerAmaury Pouly
2013-06-17imx233: normalise pinctrl namesAmaury Pouly
2013-06-16imx233: rewrite power using new registersAmaury Pouly
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly
2012-02-01fuze+: pin B1P30 is volume down key and has no relation with SDAmaury Pouly
2012-02-01imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly
2012-01-07fuze+: workaround the power/volume+ multiplexing that would trigger a false p...Amaury Pouly
2011-12-26fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly
2011-11-17fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...Amaury Pouly
2011-11-02fuze+: use macro and add a few staticAmaury Pouly
2011-10-27fuzeplus: rework button handling to use a queue instead of a blocking semapho...Amaury Pouly
2011-10-02fuze+: implement basic touchpad driverAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly
2011-05-13fuze+: implement a full-blown debug screen for touchpad with graphical feedbackAmaury Pouly
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly
2011-05-04fuze+: move defines from .c to .h; implement button reading for volume up/dow...Amaury Pouly
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly