| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-05 | 1 | -2/+2 |
|\ |
|
| * | pwm: Remove obsolete HAVE_PWM Kconfig symbol | Sascha Hauer | 2014-02-10 | 1 | -2/+2 |
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-04-03 | 24 | -1208/+1619 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-04-03 | 30 | -1231/+1653 |
| |\ \ \ |
|
| | * | | | Input: edt-ft5x06 - add a missing condition | Dan Carpenter | 2014-04-03 | 1 | -3/+4 |
| | * | | | Input: appletouch - fix jumps when additional fingers are detected | Clinton Sprain | 2014-03-30 | 1 | -6/+21 |
| | * | | | Input: appletouch - implement sensor data smoothing | Clinton Sprain | 2014-03-30 | 1 | -24/+79 |
| | * | | | Input: add driver for SOC button array | Lejun Zhu | 2014-03-30 | 3 | -0/+229 |
| | * | | | Input: pm8xxx-vibrator - add DT match table | Stephen Boyd | 2014-03-30 | 1 | -1/+8 |
| | * | | | Input: pmic8xxx-pwrkey - migrate to DT | Stephen Boyd | 2014-03-30 | 1 | -13/+20 |
| | * | | | Input: pmic8xxx-keypad - migrate to DT | Stephen Boyd | 2014-03-30 | 1 | -64/+86 |
| | * | | | Input: pmic8xxx-keypad - migrate to regmap APIs | Stephen Boyd | 2014-03-30 | 1 | -52/+29 |
| | * | | | Input: pmic8xxx-keypad - migrate to devm_* APIs | Stephen Boyd | 2014-03-30 | 1 | -44/+17 |
| | * | | | Input: pmic8xxx-keypad - fix build by removing gpio configuration | Stephen Boyd | 2014-03-30 | 1 | -58/+0 |
| | * | | | Input: add new driver for ARM CLPS711X keypad | Alexander Shiyan | 2014-03-30 | 3 | -0/+220 |
| | * | | | Input: edt-ft5x06 - add support for M09 firmware version | Lothar Waßmann | 2014-03-28 | 1 | -82/+276 |
| | * | | | Input: edt-ft5x06 - ignore touchdown events | Lothar Waßmann | 2014-03-28 | 1 | -0/+4 |
| | * | | | Input: edt-ft5x06 - adjust delays to conform datasheet | Lothar Waßmann | 2014-03-28 | 1 | -3/+3 |
| | * | | | Input: edt-ft5x06 - add DT support | Lothar Waßmann | 2014-03-28 | 1 | -31/+114 |
| | * | | | Input: edt-ft5x06 - several cleanups; no functional change | Lothar Waßmann | 2014-03-28 | 1 | -9/+6 |
| | * | | | Input: appletouch - dial back fuzz setting | Clinton Sprain | 2014-03-28 | 1 | -6/+9 |
| | * | | | Input: remove obsolete tnetv107x drivers | Arnd Bergmann | 2014-03-28 | 6 | -734/+0 |
| | * | | | Input: sirfsoc-onkey - set the capability of reporting KEY_POWER | Xianglong Du | 2014-03-28 | 1 | -0/+1 |
| | * | | | Input: da9052_onkey - use correct register bit for key status | Anthony Olech | 2014-03-26 | 1 | -13/+16 |
| | * | | | Input: wistron_btns - simplify dependencies | Jean Delvare | 2014-03-23 | 1 | -1/+1 |
| | * | | | Input: olpc_apsp - fix dependencies of OLPC AP-SP driver | Jean Delvare | 2014-03-23 | 1 | -1/+1 |
| | * | | | Input: hp_sdc - use del_timer_sync() in exit path | Thomas Gleixner | 2014-03-23 | 1 | -1/+1 |
| | * | | | Merge tag 'v3.14-rc4' into next | Dmitry Torokhov | 2014-03-01 | 11 | -31/+57 |
| | |\| | |
|
| | * | | | Input: imx_keypad - Propagate the real error code on platform_get_irq() failure | Fabio Estevam | 2014-02-17 | 1 | -2/+2 |
| | * | | | Input: sirfsoc-onkey - update copyright years to 2014 | Barry Song | 2014-02-15 | 1 | -1/+2 |
| | * | | | Input: sirfsoc-onkey - report release event by detecting pin status | Xianglong Du | 2014-02-15 | 1 | -11/+32 |
| | * | | | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdata | Xianglong Du | 2014-02-15 | 1 | -3/+2 |
| | * | | | Input: sirfsoc-onkey - fix namespace pwrc_resume function | Xianglong Du | 2014-02-15 | 1 | -2/+2 |
| | * | | | Input: sirfsoc-onkey - drop the IRQF_SHARED flag | Barry Song | 2014-02-15 | 1 | -1/+1 |
| | * | | | Input: sirfsoc-onkey - implement open and close methods | Dmitry Torokhov | 2014-02-15 | 1 | -10/+43 |
| | * | | | Input: ims-pcu - add commands supported by the new version of the FW | Andrey Smirnov | 2014-02-12 | 1 | -6/+248 |
| | * | | | Input: ims-pcu - fix error unwinding path in application mode | Dmitry Torokhov | 2014-02-12 | 1 | -2/+2 |
| | * | | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs path | Benjamin Tissoires | 2014-02-12 | 1 | -0/+43 |
| | * | | | Input: uinput - breaks by goto out in uinput_ioctl_handler | Benjamin Tisssoires | 2014-01-30 | 1 | -29/+27 |
| | * | | | Input: zforce - add devicetree support | Heiko Stübner | 2014-01-27 | 1 | -2/+55 |
| | * | | | Input: zforce - use internal pdata pointer instead of dev_get_platdata | Heiko Stübner | 2014-01-27 | 1 | -3/+3 |
| | * | | | Input: zforce - reduce stack memory allocated to frames | Luis Ortega | 2014-01-27 | 1 | -1/+2 |
| | * | | | Input: zforce - remove unnecessary payload data checks | Luis Ortega | 2014-01-27 | 1 | -1/+1 |
| | * | | | Input: zforce - fix lines exceeding 80 columns | Luis Ortega | 2014-01-27 | 1 | -7/+12 |
| | * | | | Input: zforce - fix spelling errors | Luis Ortega | 2014-01-27 | 1 | -5/+5 |
| | * | | | Input: gtco - fix usb_dev leak | Alexey Khoroshilov | 2014-01-27 | 1 | -1/+1 |
| | * | | | Input: wistron_btns - add FS AMILO Pro 8210 support | Jakub Bogusz | 2014-01-27 | 1 | -0/+19 |