Age | Commit message (Expand) | Author | Files | Lines |
2013-12-15 | HID: microsoft: no fallthrough in MS ergonomy 0xff05 usage | Jiri Kosina | 1 | -0/+1 |
2013-12-09 | HID: hid-sensor-hub: fix duplicate sysfs entry error | Srinivas Pandruvada | 1 | -0/+2 |
2013-12-02 | HID: kye: Fix missing break in kye_report_fixup() | Ben Hutchings | 1 | -0/+1 |
2013-11-27 | HID: uhid: fix leak for 64/32 UHID_CREATE | David Herrmann | 1 | -1/+1 |
2013-11-21 | HID: kye: fix unresponsive keyboard | Benjamin Tissoires | 1 | -0/+8 |
2013-11-21 | HID: kye: Add report fixup for Genius Manticore Keyboard | Benjamin Tissoires | 3 | -0/+7 |
2013-11-21 | HID: multicouh: add PID VID to support 1 new Wistron optical touch device | KaiChung Cheng | 3 | -0/+10 |
2013-11-21 | HID: appleir: force input to be set | Benjamin Tissoires | 1 | -0/+3 |
2013-11-19 | Revert "HID: wiimote: add LEGO-wiimote VID" | Jiri Kosina | 3 | -6/+1 |
2013-11-19 | HID: sony: Send FF commands in non-atomic context | Sven Eckelmann | 1 | -11/+42 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 29 | -451/+972 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 54 | -89/+51 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 42 | -126/+1544 |
2013-11-16 | Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 43 | -198/+994 |
2013-11-16 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -97/+230 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 26 | -3262/+2652 |
2013-11-16 | Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi... | Jiri Kosina | 28 | -450/+964 |
2013-11-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -5/+8 |
2013-11-15 | drm: check for !kdev in drm_unplug_minor() | David Herrmann | 1 | -1/+1 |
2013-11-15 | hwmon: (lm90) Add power control | Wei Ni | 1 | -0/+19 |
2013-11-15 | hwmon: (lm90) Add support for TI TMP451 | Wei Ni | 1 | -8/+37 |
2013-11-15 | hwmon: (lm90) Use enums for the indexes of temp8 and temp11 | Wei Ni | 1 | -64/+88 |
2013-11-15 | hwmon: (lm90) Add support to handle IRQ | Wei Ni | 1 | -0/+24 |
2013-11-15 | hwmon: (lm90) Define status bits | Wei Ni | 1 | -27/+61 |
2013-11-15 | hwmon: (lm90) Fix max6696 alarm handling | Guenter Roeck | 1 | -4/+7 |
2013-11-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 540 | -14729/+43959 |
2013-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -47/+18 |
2013-11-15 | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -72/+106 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 8 | -36/+179 |
2013-11-15 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -125/+154 |
2013-11-15 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 16 | -86/+105 |
2013-11-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6852 | -354772/+972419 |
2013-11-15 | Revert "Input: ALPS - add support for model found on Dell XT2" | Dmitry Torokhov | 1 | -1/+0 |
2013-11-15 | kfifo API type safety | Stefani Seibold | 5 | -5/+5 |
2013-11-15 | llists: move llist_reverse_order from raid5 to llist.c | Christoph Hellwig | 1 | -14/+0 |
2013-11-15 | drivers/w1/masters/w1-gpio.c: use dev_get_platdata() | Jingoo Han | 1 | -5/+5 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 75 | -116/+116 |
2013-11-15 | drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early | Alexander Holler | 1 | -0/+7 |
2013-11-15 | drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-11-15 | iommu/arm-smmu: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -1/+4 |
2013-11-15 | drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG | Andrew Morton | 2 | -3/+3 |
2013-11-15 | ide: pmac: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-11-15 | ide: cs5536: use module_pci_driver() | Jingoo Han | 1 | -12/+1 |
2013-11-15 | ide: pmac: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -34/+17 |
2013-11-14 | virtio_blk: blk-mq support | Jens Axboe | 1 | -257/+65 |
2013-11-14 | Merge branch 'for-3.13/post-mq-drivers' into for-linus | Jens Axboe | 47 | -3366/+8953 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 21 | -1/+108 |
2013-11-14 | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 151 | -3033/+3792 |
2013-11-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 5 | -17/+43 |