Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | HID: logitech-hidpp: disable io in probe error path | Peter Wu | 1 | -1/+3 |
2014-12-12 | HID: logitech-hidpp: add boundary check for name retrieval | Peter Wu | 1 | -0/+3 |
2014-12-12 | HID: logitech-hidpp: check name retrieval return code | Peter Wu | 1 | -2/+8 |
2014-12-12 | HID: logitech-hidpp: do not return the name length | Peter Wu | 1 | -13/+6 |
2014-11-04 | HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version() | Benjamin Tissoires | 1 | -1/+5 |
2014-11-04 | HID: logitech-hidpp: fix negated returns | Benjamin Tissoires | 1 | -4/+32 |
2014-11-03 | HID: logitech-hidpp: leaks and NULL dereferences | Dan Carpenter | 1 | -4/+8 |
2014-10-29 | HID: logitech-hidpp: support combo keyboard touchpad TK820 | Benjamin Tissoires | 1 | -0/+20 |
2014-10-29 | HID: logitech-hidpp: add support of the first Logitech Wireless Touchpad | Benjamin Tissoires | 1 | -5/+27 |
2014-10-29 | HID: logitech-hidpp: Add Wireless Touchpad T650 support | Benjamin Tissoires | 1 | -2/+103 |
2014-10-29 | HID: logitech-hidpp: late bind the input device on wireless connection | Benjamin Tissoires | 1 | -8/+147 |
2014-10-29 | HID: logitech-dj: enable notifications on connect/disconnect | Benjamin Tissoires | 1 | -1/+26 |
2014-10-29 | HID: logitech: allow the DJ device to request the unifying name | Benjamin Tissoires | 2 | -7/+97 |
2014-10-29 | HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device | Benjamin Tissoires | 1 | -28/+160 |
2014-10-29 | HID: logitech: move dj devices to the HID++ module | Benjamin Tissoires | 3 | -49/+15 |
2014-10-29 | HID: Introduce hidpp, a module to handle Logitech hid++ devices | Benjamin Tissoires | 5 | -0/+856 |
2014-10-29 | HID: logitech-dj: merge header file into the source | Benjamin Tissoires | 2 | -116/+87 |
2014-10-29 | HID: logitech-dj: rely on hid groups to separate receivers from dj devices | Benjamin Tissoires | 3 | -38/+11 |
2014-10-29 | HID: core: do not scan reports if the group is already set | Benjamin Tissoires | 1 | -1/+2 |
2014-10-29 | HID: fix merge from wacom into the HID tree | Benjamin Tissoires | 2 | -14/+7 |
2014-10-22 | HID: input: Map unknown consumer page codes to KEY_UNKNOWN | Hans de Goede | 1 | -1/+1 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 23 | -466/+1177 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 92 | -135/+125 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 50 | -136/+168 |
2014-10-08 | Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 41 | -371/+1282 |
2014-10-08 | Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 46 | -770/+4320 |
2014-10-08 | Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 9 | -19/+149 |
2014-10-08 | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 94 | -615/+2841 |
2014-10-08 | Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 6 | -75/+84 |
2014-10-08 | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 33 | -955/+129 |
2014-10-08 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -36/+139 |
2014-10-07 | Merge branch 'ipmi' (patches from Corey Minyard) | Linus Torvalds | 2 | -9/+18 |
2014-10-07 | ipmi: Clear drvdata when interface is removed | Takao Indoh | 1 | -0/+3 |
2014-10-07 | ipmi: work around gcc-4.9 build warning | Arnd Bergmann | 1 | -3/+3 |
2014-10-07 | ipmi/of: Don't use unavailable interfaces | Benjamin Herrenschmidt | 1 | -0/+3 |
2014-10-07 | ipmi: Clean up the error handling for channel config errors | Corey Minyard | 1 | -6/+9 |
2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 17 | -56/+126 |
2014-10-07 | Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p... | Jiri Kosina | 4357 | -101859/+171813 |
2014-10-05 | Linux 3.17v3.17 | Linus Torvalds | 1 | -1/+1 |
2014-10-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -7/+62 |
2014-10-04 | Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2014-10-04 | init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu | Josh Triplett | 1 | -0/+1 |
2014-10-04 | init/Kconfig: Hide printk log config if CONFIG_PRINTK=n | Josh Triplett | 1 | -0/+2 |
2014-10-04 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+9 |
2014-10-04 | Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2014-10-04 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -8/+4 |
2014-10-03 | Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+17 |
2014-10-03 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 1 | -1/+0 |
2014-10-03 | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 9 | -113/+226 |
2014-10-03 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 12 | -50/+501 |