index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa: add keypad support for littleton
eric miao
2008-04-19
1
-0
/
+65
*
[ARM] pxa: add keypad support for zylonite
eric miao
2008-04-19
1
-0
/
+67
*
[ARM] pxa: add partial keypad support for mainstone
eric miao
2008-04-19
1
-0
/
+54
*
[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()
eric miao
2008-04-19
5
-1
/
+31
*
[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1
eric miao
2008-04-19
1
-0
/
+26
*
[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}
eric miao
2008-04-19
5
-68
/
+91
*
[ARM] pxa: use new pin configuration mechanism for lubbock
eric miao
2008-04-19
1
-45
/
+37
*
[ARM] pxa: use new pin configuration mechanism for mainstone
eric miao
2008-04-19
1
-57
/
+81
*
[ARM] pxa: move ARRAY_AND_SIZE definition to generic.h
eric miao
2008-04-19
4
-4
/
+4
*
[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}
eric miao
2008-04-19
5
-2
/
+915
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
35
-301
/
+337
*
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
eric miao
2008-04-19
3
-10
/
+13
*
[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific
eric miao
2008-04-19
2
-1
/
+1
*
[ARM] pxa: make pxa_gpio_irq_type() processor generic
eric miao
2008-04-19
1
-2
/
+18
*
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
eric miao
2008-04-19
2
-62
/
+57
*
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
2008-04-19
6
-49
/
+25
*
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
2008-04-19
6
-105
/
+42
*
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
eric miao
2008-04-19
3
-183
/
+185
*
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
eric miao
2008-04-19
1
-48
/
+18
*
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
eric miao
2008-04-19
1
-22
/
+20
*
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
eric miao
2008-04-19
1
-5
/
+19
*
[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()
eric miao
2008-04-19
1
-58
/
+16
*
[ARM] 4868/1: Enhance pxa270 GPIO definitions
Robert Jarzmik
2008-04-19
1
-14
/
+54
*
[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API
Mark Brown
2008-04-19
1
-11
/
+38
*
[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API
Mark Brown
2008-04-19
1
-8
/
+40
*
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
Mark Brown
2008-04-19
1
-2
/
+28
*
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
2008-04-19
2
-0
/
+5
*
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
2008-04-19
2
-0
/
+31
*
[ARM] Update mach-types
Russell King
2008-04-19
1
-4
/
+113
*
Linux 2.6.25-rc7
v2.6.25-rc7
Linus Torvalds
2008-03-26
1
-1
/
+1
*
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
2008-03-25
1
-2
/
+2
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-03-25
4
-13
/
+31
|
\
|
*
i2c: Fix docbook problem
Randy Dunlap
2008-03-23
1
-2
/
+2
|
*
ASoC/TLV320AIC3X: Stop I2C driver ID abuse
Jean Delvare
2008-03-23
1
-2
/
+0
|
*
i2c-omap: Fix unhandled fault
Tony Lindgren
2008-03-23
1
-8
/
+28
|
*
i2c-bfin-twi: Disable BF54x support for now
Bryan Wu
2008-03-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2008-03-25
2
-9
/
+16
|
\
\
|
*
|
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
2008-03-25
1
-1
/
+1
|
*
|
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
2008-03-25
1
-2
/
+2
|
*
|
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
2008-03-25
1
-1
/
+12
|
*
|
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
2008-03-25
1
-2
/
+1
|
*
|
KVM: VMX: Restore tss even on x86_64
Avi Kivity
2008-03-25
1
-3
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-03-25
10
-366
/
+302
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[PATCH] get stack footprint of pathname resolution back to relative sanity
Al Viro
2008-03-19
1
-31
/
+32
|
*
|
[PATCH] double iput() on failure exit in hugetlb
Al Viro
2008-03-19
1
-1
/
+1
|
*
|
[PATCH] double dput() on failure exit in tiny-shmem
Al Viro
2008-03-19
1
-0
/
+2
|
*
|
[PATCH] fix up new filp allocators
Dave Hansen
2008-03-19
3
-20
/
+23
|
*
|
[PATCH] check for null vfsmount in dentry_open()
Christoph Hellwig
2008-03-19
1
-0
/
+12
|
*
|
[PATCH] reiserfs: eliminate private use of struct file in xattr
Jeff Mahoney
2008-03-19
1
-80
/
+30
|
*
|
[PATCH] sanitize hppfs
Al Viro
2008-03-19
1
-79
/
+34
[next]