index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
imx233
/
sansa-fuzeplus
/
button-fuzeplus.c
Age
Commit message (
Expand
)
Author
2016-06-01
fix yellow
Amaury Pouly
2016-06-01
fuze+: rewrite touchpad driver
Amaury Pouly
2014-09-08
Fuze+: add a configurable deadzone area for touchpad buttons
Amaury Pouly
2014-02-22
fuzeplus: switch to new button driver
Amaury Pouly
2013-12-08
Fix yellow
Amaury Pouly
2013-12-08
rmi/fuze+: add product info in the debug screen
Amaury Pouly
2013-09-05
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-08-19
[Fuze+][Touchpad] Improve touchpad power managment
Jean-Louis Biasini
2013-07-15
fuzeplus: add touchpad sensitivity
Amaury Pouly
2013-06-17
imx233: fix pinctrl for stmp3600 and stmp3700
Amaury Pouly
2013-06-17
imx233: enhance pinctrl irq with user pointer
Amaury Pouly
2013-06-17
imx233: normalise pinctrl names
Amaury Pouly
2013-06-16
imx233: rewrite power using new registers
Amaury Pouly
2012-05-10
imx233: add pinctrl debug code to track pin uses
Amaury Pouly
2012-02-01
fuze+: pin B1P30 is volume down key and has no relation with SD
Amaury Pouly
2012-02-01
imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...
Amaury Pouly
2012-01-07
fuze+: workaround the power/volume+ multiplexing that would trigger a false p...
Amaury Pouly
2011-12-26
fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...
Amaury Pouly
2011-11-30
fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...
Amaury Pouly
2011-11-17
fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...
Amaury Pouly
2011-11-02
fuze+: use macro and add a few static
Amaury Pouly
2011-10-27
fuzeplus: rework button handling to use a queue instead of a blocking semapho...
Amaury Pouly
2011-10-02
fuze+: implement basic touchpad driver
Amaury Pouly
2011-07-03
imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...
Amaury Pouly
2011-07-02
imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...
Amaury Pouly
2011-05-13
fuze+: implement a full-blown debug screen for touchpad with graphical feedback
Amaury Pouly
2011-05-11
fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...
Amaury Pouly
2011-05-04
fuze+: move defines from .c to .h; implement button reading for volume up/dow...
Amaury Pouly
2011-05-01
Sansa Fuze+: initial commit (bootloader only, LCD basically working)
Amaury Pouly