USB: remove CONFIG_USB_PERSIST setting
[safe/jmp/linux-2.6] / drivers / usb / core /
2008-04-25 Alan SternUSB: remove CONFIG_USB_PERSIST setting
2008-04-25 Alan SternUSB: make USB-PERSIST work after every system sleep
2008-04-25 Alan SternUSB: reorganize code in hub.c
2008-04-25 Alan SternUSB: EHCI: carry out port handover during each root...
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-03-25 Alan SternUSB: new quirk flag to avoid Set-Interface
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-03-04 Alan SternUSB: spruce up the device blacklist
2008-03-04 Alan SternUSB: update Kconfig entry for USB_SUSPEND
2008-03-04 Rafael J. WysockiPM: Do not acquire device semaphores upfront during...
2008-03-03 Randy Dunlapdocbook: fix usb source files
2008-02-21 Alan SternUSB: quirks and unusual_devs entry for Actions flash...
2008-02-21 Oliver NeukumUSB: quirks for known quirky audio devices
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/message.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/hcd...
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/devio.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/devices.c
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.h
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Greg Kroah-HartmanUSB: use a real vendor and product id for root hubs
2008-02-01 Miklos SzerediUSB: mount options: fix usbfs
2008-02-01 Magnus Dammusb: dma bounce buffer support
2008-02-01 Pete ZaitcevUSB: usbfs: struct async is a fixed size structure
2008-02-01 Sarah SharpUSB: Export suspend statistics
2008-02-01 Alan SternUSB: add usbfs stubs for suspend and resume
2008-02-01 Alan SternUSB: updates to usb_reset_composite_device()
2008-02-01 Alan SternUSB: repair USBDEVFS_CONNECT ioctl
2008-02-01 Greg Kroah-HartmanUSB: always announce a device has been added to the...
2008-02-01 Balaji RaoUSB: force handover port to companion when hub_port_con...
2008-02-01 Alan SternUSB: don't change HC power state for a FREEZE
2008-02-01 Alan SternUSB: make ksuspend_usbd thread non-freezable
2008-02-01 Tony JonesUSB: Convert from class_device to device for USB core
2008-02-01 Greg Kroah-HartmanUSB: handle idVendor of 0x0000
2008-02-01 Oliver NeukumUSB: use GFP_NOIO in reset path
2008-02-01 Manish KatiyarUSB : correct comments in usb/core/notify.c
2008-01-25 Greg Kroah-HartmanUSB: use proper call to driver_create_file
2007-12-17 Alan SternUSB: use IRQF_DISABLED for HCD interrupt handlers
2007-12-17 Alan SternUSB: fix locking loop by avoiding flush_scheduled_work
2007-11-28 Alan SternUSB: uevent environment key fix
2007-11-28 Alan SternUSB: keep track of whether interface sysfs files exist
2007-11-28 Alan SternUSB HCD: avoid duplicate local_irq_disable()
2007-11-28 Roel KluinUSB: Fix priority mistakes in drivers/usb/core/hub.c
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-29 Joerg Roedelx86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
2007-10-25 Alan SternUSB: fix interface sysfs file-creation bug
2007-10-25 Oliver NeukumUSB: add URB_FREE_BUFFER to permissible flags
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Rafael J. Wysockifreezer: introduce freezer-friendly waiting macros
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-16 Randy Dunlapdocbook: fix usb content
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Alan SternUSB: fix race in autosuspend reschedule
2007-10-12 Alan SternUSB: skip autosuspended devices during system resume
2007-10-12 Alan SternUSB: mutual exclusion for EHCI init and port resets
2007-10-12 Sarah SharpUSB: Export URB statistics for powertop
2007-10-12 Alan SternUSB: remove USB_QUIRK_NO_AUTOSUSPEND
2007-10-12 Alan SternUSB: don't propagate FREEZE or PRETHAW suspends
2007-10-12 jidong xiaoUSB: fix limited_power setting mistake in hub.c
2007-10-12 Alan SternUSB: flush outstanding URBs when suspending
2007-10-12 Alan SternUSB: break apart flush_endpoint and disable_endpoint
2007-10-12 Alan SternUSB: move decision to ignore FREEZE events
2007-10-12 Alan SternUSB: Get rid of annoying endpoint-release message
2007-10-12 Alan SternUSB: remove traces of urb->status from usbcore
2007-10-12 Alan SternUSB: get rid of urb->lock
2007-10-12 Alan SternUSB: Eliminate urb->status usage!
2007-10-12 Alan SternUSB: reorganize urb->status use in usbmon
2007-10-12 Alan SternUSB: fix mistake in usb_hcd_giveback_urb
2007-10-12 Alan SternUSB: add urb->unlinked field
2007-10-12 Alan SternUSB: centralize -EREMOTEIO handling
2007-10-12 Alan SternUSB: don't touch sysfs stuff when altsetting is unchanged
2007-10-12 Alan SternUSB: make HCDs responsible for managing endpoint queues
2007-10-12 Greg Kroah-HartmanUSB: make usb_release_interface static
2007-10-12 Greg Kroah-HartmanUSB: rename choose_configuration
2007-10-12 Inaky Perez-Gonzalezusb: hook up device authorization to sysfs
2007-10-12 Inaky Perez-Gonzalezusb: introduce usb_authorize/deauthorize()
2007-10-12 Inaky Perez-Gonzalezusb: split usb_new_device for clarity and refactoring
2007-10-12 Inaky Perez-Gonzalezusb: usb_generic_probe() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_probe_interface() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_get_configuration() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_set_configuration() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: initialize authorization and wusb bits in USB...
2007-10-12 Inaky Perez-Gonzalezusb: cleanup usb_register_bus() and hook up sysfs group
2007-10-12 Inaky Perez-Gonzalezusb: add the concept of default authorization to USB...
2007-10-12 Alan SternUSB: separate out endpoint queue management and DMA...
2007-10-12 Alan SternUSB: update spinlock usage for root-hub URBs
2007-10-12 Alan SternUSB: cleanup for previous patches
2007-10-12 Alan SternUSB: avoid urb->pipe in usbfs
2007-10-12 Alan SternUSB: address-0 handling during device initialization
2007-10-12 Alan SternUSB: avoid using urb->pipe in usbcore
2007-10-12 Alan SternUSB: add direction bit to urb->transfer_flags
2007-10-12 Alan SternUSB: add ep->enable
2007-10-12 Alan SternUSB: add urb->ep
2007-10-12 Greg Kroah-Hartmancdev: remove unneeded setting of cdev names
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-09-13 Alan SternUSB: disable autosuspend by default for non-hubs
2007-09-11 Oliver NeukumUSB: another quirky device (LCD display)
next