Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 | 1 | -7/+2 | |
| * | | | | | | | | | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 | 2 | -14/+7 | |
| * | | | | | | | | | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 | 1 | -3/+2 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-04-21 | 11 | -253/+358 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | avr32: add include/asm-avr32/serial.h | Adrian Bunk | 2008-04-19 | 1 | -0/+13 | |
| * | | | | | | | | | add include/asm-avr32/xor.h | Adrian Bunk | 2008-04-19 | 1 | -0/+6 | |
| * | | | | | | | | | avr32: Generic clockevents support | David Brownell | 2008-04-19 | 1 | -112/+0 | |
| * | | | | | | | | | avr32: Move sleep code into mach-at32ap | Haavard Skinnemoen | 2008-04-19 | 1 | -0/+48 | |
| * | | | | | | | | | avr32: Use constants from sysreg.h in asm.h | Haavard Skinnemoen | 2008-04-19 | 1 | -4/+4 | |
| * | | | | | | | | | avr32: Delete mostly unused header asm/intc.h | Haavard Skinnemoen | 2008-04-19 | 2 | -128/+5 | |
| * | | | | | | | | | avr32: pass i2c board info through at32_add_device_twi | Ben Nizette | 2008-04-19 | 1 | -1/+4 | |
| * | | | | | | | | | avr32: cleanup - use _AC macro to define PAGE_SIZE | Cyrill Gorcunov | 2008-04-19 | 1 | -5/+3 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | 2 | -3/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 2008-04-06 | 2 | -3/+23 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | 1 | -0/+252 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | atmel_tc library | David Brownell | 2008-03-04 | 1 | -0/+252 | |
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 2008-04-21 | 1 | -0/+16 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | 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 |