summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: nomadik: enable PINCTRL_NOMADIK where neededArnd Bergmann2012-05-151-1/+1
* Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-126-50/+1469
|\
| * pinctrl/nomadik: implement pin configurationLinus Walleij2012-05-112-0/+114
| * pinctrl/nomadik: implement pin multiplexingLinus Walleij2012-05-114-2/+353
| * pinctrl/nomadik: reuse GPIO debug function for pinsLinus Walleij2012-05-111-1/+27
| * pinctrl/nomadik: break out single GPIO debug functionLinus Walleij2012-05-111-48/+57
| * pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij2012-05-115-2/+919
| * pinctrl/nomadik: !CONFIG_OF build errorArnd Bergmann2012-05-111-0/+2
| * gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij2012-05-113-1/+1
| * Merge tag 'pinctrl-mergebase-20120418' into HEADLinus Walleij2012-05-1116-132/+807
| |\
* | \ Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann2012-05-1213-54/+4649
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-1224-187/+5474
| |\ \ \ \
| | | * | | CLKDEV: provide helpers for common clock frameworkRussell King2012-05-021-6/+78
| | | * | | ARM: 7392/1: CLKDEV: Optimize clk_find()viresh kumar2012-04-191-4/+9
| | | * | | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-191-0/+45
| | * | | | pinctrl: add more info to error msgs in pin_requestStephen Warren2012-05-071-6/+8
| | * | | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-026-0/+1343
| | * | | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-023-0/+2340
| | * | | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-024-0/+739
| | * | | | pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
| | * | | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-261-2/+27
| | * | | | pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
| | * | | | pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
| | * | | | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin2012-04-241-7/+8
| | | |_|/ | | |/| |
* | | | | Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2012-05-11109-674/+1073
|\ \ \ \ \
| * | | | | video: mxsfb: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | i2c: mxs: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * | | | | mtd: nand: gpmi: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | mmc: mxs-mmc: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | serial: mxs-auart: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | spi/imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | i2c: imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | can: flexcan: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * | | | | net: fec: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-111-0/+8
| * | | | | mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng2012-05-111-0/+9
| * | | | | Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-297-12/+23
| |\ \ \ \ \
| | * | | | | staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
| | * | | | | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| | * | | | | staging: zcache: fix Kconfig crypto dependencySeth Jennings2012-04-241-1/+1
| | * | | | | staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
| * | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-2912-12/+45
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-277-8/+21
| | |\ \ \ \ \ \
| | | * | | | | | usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-271-1/+1
| | | * | | | | | usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-271-1/+1
| | | * | | | | | usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi2012-04-191-1/+0
| | | * | | | | | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-181-1/+2
| | | * | | | | | usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1
| | | * | | | | | USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-04-122-2/+2