Commit Graph

104642 Commits (1e2744011ff3cd195aba9f7a15dd71b332812a5c)
 

Author SHA1 Message Date
Greg Kroah-Hartman 1e2744011f device create: framebuffer: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman e282959ef3 device create: dvb: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 275e64decc device create: dca: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 6143b59970 device create: coda: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Greg Kroah-Hartman 09857e35cd Firmware: fix typo in example code 17 years ago
Robert P. J. Day ff543332ec debugfs: Add a reference to the debugfs API documentation. 17 years ago
Kay Sievers 9f255651fb kobject: replace '/' with '!' in name 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Linus Torvalds 93ded9b8fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 17 years ago
Alan Stern f756cbd458 usb-storage: revert DMA-alignment change for Wireless USB 17 years ago
Alan Stern 86c57edf60 USB: use reset_resume when normal resume fails 17 years ago
David Brownell ac90e36592 usb_gadget: composite cdc gadget fault handling 17 years ago
David Lopo c24f42276b usb gadget: minor USBCV fix for composite framework 17 years ago
Julien May 28874b7ec4 USB: Fix bug with byte order in isp116x-hcd.c fio write/read 17 years ago
Oliver Neukum df3e1ab733 USB: fix double kfree in ipaq in error case 17 years ago
Oliver Neukum 357585892e USB: fix build error in cdc-acm for CONFIG_PM=n 17 years ago
Daniel Ribeiro 95f371f24c USB: remove board-specific UP2OCR configuration from pxa27x-udc 17 years ago
Srikanth Srinivasan 4f5342583c USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx 17 years ago
David Howells a80d5ff0d7 USB: Fix pointer/int cast in USB devio code 17 years ago
Randy Dunlap 4ddd9ec17a usb gadget: g_cdc dependso on NET 17 years ago
Manuel Lauss 42bfc7b44f USB: Au1xxx-usb: suspend/resume support. 17 years ago
Manuel Lauss 53c81a348f USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. 17 years ago
Alan Stern e04199b216 usbfs: don't store bad pointers in registration 17 years ago
Alan Stern d64aac3639 usbfs: fix race between open and unregister 17 years ago
Alan Stern 61ad04a89f usbfs: simplify the lookup-by-minor routines 17 years ago
Alan Stern cd9f03759d usbfs: send disconnect signals when device is unregistered 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Jean Delvare 64b3d6d119 USB: ohci-pnx4008: I2C cleanups and fixes 17 years ago
Aleksey Gorelov 71be4f81e9 USB: debug port converter does not accept more than 8 byte packets 17 years ago
Oliver Neukum 830f4021a8 USB: fix disconnect bug in cdc-acm 17 years ago
Oliver Neukum 62ad296b6c USB: fix usb serial pm counter decrement for disconnected interfaces 17 years ago
Oliver Neukum 17d80d562f USB: autosuspend for cdc-wdm 17 years ago
Oliver Neukum 11ea859d64 USB: additional power savings for cdc-acm devices that support remote wakeup 17 years ago
Ben Collins 188d636027 USB: keyspan: Remove duplicate device entries 17 years ago
Benny Halevy 3b36a8fd67 usb: fix uninitialized variable warning in keyspan_pda 17 years ago
Yoshihiro Shimoda 397f519a0d usb: r8a66597-hcd: fix iinterval for Full/Low speed device 17 years ago
Yoshihiro Shimoda 0bf32b807f usb: r8a66597-hcd: fix interrupt trigger 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Andre Haupt dd9ca5d9be USB: usb-serial: fix a sparse warning about different signedness 17 years ago
Nate Case 3faefc88c1 USB: isp1760: Support board-specific hardware configurations 17 years ago
Ming Lei 6d243e5c76 USB: fix comment of usb_set_configuration 17 years ago
Alan Stern 7c3e28bc56 USB: use standard SG iterator in the scatter-gather library 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Christophe Jaillet 33578bd706 USB: AccessRunner: avoid unnecessary memset 17 years ago
Andrew Morton d249afddff USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' 17 years ago
Oliver Neukum 87d65e54b6 USB: cdc-wdm cleanup 17 years ago
Greg Kroah-Hartman 640c1bce86 USB: delete airprime driver 17 years ago
Akinobu Mita 518386c7d4 USB: usbmon: use simple_read_from_buffer() 17 years ago