summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: remove minor dead codeMichael Opdenacker2013-11-041-3/+1
* pinctrl: imx: fix using pin->input_val wronglyPeter Chen2013-11-041-3/+3
* Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-11-046-0/+4285
|\
| * pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura2013-10-275-0/+4230
| * sh-pfc: r8a7778: Add CAN pin groupsSergei Shtylyov2013-10-271-0/+55
* | pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()Wei Yongjun2013-11-041-2/+2
* | gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun2013-10-301-4/+2
* | gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-301-12/+1
* | pinctrl: imx27: imx27 pincontrol driverMarkus Pargmann2013-10-293-0/+486
* | pinctrl: imx1 core driverMarkus Pargmann2013-10-294-0/+732
|/
* gpio: add TB10x GPIO driverChristian Ruppert2013-10-253-0/+346
* pinctrl: at91: correct a few typosAlexandre Belloni2013-10-231-4/+4
* pinctrl: mvebu: remove redundant of_match_ptrSachin Kamat2013-10-234-4/+4
* pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-231-11/+1
* pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun2013-10-231-5/+4
* pinctrl: rockchip: emulate both edge triggered interruptsHeiko Stübner2013-10-161-7/+54
* pinctrl: rockchip: add rk3188 specificsHeiko Stübner2013-10-161-7/+112
* pinctrl: rockchip: remove redundant checkHeiko Stübner2013-10-161-6/+0
* pinctrl: rockchip: add support for multiple bank typesHeiko Stübner2013-10-161-3/+14
* pinctrl: rockchip: separate different sub-types moreHeiko Stübner2013-10-161-48/+57
* pinctrl: dove: unset twsi option3 for gconfig as wellRoel Kluin2013-10-161-1/+1
* pinctrl: add TB10x pin control driverChristian Ruppert2013-10-163-0/+891
* pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-163-8/+116
* pincntrl: add support for ams AS3722 pin control driverLaxman Dewangan2013-10-103-0/+642
* pinctrl: pinctrl-adi2: disable IRQ when setting valueSonic Zhang2013-10-091-6/+8
* pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.Sonic Zhang2013-10-091-18/+22
* pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT supportLaxman Dewangan2013-10-081-3/+0
* Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-08441-2326/+4218
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
| |\
| | * iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
| | * iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
| | * iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
| | * target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
| | * target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
| | * target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
| | * ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
| | * target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-021-5/+15
| | * vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-021-1/+6
| | * ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-021-2/+2
| | * target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-021-2/+2
| * | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-063-17/+17
| |\ \
| | * | dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik2013-10-041-4/+6
| | * | dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik2013-10-041-11/+8
| | * | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik2013-10-041-1/+1
| | * | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer2013-09-171-0/+1
| | * | edma: Update author email addressJosh Boyer2013-09-171-1/+1
| * | | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-10-051-57/+101
| |\ \ \
| | * | | gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-011-46/+83
| | * | | gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-011-14/+21
| | |/ /
| * | | Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-058-13/+29
| |\ \ \