index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
magic-number.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
[ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled
Stefan Schmidt
1
-0
/
+4
2010-03-02
[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
Stefan Schmidt
1
-1
/
+1
2010-03-02
[ARM] pxa: add support for Embedian MXM-8x10
Edwin Peer
6
-0
/
+867
2010-03-02
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
8
-66
/
+66
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
8
-130
/
+116
2010-03-02
[ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver
Eric Miao
1
-5
/
+20
2010-03-02
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
6
-39
/
+48
2010-03-02
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
4
-314
/
+11
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
4
-62
/
+39
2010-03-02
[ARM] sa1100: remove unreferenced IRQ definitions
Eric Miao
1
-7
/
+0
2010-03-02
[ARM] pxa/tosa: make use of the matrix keypad driver
Eric Miao
1
-19
/
+98
2010-03-02
[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers
Eric Miao
1
-19
/
+43
2010-03-02
[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
Eric Miao
1
-8
/
+0
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
12
-1
/
+74
2010-03-02
[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
Eric Miao
2
-44
/
+25
2010-03-02
[ARM] pxa: remove the unnecessary restoring of MFP registers
Eric Miao
1
-10
/
+0
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
14
-257
/
+41
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
Eric Miao
7
-118
/
+38
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
6
-7
/
+6
2010-02-23
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
Sebastien Requiem
4
-0
/
+163
2010-02-23
[ARM] MV78XX0: MPP routines and definitions
Sebastien Requiem
3
-1
/
+444
2010-02-23
[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP
John Holland
1
-2
/
+24
2010-02-23
[ARM] eSATA SheevaPlug: configure SoC SATA interface
John Holland
1
-0
/
+10
2010-02-23
[ARM] eSATA SheevaPlug basic board support
John Holland
3
-0
/
+21
2010-02-20
ARM: Update mach-types
Russell King
1
-2
/
+44
2010-02-20
ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
Linus Walleij
1
-1
/
+5
2010-02-20
ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
Abdoulaye Walsimou Gaye
1
-1
/
+2
2010-02-18
MAINTAINERS: fix my e-mail and status for Gemini and FA526
Paulius Zaleckas
1
-4
/
+4
2010-02-18
Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
Roel Kluin
1
-2
/
+2
2010-02-18
ARM: 5944/1: scsi: fix timer setup in fas216.c
Guennadi Liakhovetski
1
-1
/
+1
2010-02-18
ARM: 5938/1: ARM: L2: export outer_cache_fns
Santosh Shilimkar
1
-0
/
+1
2010-02-18
Input: add KEY_RFKILL
Matthew Garrett
1
-0
/
+1
2010-02-18
Input: i8042 - fix KBC jam during hibernate
Alan Jenkins
1
-0
/
+8
2010-02-18
ACPI: fix "acpi=ht" boot option
Len Brown
2
-2
/
+3
2010-02-18
drm/radeon/kms: fix bo's fence association
Jerome Glisse
3
-29
/
+21
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
3
-72
/
+45
2010-02-18
drm/edid: Fix interlaced detailed timings to be frame size, not field.
Adam Jackson
1
-2
/
+45
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
2
-33
/
+19
2010-02-18
drm/radeon/kms: use udelay for short delays
Dave Airlie
1
-1
/
+1
2010-02-17
serial: 8250: add serial transmitter fully empty test
Dick Hollenbeck
1
-3
/
+4
2010-02-17
class: Free the class private data in class_release
Laurent Pinchart
1
-0
/
+2
2010-02-17
sysfs: sysfs_sd_setattr set iattrs unconditionally
Eric W. Biederman
1
-18
/
+17
2010-02-17
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
1
-2
/
+1
2010-02-17
USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option
Valentin Longchamp
1
-0
/
+1
2010-02-17
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
1
-1
/
+1
2010-02-17
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2
-2
/
+2
2010-02-17
USB: FHCI: Fix build after kfifo rework
Anton Vorontsov
1
-3
/
+3
2010-02-17
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-17
USB: serial: add usbid for dell wwan card to sierra.c
Richard Farina
1
-0
/
+1
2010-02-17
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
1
-0
/
+1
[next]