summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King364-1961/+4256
2010-02-23[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem4-0/+163
2010-02-23[ARM] MV78XX0: MPP routines and definitionsSebastien Requiem3-1/+444
2010-02-23[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WPJohn Holland1-2/+24
2010-02-23[ARM] eSATA SheevaPlug: configure SoC SATA interfaceJohn Holland1-0/+10
2010-02-23[ARM] eSATA SheevaPlug basic board supportJohn Holland3-0/+21
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij1-1/+5
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-18Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King30-173/+233
2010-02-18MAINTAINERS: fix my e-mail and status for Gemini and FA526Paulius Zaleckas1-4/+4
2010-02-18Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin1-2/+2
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski1-1/+1
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-22/+60
2010-02-18Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds13-142/+137
2010-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-3/+21
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins1-0/+8
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown11-22/+60
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown2-2/+3
2010-02-18Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie3-5/+6
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse3-29/+21
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse3-72/+45
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson1-2/+45
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2-33/+19
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie1-1/+1
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+4
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-35/+92
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-18/+19
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-64/+93
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-02-16class: Free the class private data in class_releaseLaurent Pinchart1-0/+2
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman1-18/+17
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr1-2/+1
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp1-0/+1
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz1-1/+1
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov2-2/+2
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov1-3/+3
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov1-0/+1
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown1-0/+1
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown1-0/+1
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2-3/+38
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz1-1/+1
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2-0/+2
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26