summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - add v3 hardware supportJJ Ding2011-09-093-31/+306
* Input: elantech - clean up elantech_initJJ Ding2011-09-091-30/+39
* Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-091-5/+34
* Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding2011-09-091-9/+6
* Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-092-16/+58
* Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-092-26/+13
* Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-092-8/+8
* Input: twl6040-vibra - fix compiler warningRandy Dunlap2011-09-091-1/+1
* Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-091-19/+12
* Input: tegra-kbc - fix wakeup from suspendRakesh Iyer2011-09-091-15/+43
* Input: tc3589x-keypad - fix section mismatch warningHarvey Yang2011-09-081-1/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-0719-20/+19
* Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2011-09-074-40/+341
* Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-079036-561020/+707540
|\
| * Linux 3.1-rc4v3.1-rc4Linus Torvalds2011-08-281-1/+1
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-287-21/+30
| |\
| | * ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-271-1/+1
| | * OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-251-1/+2
| | * PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki2011-08-251-2/+1
| | * ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-243-0/+4
| | * sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-241-0/+1
| | * PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki2011-08-241-18/+22
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-271-0/+4
| |\ \
| | * | firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-231-0/+4
| * | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-2633-44/+27
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-261-3/+1
| |\ \ \
| | * | | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-251-1/+1
| | * | | i915: do not setup intel_backlight twiceKamal Mostafa2011-08-221-2/+0
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-2617-76/+283
| |\ \ \ \
| | * | | | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-251-1/+19
| | * | | | USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-221-1/+2
| | * | | | USB: option: add YUGA device id to driverGavin.zhu2011-08-221-0/+92
| | * | | | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-221-0/+1
| | * | | | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-221-4/+3
| | * | | | USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-08-221-2/+5
| | * | | | USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-08-221-0/+2
| | * | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-229-33/+57
| | |\ \ \ \
| | | * \ \ \ Merge branch 'fixes' into for-gregFelipe Balbi2011-08-159-33/+57
| | | |\ \ \ \
| | | | * | | | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-121-1/+3
| | | | * | | | usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-121-0/+1
| | | | * | | | usb: musb: blackfin: include prefetch head fileBob Liu2011-08-121-0/+1
| | | | * | | | usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-124-6/+14
| | | | * | | | usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-121-0/+1
| | | | * | | | usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-121-9/+17
| | | | * | | | usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
| | | | * | | | usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7
| | | | * | | | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-121-0/+5
| | | | * | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-121-0/+16
| | | | * | | | usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-121-0/+7
| | | | * | | | usb: musb: fix KconfigRabin Vincent2011-08-122-4/+1
OpenPOWER on IntegriCloud