Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+0 |
2009-09-24 | drivers/usb/serial/sierra.c: fix CONFIG_PM=n build | Andrew Morton | 1 | -0/+5 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 5 | -5/+0 |
2009-09-23 | USB: skeleton: fix coding style issues. | Greg Kroah-Hartman | 1 | -15/+28 |
2009-09-23 | USB: O_NONBLOCK in read path of skeleton | Oliver Neukum | 1 | -1/+7 |
2009-09-23 | USB: make usb-skeleton honor O_NONBLOCK in write path | Oliver Neukum | 1 | -3/+10 |
2009-09-23 | USB: skel_read really sucks royally | Oliver Neukum | 1 | -18/+176 |
2009-09-23 | USB: Add hub descriptor update hook for xHCI | Sarah Sharp | 3 | -0/+20 |
2009-09-23 | USB: xhci: Support USB hubs. | Sarah Sharp | 4 | -0/+92 |
2009-09-23 | USB: xhci: Set multi-TT field for LS/FS devices under hubs. | Sarah Sharp | 1 | -4/+2 |
2009-09-23 | USB: xhci: Set route string for all devices. | Sarah Sharp | 2 | -3/+8 |
2009-09-23 | USB: xhci: Fix command wait list handling. | Sarah Sharp | 1 | -17/+29 |
2009-09-23 | USB: xhci: Change how xHCI commands are handled. | Sarah Sharp | 4 | -53/+186 |
2009-09-23 | USB: xhci: Refactor input device context setup. | Sarah Sharp | 1 | -9/+18 |
2009-09-23 | USB: xhci: Endpoint representation refactoring. | Sarah Sharp | 4 | -100/+115 |
2009-09-23 | USB: gadget: ether needs to select CRC32 | Randy Dunlap | 1 | -0/+1 |
2009-09-23 | USB: fix USBTMC get_capabilities success handling | Gergely Imreh | 1 | -5/+8 |
2009-09-23 | USB: fix missing error check in probing | Oliver Neukum | 1 | -12/+22 |
2009-09-23 | USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag | Alan Stern | 1 | -1/+77 |
2009-09-23 | USB: support for autosuspend in sierra while online | Oliver Neukum | 1 | -5/+152 |
2009-09-23 | USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume | Jason Wessel | 1 | -0/+7 |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug/host controller synchronization | Jason Wessel | 1 | -12/+29 |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug controller initialization | Jason Wessel | 1 | -1/+22 |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel | 4 | -20/+60 |
2009-09-23 | USB: ehci-dbgp: stability improvements and external re-init | Jason Wessel | 1 | -148/+294 |
2009-09-23 | USB: dbgp: EHCI debug controller initialization delays | Jason Wessel | 1 | -19/+26 |
2009-09-23 | USB: ehci-dbgp: Execute early BIOS hand off | Jason Wessel | 1 | -0/+49 |
2009-09-23 | USB: dbgp: insert cr prior to nl as needed | Jason Wessel | 1 | -6/+16 |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 3 | -0/+729 |
2009-09-23 | USB: unusual_devs.h: drop some unneeded floppy entries | Pete Zaitcev | 1 | -21/+1 |
2009-09-23 | USB: OMAP: ISP1301: Compile fix | Anand Gadiyar | 1 | -20/+3 |
2009-09-23 | USB: gadget: double free_irq() in at91udc_probe() | Roel Kluin | 1 | -1/+0 |
2009-09-23 | USB: Clean up root hub string descriptors | George Spelvin | 1 | -47/+64 |
2009-09-23 | USB: double put_tty_driver(gs_tty_driver) in gserial_setup() | Roel Kluin | 1 | -1/+0 |
2009-09-23 | USB: make usb_buffer_map_sg consistent with doc | Jiri Slaby | 1 | -2/+2 |
2009-09-23 | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern | 3 | -34/+40 |
2009-09-23 | USB: EHCI: rescan the queue after an unlink | Alan Stern | 3 | -12/+50 |
2009-09-23 | USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry | Anton Vorontsov | 1 | -0/+4 |
2009-09-23 | USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits | Frank Schaefer | 1 | -2/+10 |
2009-09-23 | USB-serial: pl2303: add space/mark parity | Frank Schaefer | 1 | -4/+14 |
2009-09-23 | USB-serial: pl2303: fix baud rate handling in case of unsupported values | Frank Schaefer | 1 | -2/+38 |
2009-09-23 | USB: iuu_phoenix: add a way to select the default VCC | Olivier Bornet | 1 | -1/+6 |
2009-09-23 | USB: iuu_phoenix: increment version number | Olivier Bornet | 1 | -1/+1 |
2009-09-23 | USB: iuu_phoenix: add support for changing VCC | Olivier Bornet | 1 | -0/+93 |
2009-09-23 | USB: iuu_phoenix: clean-up parameter's descriptions | Olivier Bornet | 1 | -5/+6 |
2009-09-23 | USB: iuu_phoenix: Don't reset the device at close | Olivier Bornet | 1 | -4/+0 |
2009-09-23 | USB: usbtmc: correct termination condition for reads. | Steve Holland | 1 | -1/+2 |
2009-09-23 | USB: usbtmc: inhibit corruption | Steve Holland | 1 | -0/+4 |
2009-09-23 | USB: usbtmc: Fix short reads in usbtmc_read() | Steve Holland | 1 | -4/+4 |
2009-09-23 | USb: Break support for WinChipHead CH341 340 USB->Serial "chip" | Tim Small | 1 | -0/+52 |