summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde2009-09-221-0/+19
* at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2009-09-222-0/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-0/+4
|\
| * IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-071-0/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1258-639/+1936
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-117-21/+491
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-107-21/+491
| |\ \ \
| | * | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-252-58/+28
| | * | | OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula2009-08-251-23/+25
| | * | | ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-241-0/+10
| | * | | ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks2009-08-211-0/+37
| | * | | OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala2009-08-201-0/+9
| | * | | OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala2009-08-201-6/+7
| | * | | OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin2009-08-201-1/+9
| | * | | OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2009-08-202-3/+4
| | * | | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-202-8/+2
| | * | | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-202-0/+63
| | * | | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-202-0/+92
| | * | | OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin2009-08-201-10/+10
| | * | | OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5Peter Ujfalusi2009-08-201-4/+4
| | * | | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-203-0/+138
| | * | | OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2009-08-202-0/+59
| | * | | OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin2009-08-201-1/+7
| | * | | OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers.Eduardo Valentin2009-08-201-0/+4
| | * | | OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala2009-08-202-0/+54
| | * | | ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim2009-08-181-0/+5
| | * | | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-0/+3
| | * | | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2009-08-072-20/+34
* | | | | Merge branch 'next' into for-linusJames Morris2009-09-113-1/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| * | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-023-1/+9
* | | | | [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-242-1/+10
* | | | | [ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr2009-08-241-0/+2
|/ / / /
* | | | ARM: 5673/1: U300 fix initsection compile warningLinus Walleij2009-08-151-1/+1
* | | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-151-1/+1
|\ \ \ \
| * | | | ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo2009-08-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-08-154-12/+3
|\ \ \ \
| * | | | mx31moboard: invert sdhc ro signal senseValentin Longchamp2009-08-143-3/+3
| * | | | mx3: Fix double pin allocation in pcm037_eet.cGuennadi Liakhovetski2009-07-311-9/+0
* | | | | ARM: Fix broken highmem supportRussell King2009-08-153-47/+83
* | | | | Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2009-08-131-1/+1
|\ \ \ \ \
| * | | | | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-111-1/+1
* | | | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-109-78/+197
|\ \ \ \ \ \
| * | | | | | OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-051-0/+1
| * | | | | | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| * | | | | | OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
| * | | | | | OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-051-4/+4
OpenPOWER on IntegriCloud