Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION | Stefan Brüns | 3 | -5/+5 |
2015-03-06 | Input: synaptics - switch ForcePad detection to PNP IDs | Dmitry Torokhov | 2 | -21/+15 |
2015-03-06 | Input: psmouse - when comparing PNP IDs ignore case | Dmitry Torokhov | 1 | -7/+33 |
2015-03-06 | Input: driver for microcontroller keys on the iPaq h3xxx | Linus Walleij | 3 | -0/+179 |
2015-03-06 | Input: add haptic support for max77843 | Jaewon Kim | 3 | -0/+371 |
2015-03-03 | Input: add driver for Broadcom keypad controller | Scott Branden | 3 | -0/+470 |
2015-02-16 | Input: psmouse - use IS_ENABLED instead of homegrown code | Dmitry Torokhov | 7 | -35/+3 |
2015-02-16 | Merge branch 'bfin_rotary' into next | Dmitry Torokhov | 360 | -3591/+4536 |
2015-02-16 | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 1 | -28/+42 |
2015-02-16 | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 1 | -45/+38 |
2015-02-16 | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 1 | -19/+43 |
2015-02-16 | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 1 | -14/+16 |
2015-02-16 | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 1 | -1/+1 |
2015-02-16 | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 1 | -10/+4 |
2015-02-16 | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 1 | -5/+4 |
2015-02-16 | Input: ALPS - move v7 packet info to Documentation and v6 packet info | Pali Rohár | 1 | -39/+0 |
2015-02-16 | Input: ALPS - fix confusing comment in protocol data | Dmitry Torokhov | 1 | -7/+8 |
2015-02-16 | Input: ALPS - do not mix trackstick and external PS/2 mouse data | Pali Rohár | 2 | -53/+151 |
2015-02-16 | Input: ALPS - fix trackstick detection on some Dell Latitudes | Dmitry Torokhov | 1 | -22/+56 |
2015-02-16 | Input: ALPS - consolidate setting protocol parameters | Dmitry Torokhov | 1 | -64/+67 |
2015-02-16 | Input: ALPS - split protocol data from model info | Dmitry Torokhov | 2 | -38/+46 |
2015-02-16 | Input: ALPS - make Rushmore a separate protocol | Dmitry Torokhov | 2 | -11/+19 |
2015-02-16 | Input: ALPS - renumber protocol numbers | Dmitry Torokhov | 2 | -16/+16 |
2015-02-12 | Input: adi - remove an unnecessary check | Markus Elfring | 1 | -2/+1 |
2015-02-12 | Input: pxa27x_keypad - remove an unneeded NULL check | Dan Carpenter | 1 | -3/+1 |
2015-02-11 | Input: soc_button_array - use "Windows" key for "Home" | Bastien Nocera | 1 | -1/+1 |
2015-02-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -99/+41 |
2015-02-07 | Input: elan_i2c - fix wrong %p extension | Rasmus Villemoes | 1 | -1/+1 |
2015-02-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+27 |
2015-02-06 | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 3 | -99/+41 |
2015-02-06 | Input: evdev - do not queue SYN_DROPPED if queue is empty | Dmitry Torokhov | 1 | -11/+23 |
2015-02-05 | MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -136/+171 |
2015-02-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -3/+6 |
2015-02-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 13 | -27/+54 |
2015-02-05 | Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2 | -2/+16 |
2015-02-05 | Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -28/+7 |
2015-02-05 | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+40 |
2015-02-05 | IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp | James Hogan | 1 | -0/+27 |
2015-02-05 | qlcnic: Fix NAPI poll routine for Tx completion | Shahed Shaikh | 1 | -3/+24 |
2015-02-05 | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas | 1 | -0/+1 |
2015-02-05 | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas | 1 | -1/+2 |
2015-02-05 | drm/cirrus: Limit modes depending on bpp option | Takashi Iwai | 4 | -2/+15 |
2015-02-05 | vhost/net: fix up num_buffers endian-ness | Michael S. Tsirkin | 1 | -1/+3 |
2015-02-05 | gianfar: correct the bad expression while writing bit-pattern | Sanjeev Sharma | 1 | -1/+1 |
2015-02-05 | net: usb: sr9700: Use 'SR_' prefix for the common register macros | Chen Gang | 2 | -51/+51 |
2015-02-04 | Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-... | Mark Brown | 2 | -2/+16 |
2015-02-04 | Input: gscps2 - fix MODULE_DEVICE_TABLE invocation | Geert Uytterhoeven | 1 | -1/+1 |
2015-02-04 | Revert "drivers/net: Disable UFO through virtio" | Vlad Yasevich | 3 | -30/+26 |
2015-02-04 | Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" | Vlad Yasevich | 2 | -8/+1 |
2015-02-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 7 | -241/+134 |