summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-224-38/+111
|\
| * ARM: u300: configure some pins as an exampleLinus Walleij2012-03-121-2/+16
| * Merge branch 'pinctrl-tegra-for-next-diet' into for-nextLinus Walleij2012-03-062-0/+67
| |\
| | * ARM: tegra: Select PINCTRL Kconfig variablesStephen Warren2012-03-061-0/+4
| | * pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+63
| * | pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-051-6/+6
| * | pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-051-13/+3
| * | pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-021-4/+4
| * | pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-021-3/+3
| * | pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij2012-02-222-15/+17
| * | pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-101-17/+17
| * | pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-101-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-226-34/+69
|\ \
| * | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-163-9/+2
| * | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-093235-58334/+131074
| |\ \
| * | | Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-281-0/+6
| * | | Input: spear-keyboard - add 6x6 keypad matrix definitionsRajeev Kumar2012-02-281-1/+41
| * | | Input: spear-keyboard - delete redundant key definitions from 9x9 keyboardRajeev Kumar2012-02-281-18/+0
| * | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-1/+7
| * | | Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer2012-01-231-5/+0
| * | | Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-231-0/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-222-4/+4
|\ \ \ \
| * | | | crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
| * | | | crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna2012-03-221-2/+2
* | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-229-21/+140
|\ \ \ \ \
| * | | | | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-103-1/+94
| * | | | | xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-101-1/+0
| * | | | | xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-245-19/+19
| * | | | | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-03-2244-471/+605
|\ \ \ \ \ \
| * | | | | | blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-211-1/+1
| * | | | | | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
| * | | | | | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
| * | | | | | Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
| * | | | | | Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
| * | | | | | bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
| * | | | | | arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
| * | | | | | Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
| * | | | | | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
| * | | | | | Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
| * | | | | | blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
| * | | | | | blackfin: update default defconfigBob Liu2012-03-2110-125/+125
| * | | | | | blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
| * | | | | | bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
| * | | | | | blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
| * | | | | | blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
| * | | | | | bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
| * | | | | | blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu2012-03-211-0/+7
| * | | | | | spi/bfin_spi: drop bits_per_word from client dataMike Frysinger2012-03-211-1/+0
| * | | | | | blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
OpenPOWER on IntegriCloud