aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov166-641/+3219
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+3
2007-04-01[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek1-16/+18
2007-04-01[ARM] Fix __NR_kexec_loadRussell King1-1/+1
2007-03-30[ARM] 4296/1: ixp4xx: compile fixVladimir Barinov1-17/+0
2007-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+8
2007-03-24[ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski1-1/+1
2007-03-20[ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König1-3/+7
2007-03-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell5-6/+9
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti1-0/+13
2007-03-15[ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop1-2/+2
2007-03-12[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda1-3/+3
2007-03-08[ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams1-0/+12
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell1-17/+0
2007-03-02Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King3-7/+13
2007-03-02[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas1-21/+19
2007-03-02ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren1-0/+6
2007-03-02ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren1-6/+6
2007-03-02ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev1-1/+1
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-33/+7
2007-02-25[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König1-0/+6
2007-02-22[ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2-33/+1
2007-02-20[PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel1-20/+14
2007-02-20[PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel1-10/+11
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2-18/+36
2007-02-20Merge ARM fixesRussell King16-102/+435
2007-02-20[ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King1-3/+3
2007-02-20[ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy1-1/+1
2007-02-20[ARM] Merge remaining IOP codeRussell King36-114/+341
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+3
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds117-404/+2771
2007-02-18Merge the easy part of the IOP branchRussell King3-3/+31
2007-02-18Merge NetSilicon NS93xx treeRussell King18-0/+772
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King85-266/+1757
2007-02-17[ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König18-0/+772
2007-02-17Storage class should be before const qualifierTobias Klauser1-3/+3
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams5-22/+104
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams4-72/+0
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams28-25/+210
2007-02-17[ARM] 4220/1: S3C24XX: DMA system initialised from sysdevBen Dooks1-0/+7
2007-02-17[ARM] 4219/1: S3C2443: DMA source definitionsBen Dooks1-1/+35
2007-02-17[ARM] 4090/2: avoid clash between PXA and SA1111 definesNicolas Pitre2-62/+36
2007-02-17[ARM] 4216/1: add .gitignore entries for ARM specific filesNicolas Pitre1-0/+2
2007-02-17[ARM] 4215/1: s3c2410 usb device: per-platform vbus_drawArnaud Patard1-0/+2
2007-02-17[ARM] 4213/1: S3C2410 - Update definition of ADCTSC_XY_PSTArnaud Patard1-1/+1
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie2-0/+31
2007-02-16[ARM] at91: correct value for AT91_RSTC_KEYJan Altenberg1-2/+1