index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
device create: ide: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-4
/
+6
2008-07-22
device create: i2c: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-3
/
+3
2008-07-22
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-22
device create: hid: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-22
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+5
2008-07-22
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-22
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-3
/
+5
2008-07-22
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
18
-49
/
+61
2008-07-22
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
5
-10
/
+17
2008-07-22
Firmware: fix typo in example code
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
debugfs: Add a reference to the debugfs API documentation.
Robert P. J. Day
1
-0
/
+3
2008-07-22
kobject: replace '/' with '!' in name
Kay Sievers
1
-2
/
+8
2008-07-22
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
7
-2
/
+124
2008-07-22
usb-storage: revert DMA-alignment change for Wireless USB
Alan Stern
1
-10
/
+15
2008-07-22
USB: use reset_resume when normal resume fails
Alan Stern
2
-5
/
+22
2008-07-22
usb_gadget: composite cdc gadget fault handling
David Brownell
2
-1
/
+4
2008-07-22
usb gadget: minor USBCV fix for composite framework
David Lopo
1
-0
/
+1
2008-07-22
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
1
-4
/
+19
2008-07-22
USB: fix double kfree in ipaq in error case
Oliver Neukum
1
-1
/
+2
2008-07-22
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
2
-0
/
+11
2008-07-22
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
1
-1
/
+0
2008-07-22
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
1
-0
/
+5
2008-07-22
USB: Fix pointer/int cast in USB devio code
David Howells
1
-2
/
+3
2008-07-22
usb gadget: g_cdc dependso on NET
Randy Dunlap
1
-0
/
+1
2008-07-22
USB: Au1xxx-usb: suspend/resume support.
Manuel Lauss
2
-19
/
+155
2008-07-22
USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
Manuel Lauss
2
-334
/
+210
2008-07-22
usbfs: don't store bad pointers in registration
Alan Stern
1
-9
/
+10
2008-07-22
usbfs: fix race between open and unregister
Alan Stern
1
-5
/
+11
2008-07-22
usbfs: simplify the lookup-by-minor routines
Alan Stern
1
-9
/
+6
2008-07-22
usbfs: send disconnect signals when device is unregistered
Alan Stern
3
-31
/
+41
2008-07-22
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
4
-21
/
+140
2008-07-22
USB: ohci-pnx4008: I2C cleanups and fixes
Jean Delvare
1
-14
/
+12
2008-07-22
USB: debug port converter does not accept more than 8 byte packets
Aleksey Gorelov
1
-0
/
+9
2008-07-22
USB: fix disconnect bug in cdc-acm
Oliver Neukum
1
-13
/
+15
2008-07-22
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
1
-1
/
+4
2008-07-22
USB: autosuspend for cdc-wdm
Oliver Neukum
1
-6
/
+101
2008-07-22
USB: additional power savings for cdc-acm devices that support remote wakeup
Oliver Neukum
2
-21
/
+126
2008-07-22
USB: keyspan: Remove duplicate device entries
Ben Collins
1
-3
/
+2
2008-07-22
usb: fix uninitialized variable warning in keyspan_pda
Benny Halevy
1
-1
/
+1
2008-07-22
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
1
-4
/
+27
2008-07-22
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
1
-1
/
+6
2008-07-22
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
5
-23
/
+23
2008-07-22
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
1
-1
/
+1
2008-07-22
USB: isp1760: Support board-specific hardware configurations
Nate Case
3
-18
/
+104
2008-07-22
USB: fix comment of usb_set_configuration
Ming Lei
1
-1
/
+1
2008-07-22
USB: use standard SG iterator in the scatter-gather library
Alan Stern
1
-6
/
+6
2008-07-22
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
5
-14
/
+7
2008-07-22
USB: AccessRunner: avoid unnecessary memset
Christophe Jaillet
1
-1
/
+0
2008-07-22
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
[next]