| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver... | Jiri Kosina | 2013-04-30 | 44 | -313/+406 |
|\ \ \ |
|
| | | * | HID: hid-lg4ff add support for new version of DFGT wheel | Simon Wood | 2013-04-27 | 1 | -0/+2 |
| | | * | Revert "HID: Fix logitech-dj: missing Unifying device issue" | Andrew de los Reyes | 2013-03-01 | 2 | -46/+0 |
| | | * | HID: logitech-dj: Allow incoming packets during probe(). | Andrew de los Reyes | 2013-03-01 | 1 | -0/+3 |
| | | * | HID: Separate struct hid_device's driver_lock into two locks. | Andrew de los Reyes | 2013-03-01 | 2 | -4/+66 |
| | * | | HID: i2c-hid: fix length for set/get report in i2c hid | Huzefa Kankroliwala | 2013-04-04 | 1 | -5/+4 |
| | * | | HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanups | Jiri Kosina | 2013-03-09 | 5225 | -84994/+226694 |
| | |\ \ |
|
| | * | | | HID: multitouch: remove last usb dependency | Benjamin Tissoires | 2013-03-07 | 1 | -16/+1 |
| | * | | | HID: ll_driver: Extend the interface with idle requests | Benjamin Tissoires | 2013-03-07 | 2 | -0/+34 |
| | * | | | HID: holtek: Holtek devices depends on USB_HID | Benjamin Tissoires | 2013-03-07 | 1 | -1/+1 |
| | * | | | HID: make sensor autodetection independent of underlying bus | Mika Westerberg | 2013-02-25 | 1 | -2/+1 |
| | * | | | HID: i2c-hid: implement request() callback | Benjamin Tissoires | 2013-02-25 | 1 | -0/+32 |
| | * | | | HID: multitouch: Copyright and note on regression tests | Benjamin Tissoires | 2013-02-25 | 1 | -1/+13 |
| | * | | | HID: multitouch: remove explicit usbhid dependency | Benjamin Tissoires | 2013-02-25 | 1 | -2/+1 |
| | * | | | HID: use hid_hw_wait() instead of direct call to usbhid | Benjamin Tissoires | 2013-02-25 | 8 | -22/+18 |
| | * | | | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 2013-02-25 | 34 | -157/+111 |
| | * | | | HID: Kconfig: Remove explicit transport layer dependencies | Benjamin Tissoires | 2013-02-25 | 5 | -39/+34 |
| | * | | | HID: Extend the interface with wait io request | Henrik Rydberg | 2013-02-25 | 2 | -0/+15 |
| | * | | | HID: Extend the interface with report requests | Henrik Rydberg | 2013-02-25 | 2 | -0/+33 |
| | | |/
| | |/| |
|
| * | | | HID: protect hid_debug_list | Jiri Kosina | 2013-04-30 | 3 | -0/+8 |
| * | | | HID: debug: break out hid_dump_report() into hid-debug | Benjamin Tissoires | 2013-04-30 | 3 | -25/+36 |
* | | | | HID: appleir: add support for Apple ir devices | Benjamin Tissoires | 2013-04-19 | 6 | -7/+373 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-04 | 4 | -13/+45 |
|\ \ \ |
|
| * | | | HID: magicmouse: fix race between input_register() and probe() | Benjamin Tissoires | 2013-04-04 | 1 | -9/+20 |
| * | | | media: radio-ma901: return ENODEV in probe if usb_device doesn't match | Alexey Klimov | 2013-03-29 | 1 | -0/+11 |
| * | | | HID: fix Masterkit MA901 hid quirks | Alexey Klimov | 2013-03-29 | 2 | -4/+14 |
| * | | | Merge tag v3.9-rc1 into for-3.9/upstream-fixes | Jiri Kosina | 2013-03-29 | 5087 | -83964/+223274 |
| |\ \ \ |
|
* | \ \ \ | Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-04 | 2 | -5/+12 |
|\ \ \ \ \ |
|
| * | | | | | gpio: stmpe: pass DT node to irqdomain | Gabriel Fernandez | 2013-03-27 | 1 | -4/+11 |
| * | | | | | gpio-ich: Fix value returned by ichx_gpio_request | Jean Delvare | 2013-03-27 | 1 | -1/+1 |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-04-04 | 17 | -72/+230 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle | 2013-04-03 | 2 | -2/+2 |
| * | | | | | | ARM: 7689/1: add unwind annotations to ftrace asm | Rabin Vincent | 2013-04-03 | 1 | -0/+12 |
| * | | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops | Will Deacon | 2013-04-03 | 3 | -7/+6 |
| * | | | | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas | 2013-04-03 | 6 | -1/+102 |
| * | | | | | | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ... | Rob Herring | 2013-04-03 | 1 | -7/+4 |
| * | | | | | | ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUs | Russell King | 2013-04-03 | 1 | -2/+2 |
| * | | | | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs() | Santosh Shilimkar | 2013-03-22 | 1 | -3/+3 |
| * | | | | | | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs | Stepan Moskovchenko | 2013-03-22 | 1 | -0/+15 |
| * | | | | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd | 2013-03-22 | 2 | -2/+22 |
| * | | | | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n | Stephen Boyd | 2013-03-22 | 1 | -1/+1 |
| * | | | | | | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses | Sricharan R | 2013-03-22 | 1 | -26/+47 |
| * | | | | | | Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Russell King | 2013-03-22 | 1 | -21/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: KVM: vgic: take distributor lock on sync_hwstate path | Marc Zyngier | 2013-02-22 | 1 | -18/+6 |
| | * | | | | | | ARM: KVM: vgic: force EOIed LRs to the empty state | Marc Zyngier | 2013-02-22 | 1 | -3/+8 |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-04-03 | 2 | -6/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ext4: fix big-endian bugs which could cause fs corruptions | Zheng Liu | 2013-04-03 | 2 | -6/+9 |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-04-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | reiserfs: Fix warning and inode leak when deleting inode with xattrs | Jan Kara | 2013-03-29 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-04-03 | 8 | -43/+79 |
|\ \ \ \ \ \ \ \ \ \ |
|