summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina2013-04-3044-313/+406
|\ \ \
| | | * HID: hid-lg4ff add support for new version of DFGT wheelSimon Wood2013-04-271-0/+2
| | | * Revert "HID: Fix logitech-dj: missing Unifying device issue"Andrew de los Reyes2013-03-012-46/+0
| | | * HID: logitech-dj: Allow incoming packets during probe().Andrew de los Reyes2013-03-011-0/+3
| | | * HID: Separate struct hid_device's driver_lock into two locks.Andrew de los Reyes2013-03-012-4/+66
| | * | HID: i2c-hid: fix length for set/get report in i2c hidHuzefa Kankroliwala2013-04-041-5/+4
| | * | HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanupsJiri Kosina2013-03-095225-84994/+226694
| | |\ \
| | * | | HID: multitouch: remove last usb dependencyBenjamin Tissoires2013-03-071-16/+1
| | * | | HID: ll_driver: Extend the interface with idle requestsBenjamin Tissoires2013-03-072-0/+34
| | * | | HID: holtek: Holtek devices depends on USB_HIDBenjamin Tissoires2013-03-071-1/+1
| | * | | HID: make sensor autodetection independent of underlying busMika Westerberg2013-02-251-2/+1
| | * | | HID: i2c-hid: implement request() callbackBenjamin Tissoires2013-02-251-0/+32
| | * | | HID: multitouch: Copyright and note on regression testsBenjamin Tissoires2013-02-251-1/+13
| | * | | HID: multitouch: remove explicit usbhid dependencyBenjamin Tissoires2013-02-251-2/+1
| | * | | HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires2013-02-258-22/+18
| | * | | HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-2534-157/+111
| | * | | HID: Kconfig: Remove explicit transport layer dependenciesBenjamin Tissoires2013-02-255-39/+34
| | * | | HID: Extend the interface with wait io requestHenrik Rydberg2013-02-252-0/+15
| | * | | HID: Extend the interface with report requestsHenrik Rydberg2013-02-252-0/+33
| | | |/ | | |/|
| * | | HID: protect hid_debug_listJiri Kosina2013-04-303-0/+8
| * | | HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires2013-04-303-25/+36
* | | | HID: appleir: add support for Apple ir devicesBenjamin Tissoires2013-04-196-7/+373
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-044-13/+45
|\ \ \
| * | | HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires2013-04-041-9/+20
| * | | media: radio-ma901: return ENODEV in probe if usb_device doesn't matchAlexey Klimov2013-03-291-0/+11
| * | | HID: fix Masterkit MA901 hid quirksAlexey Klimov2013-03-292-4/+14
| * | | Merge tag v3.9-rc1 into for-3.9/upstream-fixesJiri Kosina2013-03-295087-83964/+223274
| |\ \ \
* | \ \ \ Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-042-5/+12
|\ \ \ \ \
| * | | | | gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-271-4/+11
| * | | | | gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare2013-03-271-1/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-0417-72/+230
|\ \ \ \ \ \
| * | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
| * | | | | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
| * | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-033-7/+6
| * | | | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-036-1/+102
| * | | | | | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-031-7/+4
| * | | | | | ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King2013-04-031-2/+2
| * | | | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-221-3/+3
| * | | | | | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-221-0/+15
| * | | | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-222-2/+22
| * | | | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-221-1/+1
| * | | | | | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R2013-03-221-26/+47
| * | | | | | Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King2013-03-221-21/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier2013-02-221-18/+6
| | * | | | | | ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier2013-02-221-3/+8
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-032-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2013-04-032-6/+9
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-04-031-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-291-2/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-038-43/+79
|\ \ \ \ \ \ \ \ \ \