summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-28MAINTAINERS: update GPIO OMAP driver entryJavier Martinez Canillas1-0/+1
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: document gpio irqchips a bit more, describe helpersLinus Walleij1-0/+59
2014-04-28gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij2-91/+24
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij2-10/+1
2014-04-28gpio: tc3589x: use managed resourcesLinus Walleij1-18/+10
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij2-1/+16
2014-04-28Linux 3.15-rc3Linus Torvalds1-1/+1
2014-04-28word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-28Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+52
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-34/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+59
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-162/+304
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+188
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason1-0/+5
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds6-33/+111
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 Torvalds76-181/+430
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds7-54/+54
2014-04-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-13/+6
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo1-0/+2
2014-04-25kernfs: fix a subdir count leakJianyu Zhan1-3/+6
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-25arm64: init: Move of_clk_init to time_initChanho Min2-1/+2
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