summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt2012-03-281-3/+2
* serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-281-5/+10
* Merge branch 'common/intc-extension' into sh-latestPaul Mundt2012-03-283-32/+25
|\
| * sh: intc: optimize intc IRQ lookupPaul Mundt2012-01-243-22/+22
| * sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt2012-01-241-1/+1
| * sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt2012-01-241-1/+0
| * sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt2012-01-241-6/+1
| * sh: intc: Make global intc controller counter static.Paul Mundt2012-01-242-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-282-2/+2
|\ \
| * | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
* | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-285-1/+6
|\ \ \
| * | | MTD: Relax dependenciesRichard Weinberger2012-03-255-1/+6
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2828-1474/+2531
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-2624-1460/+2491
| |\ \ \ \ \
| | | * | | | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-262-0/+2
| | | * | | | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-262-0/+2
| | | * | | | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring2012-03-261-1/+1
| | | * | | | Merge branch 'sa11x0-mcp' into sa11x0Russell King2012-03-266-323/+447
| | | |\ \ \ \
| | | | * | | | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King2012-02-191-6/+0
| | | | * | | | MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switchesRussell King2012-02-191-4/+39
| | | | * | | | MFD: ucb1x00-core: add wakeup supportRussell King2012-02-191-0/+59
| | | | * | | | MFD: ucb1x00: convert to use genirqRussell King2012-02-193-161/+128
| | | | * | | | MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King2012-02-191-28/+0
| | | | * | | | MFD: ucb1x00-core: convert to use dev_pm_opsRussell King2012-02-191-14/+18
| | | | * | | | MFD: mcp-sa11x0: complain if mcp clock is left enabledRussell King2012-02-191-0/+7
| | | | * | | | MFD: ucb1x00-core: disable mcp clock when bus is not requiredRussell King2012-02-191-4/+5
| | | | * | | | MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()Russell King2012-02-191-1/+15
| | | | * | | | MFD: ucb1x00-core: scan drivers in same order they're registeredRussell King2012-02-191-4/+4
| | | | * | | | MFD: ucb1x00-core: add owner and dev initializers to gpio structureRussell King2012-02-191-0/+2
| | | | * | | | MFD: ucb1x00-core: clean up device handling in probeRussell King2012-02-191-14/+16
| | | | * | | | MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King2012-02-191-8/+7
| | | | * | | | MFD: ucb1x00-core: add .owner initializer and module aliasRussell King2012-02-191-0/+2
| | | | * | | | MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King2012-02-191-4/+13
| | | | * | | | MFD: ucb1x00-core: get rid of mach/hardware.h includeRussell King2012-02-191-2/+0
| | | | * | | | MFD: ucb1x00-ts: provide input layer with device parentRussell King2012-02-191-0/+1
| | | | * | | | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-193-6/+7
| | | | * | | | MFD: mcp-sa11x0: use _noirq resume methodsRussell King2012-02-031-1/+8
| | | | * | | | MFD: mcp-sa11x0: convert to use dev_pm_opsRussell King2012-02-031-6/+12
| | | | * | | | MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King2012-02-031-42/+99
| | | | * | | | MFD: mcp-sa11x0: add .owner initializerRussell King2012-02-031-6/+4
| | | | * | | | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King2012-02-031-9/+0
| | | | * | | | MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-035-11/+0
| | | | * | | | MFD: mcp-core: sanitize host creation/removalRussell King2012-02-032-8/+17
| | | * | | | | Merge branch 'sa11x0-lcd' into sa11x0Russell King2012-03-262-415/+154
| | | |\ \ \ \ \
| | | | * | | | | FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-242-25/+54
| | | | * | | | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-211-8/+16
| | | | * | | | | FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King2012-02-211-2/+2
| | | | * | | | | FB: sa1100: make GPIO configuration setting safeRussell King2012-02-211-0/+11
| | | | * | | | | FB: sa1100: use inf members directlyRussell King2012-02-212-29/+12
| | | | * | | | | FB: sa1100: remove assabet specific initializationRussell King2012-02-211-8/+0