summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'at91' into develLinus Walleij2012-11-1142-446/+2794
|\
| * pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-051-10/+12
| * pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-281-3/+0
| * pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-281-3/+1
| * pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-281-1/+0
| * MAINTAINERS: add pinctrl atmel at91 entryJean-Christophe PLAGNIOL-VILLARD2012-10-281-0/+6
| * pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-281-2/+2
| * gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+25
| * pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+1
| * Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-1541-446/+2768
| |\
| | * MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+9
| | * arm: at91: dt: at91sam9 add nand pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-135-0/+50
| | * arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+6
| | * arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+1
| | * arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+1
| | * tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+8
| | * arm: at91: dt: at91sam9 add serial pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-1317-72/+703
| | * arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-1312-21/+79
| | * ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-137-162/+1643
| | * ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+3
| | * arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-133-11/+29
| | * at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD2012-10-135-191/+225
| | * ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+12
| | * arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-139-17/+27
* | | ARM: SPEAr: Add plgpio node in device tree dtsi filesViresh Kumar2012-11-117-2/+108
* | | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-118-17/+447
* | | gpiolib: iron out include ladder mistakesLinus Walleij2012-11-112-25/+38
* | | gpiolib: separation of pin concernsLinus Walleij2012-11-116-28/+20
* | | gpiolib: call pin removal in chip removal functionLinus Walleij2012-11-111-0/+1
* | | gpiolib: remove duplicate pin range codeLinus Walleij2012-11-111-12/+1
* | | gpiolib-of: staticize the pin range callsLinus Walleij2012-11-111-4/+4
* | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-113-11/+29
* | | pinctrl: sirf: Staticize non-exported symbolAxel Lin2012-11-111-2/+2
* | | pinctrl: u300: Staticize non-exported symbolsAxel Lin2012-11-111-6/+4
* | | pinctrl/u300: use managed resourcesLinus Walleij2012-11-111-28/+4
* | | pinctrl/coh901: convert to use managed resourcesLinus Walleij2012-11-111-43/+19
* | | pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij2012-11-114-27/+46
* | | ARM: U300: bump IRQs to offset 32Linus Walleij2012-11-112-59/+59
* | | pinctrl: SPEAr: Add plgpio driverViresh Kumar2012-11-113-0/+754
* | | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-1110-0/+251
* | | Revert "pinctrl: remove pinctrl_remove_gpio_range"Viresh Kumar2012-11-112-0/+16
* | | pinctrl: exynos: Add terminating entry for of_device_id tableAxel Lin2012-11-111-0/+1
* | | pinctrl: sirf: enable the driver support new SiRFmarco SoCBarry Song2012-11-112-13/+39
* | | pinctrl: mvebu: move to its own directoryThomas Petazzoni2012-11-1110-29/+31
* | | pinctrl: mvebu: remove useless includeThomas Petazzoni2012-11-111-1/+0
* | | pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebuThomas Petazzoni2012-11-111-1/+4
* | | pinctrl: reserve pins when states are activatedLinus Walleij2012-11-114-46/+29
* | | Linux 3.7-rc5v3.7-rc5Linus Torvalds2012-11-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1025-66/+131
|\ \ \
| * | | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4