summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-1022-282/+1035
|\
| * ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2012-04-251-2/+3
| * pinctrl: tegra: error reporting cleanupStephen Warren2012-04-251-26/+55
| * pinctrl: tegra: debugfs enhancementsStephen Warren2012-04-181-6/+69
| * pinctrl: tegra: refactor probe handlingStephen Warren2012-04-184-94/+89
| * ARM: tegra: Switch to new pinctrl driverStephen Warren2012-04-181-3/+3
| * gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren2012-04-182-37/+23
| * gpio: tegra: configure pins during irq_set_typeStephen Warren2012-04-181-0/+3
| * usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren2012-04-181-6/+7
| * pinctrl: show pin name for pingroups in sysfsDong Aisheng2012-04-182-4/+29
| * pinctrl: show pin name when request pinsDong Aisheng2012-04-181-2/+3
| * pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-181-0/+56
| * pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-181-2/+2
| * pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar2012-04-181-1/+1
| * pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-181-4/+27
| * pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2012-04-182-11/+24
| * pinctrl: mark non-EXPERIMENTALLinus Walleij2012-04-181-1/+0
| * pinctrl: tegra: Add complete device tree supportStephen Warren2012-04-181-0/+205
| * dt: add property iteration helpersStephen Warren2012-04-181-0/+41
| * pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-182-6/+9
| * pinctrl: add some error checking for user interfacesDong Aisheng2012-04-182-2/+17
| * pinctrl: fix pinmux_check_ops error checkingDong Aisheng2012-04-181-3/+5
| * pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-187-85/+43
| * pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-2/+2
| * pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren2012-04-181-1/+3
| * pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-185-18/+350
| * pinctrl: implement pinctrl_check_opsStephen Warren2012-04-181-4/+21
* | Input: pxa27x_keypad add choice to set direct_key_maskChao Xie2012-04-271-1/+8
* | Input: pxa27x_keypad direct key may be low activeChao Xie2012-04-271-1/+9
* | Input: pxa27x_keypad bug fix for direct_key_maskChao Xie2012-04-271-1/+1
* | Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie2012-04-271-12/+21
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-214-14/+13
|\ \
| * | dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-171-3/+2
| * | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
| * | USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
| * | leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
| |/
* | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-219-80/+85
|\ \
| * | mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-211-35/+20
| * | mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung2012-04-211-1/+2
| * | mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-211-2/+1
| * | mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-211-0/+1
| * | mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-211-1/+1
| * | mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon2012-04-211-1/+3
| * | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-212-17/+9
| * | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak2012-04-211-2/+2
| * | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball2012-04-211-1/+1
| * | mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-212-16/+40
| * | mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-212-4/+5
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-217-10/+69
|\ \ \
| * | | [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2012-04-192-4/+36