summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD2012-11-198-57/+136
* ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD2012-11-188-100/+100
* ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-185-0/+153
* pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2012-11-182-2/+118
* pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD2012-11-181-1/+14
* 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/+0Star
* pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-281-3/+1Star
* pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-281-1/+0Star
* 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
* | Linux 3.7-rc1Linus Torvalds2012-10-141-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14107-4493/+2895Star
|\ \
| * \ Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\ \
| | * | UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3Star
| * | | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0Star
| * | | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0Star
| * | | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0Star
| * | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95Star
| * | | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161Star
| * | | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548Star
| * | | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7Star
| * | | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0Star
| * | | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
| * | | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4Star