| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 19 | -22/+6 |
|\ |
|
| * | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 6 | -7/+6 |
| * | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 13 | -15/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 | 106 | -1326/+3745 |
|\ \ |
|
| * \ | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 406 | -10702/+10058 |
| |\ \
| | |/ |
|
| * | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 89 | -492/+1106 |
| |\ \ |
|
| | * | | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov | 2008-04-14 | 1 | -2/+0 |
| | * | | ARM: OMAP2: Add 34xx clocks | Paul Walmsley | 2008-04-14 | 1 | -2/+9 |
| | * | | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 2008-04-14 | 1 | -12/+53 |
| | * | | ARM: OMAP2: Change 24xx to use new register access | Paul Walmsley | 2008-04-14 | 4 | -21/+152 |
| | * | | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 2008-04-14 | 3 | -4/+267 |
| | * | | ARM: OMAP2: Clean-up mux code | Tony Lindgren | 2008-04-14 | 1 | -10/+3 |
| | * | | ARM: OMAP2: Add new pin multiplexing configurations | Tony Lindgren | 2008-04-14 | 1 | -2/+43 |
| | * | | ARM: OMAP: Allow registering pin mux function | Tony Lindgren | 2008-04-14 | 1 | -1/+7 |
| | * | | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912 | David Brownell | 2008-04-14 | 1 | -0/+11 |
| | * | | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 | 1 | -0/+30 |
| | * | | ARM: OMAP: Use gpiolib | David Brownell | 2008-04-14 | 1 | -42/+15 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---------------------. \ \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | 82 | -1150/+2699 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | * | | | [ARM] Add initial sparsemem support | Russell King | 2008-04-19 | 2 | -0/+13 |
| | | | | | | | | | | | * | | | | [ARM] 4883/1: Adds some missing gpio defines for S3C2410 | Davide Rizzo | 2008-04-17 | 1 | -0/+4 |
| | | | | | | | | | | | * | | | | [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code. | Ben Dooks | 2008-04-17 | 2 | -45/+65 |
| | | | | | | | | | | | * | | | | [ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition. | Ben Dooks | 2008-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | * | | | | [ARM] 4983/1: S3C2412: Add initial memory controller registers | Ben Dooks | 2008-04-17 | 1 | -0/+29 |
| | | | | | | | | | | | |/ / / |
|
| | | | | | | | | | | * | | | | [ARM] 4962/1: Introduce standard gpio interface for Scoop2. | Dmitry Baryshkov | 2008-04-10 | 1 | -2/+3 |
| | | | | | | | | | | * | | | | [ARM] 4961/1: gpiolib support for SA-1100 architecture | Dmitry Baryshkov | 2008-04-10 | 1 | -19/+12 |
| | | | | | | | | | | |/ / / |
|
| | | | | | | | | | * | | | | [ARM] pxa: V4L2 soc_camera driver for PXA270 | Guennadi Liakhovetski | 2008-04-19 | 2 | -0/+101 |
| | | | | | | | | | * | | | | [ARM] 5002/1: tosa: add two more leds | Dmitry Baryshkov | 2008-04-19 | 1 | -4/+4 |
| | | | | | | | | | * | | | | [ARM] 5004/1: Tosa: make several unreferenced structures static. | Dmitry Baryshkov | 2008-04-19 | 1 | -4/+0 |
| | | | | | | | | | * | | | | [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line | Mark Brown | 2008-04-19 | 1 | -0/+2 |
| | | | | | | | | | * | | | | [ARM] 4973/1: Tosa: use leds-gpio driver. | Dmitry Baryshkov | 2008-04-19 | 1 | -4/+3 |
| | | | | | | | | | * | | | | [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code | Dmitry Baryshkov | 2008-04-19 | 1 | -17/+8 |
| | | | | | | | | | * | | | | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 2008-04-19 | 1 | -0/+2 |
| | | | | | | | | | * | | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 | 1 | -0/+55 |
| | | | | | | | | | * | | | | [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV | Mike Rapoport | 2008-04-19 | 1 | -1/+1 |
| | | | | | | | | | * | | | | [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ... | Philipp Zabel | 2008-04-19 | 1 | -0/+2 |
| | | | | | | | | | * | | | | [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD | Philipp Zabel | 2008-04-19 | 2 | -1/+55 |
| | | | | | | | | | * | | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | 1 | -0/+57 |
| | | | | | | | | | * | | | | [ARM] 4943/2: magician: fix magician.h GPIO header includes | Philipp Zabel | 2008-04-19 | 1 | -1/+1 |
| | | | | | | | | | * | | | | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards | Jaya Kumar | 2008-04-19 | 1 | -0/+96 |
| | | | | | | | | | * | | | | [ARM] pxa: remove keypad register definitions from pxa-regs.h | eric miao | 2008-04-19 | 1 | -56/+0 |
| | | | | | | | | | * | | | | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao | 2008-04-19 | 1 | -0/+2 |
| | | | | | | | | | * | | | | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao | 2008-04-19 | 2 | -5/+7 |
| | | | | | | | | | * | | | | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} | eric miao | 2008-04-19 | 3 | -0/+723 |
| | | | | | | | | | * | | | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 2 | -301/+304 |
| | | | | | | | | | * | | | | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao | 2008-04-19 | 1 | -6/+5 |
| | | | | | | | | | * | | | | [ARM] 4868/1: Enhance pxa270 GPIO definitions | Robert Jarzmik | 2008-04-19 | 1 | -14/+54 |
| | | | | | | | | | * | | | | [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs | Mark Brown | 2008-04-19 | 1 | -0/+9 |
| | | | | | | | | | |/ / / |
|
| | | | | | | | | * | | | | Orion: orion -> orion5x rename | Lennert Buytenhek | 2008-03-27 | 15 | -257/+257 |
| | | | | | | | | * | | | | Orion: general cleanup | Lennert Buytenhek | 2008-03-27 | 9 | -22/+24 |
| | | | | | | | | * | | | | Orion: only map peripheral register space once | Lennert Buytenhek | 2008-03-27 | 1 | -0/+26 |