Age | Commit message (Expand) | Author | Files | Lines |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 15 | -145/+241 |
2011-08-22 | Input: ad714x - read the interrupt status registers in a row | Michael Hennerich | 4 | -41/+49 |
2011-08-22 | Input: ad714x - use DMA-safe buffers for spi_write() | Dmitry Torokhov | 4 | -103/+131 |
2011-08-22 | Input: ad714x - fix endianness issues | Michael Hennerich | 2 | -33/+25 |
2011-08-22 | Input: ad714xx-spi - force SPI bus into the default 8-bit mode | Michael Hennerich | 1 | -0/+6 |
2011-08-21 | Input: ep93xx_keypad - add missing include of linux/module.h | Axel Lin | 1 | -0/+1 |
2011-08-21 | Input: tnetv107x-ts - add missing include of linux/module.h | Axel Lin | 1 | -0/+1 |
2011-08-21 | Input: max11801_ts - correct license statement | Jiejing Zhang | 1 | -1/+2 |
2011-08-17 | Input: atmel_mxt_ts - report pressure information from the driver | Yufeng Shen | 1 | -0/+12 |
2011-08-17 | Input: bcm5974 - Add support for newer MacBookPro8,2 | Andrew Drake | 1 | -0/+20 |
2011-08-16 | Input: wacom - report id 3 returns 4 bytes of data | Ping Cheng | 1 | -4/+6 |
2011-08-16 | Input: wacom - add WAC_MSG_RETRIES define | Ping Cheng | 1 | -3/+4 |
2011-08-16 | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K) | Gerard Braad | 1 | -0/+4 |
2011-08-11 | Input: tegra-kbc - correct call to input_free_device | Axel Lin | 1 | -1/+1 |
2011-08-11 | Input: mpu3050 - correct call to input_free_device | Axel Lin | 1 | -1/+1 |
2011-08-09 | Input: bcm5974 - add support for touchpads found in MacBookAir4,2 | Joshua V. Dillon | 1 | -0/+20 |
2011-08-09 | Input: mma8450 - fix module device table type | Axel Lin | 1 | -1/+1 |
2011-08-05 | Input: remove CLOCK_TICK_RATE from analog joystick driver | Deepak Saxena | 1 | -1/+1 |
2011-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -6/+24 |
2011-08-03 | Input: ad7879 - fix deficient device disable | Michael Hennerich | 1 | -1/+3 |
2011-08-01 | input: xilinx_ps2: Add missing of_address.h header | Michal Simek | 1 | -1/+1 |
2011-08-01 | Input: mma8450 - add device tree probe support | Shawn Guo | 1 | -0/+8 |
2011-07-30 | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser | 1 | -1/+1 |
2011-07-30 | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin | 1 | -2/+7 |
2011-07-30 | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer | 1 | -2/+3 |
2011-07-30 | Input: kxtj9 - explicitly include module.h | Stephen Rothwell | 1 | -0/+1 |
2011-07-30 | Input: psmouse - hgpk.c needs module.h | Randy Dunlap | 1 | -0/+1 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 40 | -306/+1829 |
2011-07-27 | Merge branch 'next' into for-linus | Dmitry Torokhov | 46 | -313/+2891 |
2011-07-27 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -7/+442 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -5/+3 |
2011-07-25 | Input: synaptics - fix reporting of min coordinates | Dmitry Torokhov | 1 | -1/+1 |
2011-07-25 | Input: tegra-kbc - enable key autorepeat | Rakesh Iyer | 1 | -1/+1 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -10/+3 |
2011-07-20 | Input: kxtj9 - fix locking typo in kxtj9_set_poll() | Dan Carpenter | 1 | -1/+1 |
2011-07-20 | Input: kxtj9 - fix bug in probe() | Dan Carpenter | 1 | -1/+1 |
2011-07-19 | Input: intel-mid-touch - remove pointless checking for variable 'found' | Axel Lin | 1 | -10/+5 |
2011-07-19 | Input: hp_sdc - staticize hp_sdc_kicker() | Axel Lin | 1 | -1/+1 |
2011-07-19 | Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure | Axel Lin | 1 | -4/+4 |
2011-07-19 | Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data | Axel Lin | 1 | -0/+2 |
2011-07-17 | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann | 4 | -7/+442 |
2011-07-13 | Input: cy8ctmg110_ts - constify i2c_device_id table | Axel Lin | 1 | -1/+1 |
2011-07-13 | Input: cy8ctmg110_ts - fix checking return value of i2c_master_send | Axel Lin | 1 | -2/+2 |
2011-07-13 | Input: lifebook - make dmi callback functions return 1 | Axel Lin | 1 | -2/+2 |
2011-07-13 | Input: atkbd - make dmi callback functions return 1 | Axel Lin | 1 | -2/+2 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 7 | -7/+11 |
2011-07-11 | Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov | 1 | -8/+3 |
2011-07-11 | Input: gpio_keys - add support for device-tree platform data | David Jander | 1 | -16/+132 |
2011-07-11 | Input: aiptek - remove double define | Edwin van Vliet | 1 | -1/+0 |
2011-07-09 | Input: synaptics - set minimum coordinates as reported by firmware | Dmitry Torokhov | 2 | -21/+43 |