summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-16gpio: of: Don't return 0 on dt_gpio_count()Andy Shevchenko1-2/+2
2017-03-16gpio: acpi: Don't return 0 on acpi_gpio_count()Andy Shevchenko1-2/+2
2017-03-16gpio: xlp: Update for ARCH_THUNDER2Jayachandran C2-1/+2
2017-03-16gpio: zx: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-16gpio: ws16c48: make use of raw_spinlock variantsJulia Cartwright1-23/+23
2017-03-16gpio: pl061: make use of raw_spinlock variantsJulia Cartwright1-14/+14
2017-03-16gpio: etraxfs: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-16gpio: ath79: make use of raw_spinlock variantsJulia Cartwright1-14/+14
2017-03-16gpio: bcm-kona: make use of raw_spinlock variantsJulia Cartwright1-24/+24
2017-03-16gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright1-19/+19
2017-03-16gpio: altera: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-15gpio: pc104: Mask PC/104 drivers via PC104 Kconfig optionWilliam Breathitt Gray1-4/+4
2017-03-15gpio: sta2x11: use resource management for irqsBartosz Golaszewski1-11/+6
2017-03-15gpio: mxs: use devm_irq_alloc_descs()Bartosz Golaszewski1-4/+2
2017-03-15gpio: mxc: use devm_irq_alloc_descs()Bartosz Golaszewski1-4/+2
2017-03-15gpio: sodaville: use resource management for irqsBartosz Golaszewski1-17/+11
2017-03-15gpio: davinci: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+1
2017-03-15gpio: pxa: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+1
2017-03-15gpio: xlp: use resource management for irqsBartosz Golaszewski1-4/+4
2017-03-15gpio: ml-ioh: use resource management for irqsBartosz Golaszewski1-21/+7
2017-03-15gpio: pch: use resource management for irqsBartosz Golaszewski1-10/+4
2017-03-15gpio: omap: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+2
2017-03-15gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+2
2017-03-15gpio: mockup: use devm_irq_alloc_descs()Bartosz Golaszewski1-15/+1
2017-03-15gpio: exar: Set proper output level in exar_direction_outputAxel Lin1-11/+12
2017-03-15gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko1-0/+31
2017-03-14gpiolib: Fix spelling of 'successful'Andy Shevchenko2-2/+2
2017-03-06gpio: dwapb: Add support for next generation of X-Gene SoCHoan Tran1-17/+74
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-123/+373
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-22/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-42/+49
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds85-3180/+22360
2017-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+39
2017-03-04Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+25
2017-03-04Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-55/+73
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-6/+57
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+13
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-17/+114
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds279-133/+358
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller3-24/+38
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde1-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3