summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-211-1/+2
* Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-121-1/+2
* Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown2012-04-101-1/+1
* Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-101-6/+8
* Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
* Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
* Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-031-0/+8
* Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-031-3/+1
* Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-301-0/+2
* Merge branch 'next' into for-linusDmitry Torokhov2012-03-2710-194/+692
|\
| * Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
| * Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-261-0/+3
| * Input: wacom - wireless battery statusChris Bagwell2012-03-265-2/+64
| * Input: wacom - create inputs when wireless connectChris Bagwell2012-03-264-10/+109
| * Input: wacom - wireless monitor frameworkChris Bagwell2012-03-263-6/+62
| * Input: wacom - isolate input registrationChris Bagwell2012-03-261-20/+33
| * Input: sentelic - improve packet debugging informationOskari Saarenmaa2012-03-261-9/+34
| * Input: sentelic - minor code cleanupTai-hwa Liang2012-03-261-1/+1
| * Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2012-03-262-4/+132
| * Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2012-03-262-62/+94
| * Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-201-66/+148
| * Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-201-16/+14
| * Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-201-1/+1
| * Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-201-16/+15
* | Merge branch 'next' into for-linusDmitry Torokhov2012-03-204611-212840/+257215
|\|
| * Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie2012-03-173-0/+376
| * Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-171-3/+1
| * Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-175-57/+5
| * Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-1729-345/+29
| * Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-177-77/+7
| * Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-172-2/+1
| * Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-171-5/+17
| * Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-173-0/+420
| * Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-141-5/+16
| * Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-144-0/+93
| * Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall2012-03-131-1/+1
| * Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-093-2/+28
| |\
| | * bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
| | * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-091-1/+26
| | * Input: Use accessor for MT valuesHenrik Rydberg2012-02-021-1/+1
| * | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-094560-212217/+253584
| |\ \
| | * \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-041-2/+2
| | |\ \
| | | * | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
| | * | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-041-0/+2
| | |\ \ \
| | | * | | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
| | |\ \ \ \
| | | * | | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
| | * | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-031-14/+75
| | |\ \ \ \ \
| | | * | | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
| | | * | | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34