index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific
Dmitry Eremin-Solenikov
2009-06-11
7
-866
/
+838
*
[ARM] sa1100: remove unused collie_pm.c
Dmitry Eremin-Solenikov
2009-06-11
1
-296
/
+0
*
[ARM] pxa: fix the conflicting non-static declarations of global_gpios[]
Eric Miao
2009-06-11
2
-2
/
+2
*
[ARM] pxa/littleton: add support for the Micro-SD slot (MMC1)
Eric Miao
2009-06-05
1
-0
/
+63
*
[ARM] pxa/cm-x300: update defconfig
Mike Rapoport
2009-06-05
1
-85
/
+244
*
[ARM] pxa/cm-x300: add .fixup method to enable second DRAM bank
Mike Rapoport
2009-06-05
1
-0
/
+14
*
[ARM] pxa/cm-x300: use STUART for uncompressor
Mike Rapoport
2009-06-05
1
-1
/
+2
*
[ARM] pxa/cm-x300: add rtc-v3020 device registration
Mike Rapoport
2009-06-05
1
-0
/
+38
*
[ARM] pxa/cm-x300: use OBM configuration for NAND flash
Mike Rapoport
2009-06-05
1
-0
/
+1
*
[ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEM
Mike Rapoport
2009-06-05
2
-0
/
+8
*
[ARM] pxa/em-x270: add support for on-board USB Hub
Mike Rapoport
2009-06-05
1
-0
/
+69
*
[ARM] pxa/em-x270: change power supply name to "battery"
Mike Rapoport
2009-06-05
1
-1
/
+1
*
[ARM] pxa/em-x270: update libertas device setup
Mike Rapoport
2009-06-05
1
-3
/
+29
*
[ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappings
Mike Rapoport
2009-06-05
1
-18
/
+46
*
[ARM] pxa/ezx: setup gpio-keys for EzX phones
Antonio Ospite
2009-06-05
1
-7
/
+168
*
[ARM] pxa/spitz: drop unused header files from spitz.c
Dmitry Eremin-Solenikov
2009-06-05
1
-20
/
+3
*
[ARM] pxa/imote2: add i2c board info for the wm8940 audio codec
Jonathan Cameron
2009-06-05
1
-0
/
+3
*
[ARM] pxa/imote2: add board config for SHT15 humidity sensor
Jonathan Cameron
2009-06-05
1
-0
/
+28
*
[ARM] pxa: Stargate 2 board support
Jonathan Cameron
2009-06-05
4
-1
/
+804
*
[ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem rework
Marek Vasut
2009-06-05
3
-63
/
+31
*
[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2
Marek Vasut
2009-06-05
1
-0
/
+18
*
[ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUS
Marek Vasut
2009-06-05
3
-9
/
+33
*
[ARM] pxa/csb726: register ac97 controller
Dmitry Eremin-Solenikov
2009-06-05
1
-0
/
+2
*
[ARM] pxa/csb726: switch to use smsc911x driver
Dmitry Eremin-Solenikov
2009-06-05
1
-2
/
+14
*
[ARM] pxa: magician_defconfig enable hx4700, asic3 and w100fb
Philipp Zabel
2009-06-05
1
-2
/
+3
*
[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs
Philipp Zabel
2009-06-05
5
-1
/
+994
*
[ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devices
Philipp Zabel
2009-06-05
1
-1
/
+1
*
[ARM] pxa/magician: use I2C fast mode
Philipp Zabel
2009-06-05
1
-1
/
+9
*
[ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx
Robert Jarzmik
2009-06-05
1
-19
/
+85
*
[ARM] pxa: add additional mfp definitions for pxa320
Jürgen Schindele
2009-06-05
1
-0
/
+14
*
[ARM] pxa: add ability to set suspend mode
Mike Rapoport
2009-06-05
2
-1
/
+21
*
[ARM] pxa: add udc support for pxa3xx
Robert Jarzmik
2009-06-05
1
-1
/
+1
*
[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it
Philipp Zabel
2009-06-05
2
-5
/
+12
*
[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field
Mike Rapoport
2009-06-05
5
-139
/
+10
*
[ARM] pxa: add PWM devices support for pxa168/910
Eric Miao
2009-06-05
8
-6
/
+105
*
[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h
Eric Miao
2009-06-05
1
-0
/
+1
*
[ARM] pxa: move pwm.c to common plat-pxa directory
Eric Miao
2009-06-05
3
-1
/
+2
*
[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM
Eric Miao
2009-06-05
2
-7
/
+1
*
[ARM] pxa: allow PWM ID base number to be specified in pwm_id_table
Eric Miao
2009-06-05
1
-2
/
+3
*
[ARM] pxa: simplify secondary PWM handling and use platform_device_id table
Eric Miao
2009-06-05
1
-67
/
+49
*
[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910
Eric Miao
2009-06-05
5
-0
/
+64
*
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
22
-21
/
+21
*
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
2009-06-05
1
-1
/
+1
*
powerpc/pmac: Update PowerMac 32-bit defconfig
Benjamin Herrenschmidt
2009-06-02
1
-83
/
+195
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-06-01
3
-4
/
+5
|
\
|
*
sparc64: Fix section attribute warnings.
David S. Miller
2009-05-30
2
-2
/
+2
|
*
sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.
David S. Miller
2009-05-08
1
-2
/
+3
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-05-30
1
-2
/
+2
|
\
\
|
*
|
acpi-cpufreq: fix printk typo and indentation
Joe Perches
2009-05-30
1
-2
/
+2
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-05-30
26
-67
/
+460
|
\
\
\
|
|
/
/
|
/
|
|
[next]