summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-03gpio: Fix gpio_get -> gpiod_get typo in kernel-docThierry Reding1-1/+1
2014-04-28gpio: of: Allow -gpio suffix for property namesThierry Reding1-6/+12
2014-04-28gpio: omap: implement get_directionYegor Yefremov1-0/+17
2014-04-28gpio: of: Remove unneeded dummy functionThierry Reding1-9/+0
2014-04-28gpio: do not set up hardware for IRQ_TYPE_NONELinus Walleij1-2/+8
2014-04-28gpio: rdc321x: Convert to use devm_kzallocAxel Lin1-13/+6
2014-04-28gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven1-0/+8
2014-04-28gpio: kempld: Fix autoloading of moduleAxel Lin1-1/+1
2014-04-28gpio: sch311x: Slightly refactor sch311x_detect for better readabilityAxel Lin1-4/+12
2014-04-28gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin2-2/+0
2014-04-28gpio: max730x: Remove kfree(ts) in __max730x_remove()Axel Lin1-3/+2
2014-04-28gpio: ge: Convert to platform driverAlexander Shiyan1-121/+53
2014-04-28gpiolib: of: remove gpio_to_desc() usageLinus Walleij1-1/+1
2014-04-28gpio: zevio: Get correct gpio output valueAxel Lin1-2/+8
2014-04-28gpio: put GPIO IRQs into their own lock classLinus Walleij1-0/+7
2014-04-28gpio-sch: set output level after configuration of directionDaniel Krueger1-4/+22
2014-04-28gpio: zevio: Remove of_match_ptr around zevio_gpio_of_matchAxel Lin1-1/+1
2014-04-28gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior1-3/+0
2014-04-28gpio: omap: convert driver to use gpiolib irqchipJavier Martinez Canillas2-56/+52
2014-04-28gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAPJavier Martinez Canillas2-1/+8
2014-04-28gpio: omap: check gpiochip_add() return valueJavier Martinez Canillas1-3/+13
2014-04-28gpio: omap: convert to use irq_domain_add_simple()Javier Martinez Canillas1-11/+4
2014-04-28gpio: timberdale: simplify dependenciesJean Delvare1-1/+1
2014-04-28gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij2-91/+24
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij1-9/+1
2014-04-28gpio: tc3589x: use managed resourcesLinus Walleij1-18/+10
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij1-0/+12
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+9
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-34/+55
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-17/+57
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds28-162/+288
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-20/+184
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2-3/+81
2014-04-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+74
2014-04-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+20
2014-04-26Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-13/+11
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-04-25usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-04-25serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff1-18/+21
2014-04-25serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson1-1/+1
2014-04-25serial: samsung: don't check config for every characterDoug Anderson1-5/+6