]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-04-19 Ping ChengInput: wacom - fix "can not retrieve extra class descri...
2013-04-19 Ping ChengInput: wacom - DTH2242 Grip Pen id was off by one bit
2013-04-15 Jason GereckeInput: wacom - correct reported resolution for Intuos4...
2013-04-08 Jason GereckeInput: wacom - fix "can not retrieve extra class descri...
2013-03-11 Mark BrownInput: mms114 - Fix regulator enable and disable paths
2013-03-11 Mark BrownInput: ads7864 - check return value of regulator enable
2013-03-11 Rabin VincentInput: tc3589x-keypad - fix keymap size
2013-03-09 Stephan FrankInput: wacom - add support for 0x10d
2013-02-24 dave turveneInput: ALPS - update documentation for recent touchpad...
2013-02-22 Dave TurveneInput: ALPS - add "Dolphin V1" touchpad support
2013-02-22 Kevin CernekeeInput: ALPS - remove unused argument to alps_enter_comm...
2013-02-22 Kamal MostafaInput: cypress_ps2 - fix trackpadi found in Dell XPS12
2013-02-20 Dmitry TorokhovMerge branch 'next' into for-linus
2013-02-17 Dmitry TorokhovInput: cyttsp-spi - remove duplicate MODULE_ALIAS()
2013-02-17 Pali RohárInput: tsc2005 - add MODULE_ALIAS
2013-02-16 Stephen WarrenInput: tegra-kbc - require CONFIG_OF, remove platform...
2013-02-16 Henrik RydbergInput: synaptics - initialize pointer emulation usage
2013-02-16 Henrik RydbergInput: MT - do not apply filtering on emulated events
2013-02-16 Michael TrimarchiInput: bma150 - make some defines public and fix some...
2013-02-16 Michael TrimarchiInput: bma150 - fix checking pm_runtime_get_sync()...
2013-02-14 Kevin CernekeeInput: ALPS - enable trackstick on Rushmore touchpads
2013-02-14 Kevin CernekeeInput: ALPS - add support for "Rushmore" touchpads
2013-02-14 Kevin CernekeeInput: ALPS - make the V3 packet field decoder "pluggable"
2013-02-14 Kevin CernekeeInput: ALPS - move pixel and bitmap info into alps_data...
2013-02-14 Kevin CernekeeInput: ALPS - fix command mode check
2013-02-14 Kevin CernekeeInput: ALPS - rework detection of Pinnacle AGx touchpads
2013-02-14 Kevin CernekeeInput: ALPS - move {addr,nibble}_command settings into...
2013-02-14 Kevin CernekeeInput: ALPS - use function pointers for different proto...
2013-02-14 Kevin CernekeeInput: ALPS - rework detection sequence
2013-02-14 Kevin CernekeeInput: ALPS - introduce helper function for repeated...
2013-02-14 Kevin CernekeeInput: ALPS - move alps_get_model() down below hw_init...
2013-02-14 Kevin CernekeeInput: ALPS - copy "model" info into alps_data struct
2013-02-14 Kevin CernekeeInput: ALPS - document the alps.h data structures
2013-02-14 Ping ChengInput: wacom - add support for DTH-2242
2013-02-14 Benson LeungInput: cyapa - add support for smbus protocol
2013-02-14 Daniel KurtzInput: synaptics - fix 1->3 contact transition reporting
2013-02-14 Heiko CarstensInput: add couple of missing GENERIC_HARDIRQS dependencies
2013-01-25 Peter UjfalusiInput: twl6040-vibra - use system workqueue
2013-01-25 Peter UjfalusiInput: twl6040-vibra - code cleanup in probe with devm_...
2013-01-25 Brian SwetlandInput: goldfish - virtual input event driver
2013-01-24 Chris BagwellInput: wacom - fix wacom_set_report retry logic
2013-01-22 Dmitry TorokhovInput: walkera0701 - claim parport when opening the...
2013-01-22 Dmitry TorokhovInput: walkera0701 - use proper error codes
2013-01-22 Dmitry TorokhovInput: walkera0701 - switch to using pr_xxx() for messages
2013-01-22 Dmitry TorokhovInput: walkera0701 - set up input device's parent
2013-01-22 Shawn NematbakhshInput: atkbd - fix multi-byte scancode handling on...
2013-01-22 Peter UjfalusiInput: twl4030-vibra - Use system workqueue
2013-01-22 Peter UjfalusiInput: twl4030-vibra - switch to using managed resources
2013-01-17 Benson LeungInput: add driver for Cypress APA I2C Trackpad
2013-01-17 Dmitry TorokhovInput: atkbd - fix a typo in a message
2013-01-17 Sachin KamatInput: mms114 - switch to using managed resources
2013-01-17 Laxman DewanganInput: tegra-kbc - remove default keymap
2013-01-17 Laxman DewanganInput: tegra-kbc - add support for rows/columns configu...
2013-01-17 Laxman DewanganInput: tegra-kbc - use devm_* for resource allocation
2013-01-17 Laxman DewanganInput: tegra-kbc - fix build warning
2013-01-17 Mathieu PoirierInput: sysrq - allow specifying alternate reset sequence
2013-01-17 Dudley DuInput: add support for Cypress PS/2 Trackpads
2013-01-09 Dmitry TorokhovInput: document that unregistering managed devices...
2013-01-06 Kamal MostafaInput: increase struct ps2dev cmdbuf[] to 8 bytes
2013-01-06 Ping ChengInput: wacom - use new input-mt routines
2013-01-06 Ping ChengInput: wacom - prepare for syncing with input-mt changes
2013-01-06 Nickolai ZeldovichInput: lm8323 - fix checking PWM interrupt status
2013-01-05 Javier MartinInput: qt2160 - add support for LEDs
2013-01-03 Liu YingInput: imx_keypad - add device tree support
2012-12-24 Wolfram SangInput: adxl34x - default platform_data should not use...
2012-12-24 Wolfram SangInput: adxl34x - make platform_data include self contained
2012-12-24 Wolfram SangInput: adxl34x - don't set THRESH_TAP twice
2012-12-24 Wolfram SangInput: adxl34x - consistently use read/write encapsulation
2012-12-24 Mark BrownInput: wm831x-on - convert to devm_input_allocate_device()
2012-12-24 Mark BrownInput: wm831x-ts - convert to devm_input_allocate_device()
2012-12-24 Dmitry TorokhovInput: gpio_keys - defer probing if GPIO probing is...
2012-12-24 Gabor JuhosInput: gpio_keys_polled - defer probing if GPIO probing...
2012-12-24 Christophe... Input: sentelic - only report position of first finger...
2012-12-17 Vipul Kumar... Input: stmpe-ts - report BTN_TOUCH event
2012-12-17 Dmitry TorokhovMerge branch 'next' into for-linus
2012-12-17 Peter PopovecInput: walkera0701 - fix crash on startup
2012-12-10 Florian FainelliInput: matrix-keymap - provide a proper module license
2012-12-04 Dmitry TorokhovInput: gpio_keys_polled - switch to using gpio_request_...
2012-12-04 Dmitry TorokhovInput: gpio_keys - switch to using gpio_request_one()
2012-12-04 Diego CallejaInput: wacom - fix touch support for Bamboo Fun CTH-461
2012-12-04 Guillermo A... Input: xpad - add a few new VID/PID combinations
2012-12-04 Guillermo A... Input: xpad - minor formatting fixes
2012-11-29 Alexander ShiyanInput: gpio-keys-polled - honor 'autorepeat' setting...
2012-11-29 Dmitry TorokhovInput: tca8418-keypad - switch to using managed resources
2012-11-29 Dmitry TorokhovInput: tca8418_keypad - increase severity of failures...
2012-11-29 Dmitry TorokhovInput: tca8418_keypad - move device ID tables closer...
2012-11-29 Dmitry TorokhovInput: tca8418_keypad - use dev_get_platdata() to retri...
2012-11-29 Dmitry TorokhovInput: tca8418_keypad - use a temporary variable for...
2012-11-29 Alban BedelInput: tca8418_keypad - add support for shared interrupt
2012-11-29 Alban BedelInput: tca8418_keypad - add support for device tree...
2012-11-28 Alexander ShiyanInput: remove Compaq iPAQ H3600 (Bitsy) touchscreen...
2012-11-28 Lee JonesInput: bu21013_ts - add support for Device Tree booting
2012-11-28 Lee JonesInput: bu21013_ts - move GPIO init and exit functions...
2012-11-28 Lee JonesInput: bu21013_ts - request regulator that actually...
2012-11-28 Lee JonesARM: ux500: Strip out duplicate touch screen platform...
2012-11-28 Jonas AabergInput: gpio_keys - disable hardware on suspend
2012-11-28 Dmitry TorokhovInput: gpio_keys - report initial state when opening...
2012-11-28 Sachin KamatInput: samsung-keypad - switch to using managed resources
2012-11-28 Vipul Kumar... Input: spear-keyboard - add clk_{un}prepare() support
2012-11-25 Andreas PretzschInput: imx_keypad - only set enabled columns to open...
next