summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin2012-04-041-0/+13
* Input: serio - use module_serio_driverAxel Lin2012-04-0431-452/+31
* Input: serio - add helper macro for serio_driver boilerplateAxel Lin2012-04-041-0/+13
* Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-042-5/+84
* Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-042-19/+67
* Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2012-04-042-2/+32
* Input: wacom - add basic Intuos5 supportJason Gerecke2012-04-042-3/+36
* Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-04-041-7/+4
* Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
* Input: add support for LM8333 keypadsWolfram Sang2012-04-044-0/+271
* Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita2012-04-043-0/+328
* Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
* 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-202-67/+150
* 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
* Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar2012-03-201-7/+0
* Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie2012-03-174-0/+386
* 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-176-11/+16
* Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-172-15/+18
* Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-174-1/+472
* Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-142-11/+27
* Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-146-0/+131
* 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-095-4/+59
|\
| * bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
| * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-092-1/+51
| * Input: Use accessor for MT valuesHenrik Rydberg2012-02-022-3/+7
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0910542-306673/+475446
|\ \
| * | Linux 3.3-rc6v3.3-rc6Linus Torvalds2012-03-041-1/+1
| * | 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-044-2/+8
| |\ \ \
| | * | | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| | * | | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| | * | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-272-2/+2