aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-02-01USB: tosa_udc_use_gpio_vbus.patchDmitry Baryshkov
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28Merge branch 'orion' into develRussell King
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] 4795/1: S3C244X: Add armclk and setparent callBen Dooks
2008-01-28[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock codeBen Dooks
2008-01-28[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping functionBen Dooks
2008-01-28[ARM] 4791/1: S3C2412: Make fclk a parent of msysclkBen Dooks
2008-01-28[ARM] 4790/1: S3C2412: Fix parent selection for msysclk.Ben Dooks
2008-01-28[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOST...Ben Dooks
2008-01-28[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated chan...Ben Dooks
2008-01-28[ARM] 4784/1: S3C24XX: Fix GPIO restore glitchesBen Dooks
2008-01-28[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()Ben Dooks
2008-01-28[ARM] 4781/1: S3C24XX: DMA suspend and resume supportBen Dooks
2008-01-28[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RXBen Dooks
2008-01-28[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() callBen Dooks
2008-01-28[ARM] 4778/1: S3C2412: Add armclk and init from DVS stateBen Dooks
2008-01-28[ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for t...Ben Dooks
2008-01-28[ARM] 4731/1: S3C2412: Check for incomplete sleepBen Dooks
2008-01-28[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wakeBen Dooks
2008-01-28[ARM] 4729/1: VR1000: Do not add IIS device on initialisationBen Dooks
2008-01-28[ARM] 4728/1: BAST: Do not add IIS device on initialisationBen Dooks
2008-01-28[ARM] 4727/1: S3C2412: Remove unused GPESLPCONBen Dooks
2008-01-28[ARM] 4725/1: S3C2412: Fix IIS and SDI definitions in DMA mapBen Dooks
2008-01-28[ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementationBen Dooks
2008-01-28[ARM] 4723/1: BAST: Fix LCD driver default display settingBen Dooks
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie
2008-01-28[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270Robert Schwebel
2008-01-28[ARM] 4745/1: pcm027: default configurationRobert Schwebel
2008-01-28[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU moduleRobert Schwebel
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-28[ARM] pxa: add default config for littletoneric miao
2008-01-28[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao
2008-01-28[ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel
2008-01-28[ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton
2008-01-28[ARM] 4776/1: Add HWUART clock to fix hwuart supportDmitry Baryshkov
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-28[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHzeric miao
2008-01-28blk_end_request: changing arm (take 4)Kiyoshi Ueda
2008-01-27[ARM] 4615/4: sam926[13]ek buttons updatedDavid Brownell
2008-01-27i2c-pxa: Add polling transferMike Rapoport
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2008-01-27ixp4xx-i2c-gpioMichael-Luke Jones