index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2008-04-24
USB: cypress_m8: Speed handling
Alan Cox
-140
/
+29
2008-04-24
USB: ehci: paranoia, reject large control transfers
David Brownell
-2
/
+8
2008-04-24
USB: remove dev->power.power_state
Alan Stern
-60
/
+11
2008-04-24
USB: ipaq: fix devices having more than one endpoint
Matthias Geissert
-3
/
+3
2008-04-24
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
-3
/
+3
2008-04-24
USB: partial USB embedded host support
Robin Getz
-5
/
+8
2008-04-24
USB: io_ti.c: remove unneeded null tty check
Ray Lee
-2
/
+1
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
-7
/
+7
2008-04-24
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
-0
/
+7
2008-04-24
USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr
Alan Cox
-0
/
+9
2008-04-24
USB: kobil_sct: Get rid of unneeded priv->line_state
Alan Cox
-10
/
+5
2008-04-24
USB: iuu_phoenix: lock priv->tiostatus properly
Alan Cox
-5
/
+13
2008-04-24
USB: serial: Note mos7480 and option don't lock modem status
Alan Cox
-0
/
+2
2008-04-24
USB: ftdi_sio: Note missing locking
Alan Cox
-2
/
+2
2008-04-24
USB: usb-serial: Prepare for BKL push down
Alan Cox
-2
/
+9
2008-04-24
USB: minor ehci xITD simplifications
Karsten Wiese
-18
/
+12
2008-04-24
USB: auerswald: Convert ccp->mutex in a mutex
matthias@kaehlcke.net
-26
/
+26
2008-04-24
USB: auerswald: Convert ccp->readmutex in a mutex
matthias@kaehlcke.net
-9
/
+9
2008-04-24
USB: auerswald: Convert stats_sem in a mutex
matthias@kaehlcke.net
-21
/
+24
2008-04-24
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
Mike Isely
-45
/
+59
2008-04-24
USB: cypress_m8: Get rid of pointless NULL check
Mike Isely
-7
/
+5
2008-04-24
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
Mike Isely
-2
/
+19
2008-04-24
USB: cypress_m8: Packet format is separate from characteristic size
Mike Isely
-45
/
+66
2008-04-24
USB: cypress_m8: Feature buffer fixes
Mike Isely
-14
/
+22
2008-04-24
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
-6
/
+4
2008-04-24
USB: gadget: Hangup tty on g_serial disconnect
Savin Zlobec
-2
/
+1
2008-04-24
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
-17
/
+20
2008-04-24
USB: m66592-udc: reduce size of data structure.
Paul Mundt
-1
/
+1
2008-04-24
USB: ehci minor SOC bus glue fixes
David Brownell
-11
/
+11
2008-04-24
USB: ehci tolerates some buggy devices
David Brownell
-1
/
+32
2008-04-24
USB: ohci: port reset paranoia timeout
David Brownell
-3
/
+21
2008-04-24
USB: ehci: minor cleanups
David Brownell
-33
/
+4
2008-04-24
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
-3
/
+7
2008-04-24
USB: usbatm: convert heavy init dances to kthread API
Pavel Emelyanov
-13
/
+16
2008-04-24
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...
Andrew Morton
-2
/
+3
2008-04-24
USB: make USB_STORAGE_ONETOUCH available with PM
Adrian Bunk
-1
/
+1
2008-04-24
USB: libusual: locking cleanup
Daniel Walker
-8
/
+6
2008-04-24
USB: microtek: remove unused semaphore
Daniel Walker
-2
/
+0
2008-04-24
USB: enable USB-PERSIST by default
Alan Stern
-2
/
+4
2008-04-24
USB: check serial-number string after device reset
Alan Stern
-16
/
+51
2008-04-24
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
-64
/
+33
2008-04-24
USB: make USB-PERSIST work after every system sleep
Alan Stern
-34
/
+80
2008-04-24
USB: reorganize code in hub.c
Alan Stern
-26
/
+32
2008-04-24
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
-6
/
+14
2008-04-24
USB: Add HP hs2300 Broadband Wireless Module to sierra.c
Stefan Seyfried
-0
/
+1
2008-04-24
USB: Fix memory leak in mon_stat_release
Ming Lei
-0
/
+3
2008-04-24
USB: CP2101 Add new device IDs
Craig Shelley
-0
/
+3
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
-86
/
+83
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
-5
/
+0
2008-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
-86
/
+83
[prev]
[next]