summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-02CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge1-0/+2
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge1-3/+12
2008-05-27xen: implement save/restoreJeremy Fitzhardinge3-16/+197
2008-05-27xenbus: rebind irq on restoreJeremy Fitzhardinge1-11/+12
2008-05-27xen-console: add save/restoreJeremy Fitzhardinge1-4/+21
2008-05-27xen: fix unbind_from_irq()Jeremy Fitzhardinge1-2/+2
2008-05-27xen: add rebind_evtchn_irqJeremy Fitzhardinge1-0/+27
2008-05-27xen: drivers/xen/balloon.c: make a function staticAdrian Bunk1-1/+1
2008-05-27xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata1-4/+4
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2-1/+144
2008-05-27xen: make earlyprintk=xen work againJeremy Fitzhardinge1-0/+1
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2-29/+164
2008-05-27xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster1-0/+1
2008-05-27xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2-0/+4
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster1-1/+7
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster1-0/+25
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge1-1/+0
2008-05-27xen: make early console also write to debug consoleJeremy Fitzhardinge1-11/+18
2008-05-27xen: add raw console write functions for debugJeremy Fitzhardinge1-0/+26
2008-05-21HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro7-7/+7
2008-05-21missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-21irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-21misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-49/+42
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-5/+771
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds17-71/+140
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-4/+2
2008-05-20USB: CDC WDM driverOliver Neukum3-0/+752
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-05-20USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins1-0/+1
2008-05-20USB: build fixIngo Molnar1-1/+1
2008-05-20USB: pxa27x_udc - Fix Oopskarl beldan1-1/+2
2008-05-20USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo1-1/+2
2008-05-20USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman1-0/+4
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto4-2/+7
2008-05-20iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet1-4/+2
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman4-16/+17
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman3-10/+9
2008-05-20s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-20UIO: fix race in device_createGreg Kroah-Hartman1-4/+3
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-20LEDS: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-20IB: fix race in device_createGreg Kroah-Hartman2-13/+12
2008-05-20ide: fix race in device_createGreg Kroah-Hartman1-3/+2
2008-05-20fbdev: fix race in device_createGreg Kroah-Hartman1-3/+7