| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | UEAGLE: Do not sleep when device is disconnected | Stanislaw Gruszka | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | UEAGLE: Avoid keyboard driver blocking | Stanislaw Gruszka | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | UEAGLE: Allow user to choose input interface alternate setting | Stanislaw Gruszka | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | UEAGLE: Devolo and Elsa chipsets support | Stanislaw Gruszka | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | UEAGLE: Eagle IV chipset support | Stanislaw Gruszka | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: remove unnecessary tests in isp116x and sl811 | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: ark3116.c: fix check-after-use | Adrian Bunk | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: missing test for ESHUTDOWN in adutux driver | Oliver Neukum | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: remove redundant memset from amd5536udc | Mariusz Kozlowski | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: mct_u232-convert-to-proper-speed-handling-api-fix | Andrew Morton | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: kl5kusb105: witch to new speed API | Alan Cox | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usblp: Fix a double kfree | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usbmon: Smooth the core code | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usbmon: Drop DMA mapping for setup packet | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usbmon: Update pipe removal to suit my taste | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usblp: Cosmetics | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usblp: mutex in usblp_check_status | Pete Zaitcev | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Convert printk to dev_* macros | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Mis-spelled word | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Remove if 0'ed code | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: SisUSB2VGA: Whitespace Cleanups | Felipe Balbi | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: cleanups for g_file_storage | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: don't touch sysfs stuff when altsetting is unchanged | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: make usb_release_interface static | Greg Kroah-Hartman | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: rename choose_configuration | Greg Kroah-Hartman | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: document device authorization | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: hook up device authorization to sysfs | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: introduce usb_authorize/deauthorize() | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: split usb_new_device for clarity and refactoring | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: usb_generic_probe() obeys authorization | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: usb_probe_interface() obeys authorization | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: usb_get_configuration() obeys authorization | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: usb_set_configuration() obeys authorization | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: initialize authorization and wusb bits in USB devices | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: cleanup usb_register_bus() and hook up sysfs group | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: add the concept of default authorization to USB hosts | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | usb: introduce usb_device authorization bits | Inaky Perez-Gonzalez | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: gadget zero cleanups | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: file storage gadget cleanups | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: serial gadget cleanups | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: gmidi cleanups | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: ethernet gadget cleanups, shrinkage | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell | 2007-10-12 | |
| | * | | | | | | | | | | | | | | | | USB: Add drivers/usb/misc/iowarrior.c to the Makefile | Nico Erfurth | 2007-10-12 | |
