summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-09Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons
2014-10-09Input: serio - avoid negative serio device numbersRichard Leitner
2014-10-09Input: avoid negative input device numbersRichard Leitner
2014-10-08Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav
2014-10-07Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov
2014-09-24Input: soc_button_array - convert to platform busJin Yao
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede
2014-09-11Input: joystick - use ktime for measuring timingTakashi Iwai
2014-09-11Input: add haptic driver on max77693Jaewon Kim
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown
2014-08-30Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz
2014-08-29zram: fix incorrect stat with failed_readsChao Yu
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-29Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-29Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-29Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-29Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson
2014-08-28dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-08-28Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-08-28Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-28Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds
2014-08-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren
2014-08-28dma-buf/fence: Fix a kerneldoc warningThierry Reding
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen