summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/README (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-22device create: ide: convert device_create to device_create_drvdataGreg Kroah-Hartman1-4/+6
2008-07-22device create: i2c: convert device_create to device_create_drvdataGreg Kroah-Hartman1-3/+3
2008-07-22device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-22device create: hid: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-07-22device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2-3/+5
2008-07-22device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-22device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman1-3/+5
2008-07-22device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-07-22device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman18-49/+61
2008-07-22device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman5-10/+17
2008-07-22Firmware: fix typo in example codeGreg Kroah-Hartman1-1/+1
2008-07-22debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day1-0/+3
2008-07-22kobject: replace '/' with '!' in nameKay Sievers1-2/+8
2008-07-22sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams7-2/+124
2008-07-22usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-22USB: use reset_resume when normal resume failsAlan Stern2-5/+22
2008-07-22usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-22usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-22USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-22USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-22USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2-0/+11
2008-07-22USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-22USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-22USB: Fix pointer/int cast in USB devio codeDavid Howells1-2/+3
2008-07-22usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-22USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-22USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-22usbfs: don't store bad pointers in registrationAlan Stern1-9/+10
2008-07-22usbfs: fix race between open and unregisterAlan Stern1-5/+11
2008-07-22usbfs: simplify the lookup-by-minor routinesAlan Stern1-9/+6
2008-07-22usbfs: send disconnect signals when device is unregisteredAlan Stern3-31/+41
2008-07-22USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern4-21/+140
2008-07-22USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-22USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-07-22USB: fix disconnect bug in cdc-acmOliver Neukum1-13/+15
2008-07-22USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum1-1/+4
2008-07-22USB: autosuspend for cdc-wdmOliver Neukum1-6/+101
2008-07-22USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2-21/+126
2008-07-22USB: keyspan: Remove duplicate device entriesBen Collins1-3/+2
2008-07-22usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy1-1/+1
2008-07-22usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda1-4/+27
2008-07-22usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda1-1/+6
2008-07-22USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei5-23/+23
2008-07-22USB: usb-serial: fix a sparse warning about different signednessAndre Haupt1-1/+1
2008-07-22USB: isp1760: Support board-specific hardware configurationsNate Case3-18/+104
2008-07-22USB: fix comment of usb_set_configurationMing Lei1-1/+1
2008-07-22USB: use standard SG iterator in the scatter-gather libraryAlan Stern1-6/+6
2008-07-22USB: remove interface parameter of usb_reset_composite_deviceMing Lei5-14/+7
2008-07-22USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet1-1/+0
2008-07-22USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton1-2/+2