summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-23pinctrl: pinctrl-single: Fix error check conditionSachin Kamat
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera
2012-11-21Merge branch 'at91' into develLinus Walleij
2012-11-21gpiolib: Fix use after free in gpiochip_add_pin_rangeAxel Lin
2012-11-21gpiolib: rename pin range argumentsLinus Walleij
2012-11-21pinctrl: single: support gpio request and freeHaojian Zhuang
2012-11-21pinctrl: generic: add input schmitt disable parameterHaojian Zhuang
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij
2012-11-21pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij
2012-11-21pinctrl: add function to retrieve range from pinLinus Walleij
2012-11-21gpiolib: return any error code from range creationLinus Walleij
2012-11-21pinctrl: make range registration defer properlyLinus Walleij
2012-11-21gpiolib: rename find_pinctrl_*Linus Walleij
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-20ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD
2012-11-20ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD
2012-11-20ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD
2012-11-20ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-11-20ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches
2012-11-20ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches
2012-11-20ARM: at91: add clocks for DT entriesLudovic Desroches
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood
2012-11-19ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood
2012-11-19ARM: at91: add Ronetix pm9g45 board supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD
2012-11-19pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD
2012-11-15pinctrl: nomadik: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin
2012-11-15pinctrl: single: dump pinmux register valueHaojian Zhuang
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin
2012-11-15pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin
2012-11-15pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin
2012-11-15pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin
2012-11-15pinctrl: tegra: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl/nomadik: db8540: split clkout groupPatrice Chotard
2012-11-15pinctrl/nomadik: db8500: split clkout groupPatrice Chotard
2012-11-15pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin
2012-11-15pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin
2012-11-15pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin