| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | usb: u132-hcd driver: semaphore to mutex | Daniel Walker | 2008-04-24 | 1 | -110/+110 |
| * | usb: u132-hcd driver style clean up | Daniel Walker | 2008-04-24 | 1 | -2569/+2563 |
| * | USB: add usb-serial spcp8x5 driver | Greg Kroah-Hartman | 2008-04-24 | 3 | -1/+1087 |
| * | usb/usb-serial-sierra-add-new-dev-group | Kevin Lloyd | 2008-04-24 | 1 | -0/+40 |
| * | USB: Serial: Sierra: C597 fix | Kevin Lloyd | 2008-04-24 | 1 | -1/+1 |
| * | USB: Serial: Sierra: Clean up | Kevin Lloyd | 2008-04-24 | 1 | -9/+8 |
| * | USB: increase cdc-acm write throughput | David Engraf | 2008-04-24 | 2 | -43/+45 |
| * | USB: cdc-acm tell tty layer not to split things up. | David Engraf | 2008-04-24 | 1 | -0/+1 |
| * | usbmon: restore mmap | Pete Zaitcev | 2008-04-24 | 2 | -8/+4 |
| * | USB: Fix "cut and paste" booboo in usbmon Makefile. | Robert P. J. Day | 2008-04-24 | 1 | -1/+1 |
| * | USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
| * | USB: Remove EXPERIMENTAL from dynamic USB minor allocation. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
| * | USB: Remove EXPERIMENTAL designation from USB MDC800 support. | Robert P. J. Day | 2008-04-24 | 1 | -2/+2 |
| * | USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries | Robert P. J. Day | 2008-04-24 | 1 | -25/+25 |
| * | USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries | Robert P. J. Day | 2008-04-24 | 1 | -10/+10 |
| * | USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. | Robert P. J. Day | 2008-04-24 | 1 | -8/+10 |
| * | USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries. | Robert P. J. Day | 2008-04-24 | 1 | -14/+14 |
| * | USB: mass storage: emulation of sat scsi_pass_thru with ATACB | matthieu castet | 2008-04-24 | 9 | -2/+259 |
| * | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 17 | -40/+57 |
| * | USB: usb.h: reduce syslog clutter [v3] | Tilman Schmidt | 2008-04-24 | 1 | -7/+6 |
| * | drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE | Andrew Morton | 2008-04-24 | 1 | -1/+3 |
| * | USB: cypress_m8: Speed handling | Alan Cox | 2008-04-24 | 1 | -140/+29 |
| * | USB: ehci: paranoia, reject large control transfers | David Brownell | 2008-04-24 | 1 | -2/+8 |
| * | USB: remove dev->power.power_state | Alan Stern | 2008-04-24 | 18 | -60/+11 |
| * | USB: ipaq: fix devices having more than one endpoint | Matthias Geissert | 2008-04-24 | 1 | -3/+3 |
| * | USB: ehci: remove obsolete workaround for bogus IRQs | David Brownell | 2008-04-24 | 1 | -3/+3 |
| * | USB: partial USB embedded host support | Robin Getz | 2008-04-24 | 1 | -5/+8 |
| * | USB: io_ti.c: remove unneeded null tty check | Ray Lee | 2008-04-24 | 1 | -2/+1 |
| * | USB: use DIV_ROUND_UP | Julia Lawall | 2008-04-24 | 4 | -7/+7 |
| * | USB: io_ti: lock mcr and msr shadows properly | Alan Cox | 2008-04-24 | 1 | -0/+7 |
| * | USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr | Alan Cox | 2008-04-24 | 1 | -0/+9 |
| * | USB: kobil_sct: Get rid of unneeded priv->line_state | Alan Cox | 2008-04-24 | 1 | -10/+5 |
| * | USB: iuu_phoenix: lock priv->tiostatus properly | Alan Cox | 2008-04-24 | 1 | -5/+13 |
| * | USB: serial: Note mos7480 and option don't lock modem status | Alan Cox | 2008-04-24 | 2 | -0/+2 |
| * | USB: ftdi_sio: Note missing locking | Alan Cox | 2008-04-24 | 1 | -2/+2 |
| * | USB: usb-serial: Prepare for BKL push down | Alan Cox | 2008-04-24 | 1 | -2/+9 |
| * | USB: minor ehci xITD simplifications | Karsten Wiese | 2008-04-24 | 1 | -18/+12 |
| * | USB: auerswald: Convert ccp->mutex in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -26/+26 |
| * | USB: auerswald: Convert ccp->readmutex in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -9/+9 |
| * | USB: auerswald: Convert stats_sem in a mutex | matthias@kaehlcke.net | 2008-04-24 | 1 | -21/+24 |
| * | USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices | Mike Isely | 2008-04-24 | 1 | -45/+59 |
| * | USB: cypress_m8: Get rid of pointless NULL check | Mike Isely | 2008-04-24 | 1 | -7/+5 |
| * | USB: cypress_m8: Don't issue GET_CONFIG for certain devices | Mike Isely | 2008-04-24 | 1 | -2/+19 |
| * | USB: cypress_m8: Packet format is separate from characteristic size | Mike Isely | 2008-04-24 | 1 | -45/+66 |
| * | USB: cypress_m8: Feature buffer fixes | Mike Isely | 2008-04-24 | 1 | -14/+22 |
| * | USB: io_ti.c: remove pointless eye-candy in debug statements | Andrew Morton | 2008-04-24 | 1 | -6/+4 |
| * | USB: gadget: Hangup tty on g_serial disconnect | Savin Zlobec | 2008-04-24 | 1 | -2/+1 |
| * | USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" | Karsten Wiese | 2008-04-24 | 2 | -17/+20 |
| * | USB: m66592-udc: reduce size of data structure. | Paul Mundt | 2008-04-24 | 1 | -1/+1 |
| * | USB: ehci minor SOC bus glue fixes | David Brownell | 2008-04-24 | 4 | -11/+11 |