summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
| | * Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin2011-07-30
| | * Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-30
| | * Input: kxtj9 - explicitly include module.hStephen Rothwell2011-07-30
| | * Input: psmouse - hgpk.c needs module.hRandy Dunlap2011-07-30
| * | input: xilinx_ps2: Add missing of_address.h headerMichal Simek2011-08-01
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-27
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2011-07-27
| | |\
| | * | Input: sh_keysc - fix compile warningDmitry Torokhov2011-07-04
| * | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-26
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17
| | |\ \ \ \
| | | | * | | input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-07
| | | | * | | input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-04
| | | | * | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-04
| | | | * | | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-04
| | | |/ / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| | |\ \ \ \ \
| | * | | | | | Input: libps2.c: fix comment typo arrrives.Justin P. Mattock2011-06-27
| | * | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-09
| | * | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
| | |/ / / /
| * | | | | input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-05
| * | | | | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-05
| | |/ / / | |/| | |
* | | | | Input: tsc2007 - add open and close methodsDmitry Torokhov2011-08-26
* | | | | Input: tsc2007 - convert to threaded IRQDmitry Torokhov2011-08-26
* | | | | Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao2011-08-23
* | | | | Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-23
* | | | | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-23
* | | | | Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-23
* | | | | Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-23
* | | | | Input: synaptics - add image sensor supportDaniel Kurtz2011-08-23
* | | | | Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-23
* | | | | Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-23
* | | | | Input: synaptics - refactor y inversionDaniel Kurtz2011-08-23
* | | | | Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov2011-08-23
* | | | | Input: wacom_w8001 - implement open and closeDmitry Torokhov2011-08-23
* | | | | Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson2011-08-09
* | | | | Input: polldev - immediately poll device upon openingDmitry Torokhov2011-08-09
* | | | | Input: add support for pm8xxx based vibrator driverAmy Maloche2011-08-02
| |_|_|/ |/| | |
* | | | Input: synaptics - fix reporting of min coordinatesDmitry Torokhov2011-07-25
* | | | Input: tegra-kbc - enable key autorepeatRakesh Iyer2011-07-25
* | | | Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter2011-07-19
* | | | Input: kxtj9 - fix bug in probe()Dan Carpenter2011-07-19
* | | | Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-18
* | | | Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin2011-07-18
* | | | Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin2011-07-18
* | | | Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-18
* | | | Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-13
* | | | Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin2011-07-13
* | | | Input: lifebook - make dmi callback functions return 1Axel Lin2011-07-13