summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-2210-11/+9
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-212-3/+1
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-212-2/+2
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-212-2/+2
| * trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-211-1/+1
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-222-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-205-12/+12
|\
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-195-12/+12
* | USB serial: update the console driverAlan Stern2009-09-191-9/+19
* | usb-serial: straighten out serial_openAlan Stern2009-09-191-37/+22
* | usb-serial: add missing tests and debug linesAlan Stern2009-09-191-4/+17
* | usb-serial: rename subroutinesAlan Stern2009-09-191-8/+11
* | usb-serial: fix termios initialization logicAlan Stern2009-09-191-12/+10
* | usb-serial: acquire references when a new tty is installedAlan Stern2009-09-191-64/+47
* | usb-serial: change logic of serial lookupsAlan Stern2009-09-191-8/+23
* | usb-serial: put subroutines in logical orderAlan Stern2009-09-191-77/+77
* | usb-serial: change referencing of port and serial structuresAlan Stern2009-09-191-75/+20
* | tty: USB: serial/mct_u232, fix tty refcntJiri Slaby2009-09-191-3/+6
* | tty: USB serial termios bitsAlan Cox2009-09-199-107/+102
* | tty: USB does not need the filp argument in the driversAlan Cox2009-09-1940-127/+65
* | tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-09-191-21/+7
* | tty: remove dtr/rts use from the driver open methodsAlan Cox2009-09-191-6/+0
* | tty: USB hangup is racyAlan Cox2009-09-191-4/+1
* | cdc_acm: Fix to use modern speed interfacesAlan Cox2009-09-191-4/+1
* | mos7840: remove old dead modem logicAlan Cox2009-09-191-115/+0
* | tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers2009-09-191-4/+15
* | MOS7720 has no tiocmget methodKees Schoenmakers2009-09-191-37/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-1810-684/+2331
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-162-44/+60
| |\
| * | usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-241-1/+1
| * | Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-231-6/+12
| |\ \
| | * \ Merge branch 'master' into sh/hwblkPaul Mundt2009-08-1512-18/+53
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-0420-456/+1055
| | |\ \ \
| * | | | | usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2009-08-212-2/+27
| * | | | | usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm2009-08-201-0/+9
| * | | | | usb: r8a66597-udc buffer management updateMagnus Damm2009-08-202-22/+11
| * | | | | usb: add clock support to r8a66597 gadget driverMagnus Damm2009-08-202-3/+41
| * | | | | usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda2009-08-205-0/+1911
| | |_|/ / | |/| | |
| * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-1330-468/+1096
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-291-0/+2
| * | | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-233-159/+192
| * | | | usb: move r8a66597 register definesMagnus Damm2009-07-231-366/+0
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt2009-07-213-4/+4
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-2059-2380/+782
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-203-129/+141
| | | * | | | | usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-201-8/+13
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-112-2/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt2009-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * / | | | | | | | usb: m66592-udc buffer management updateMagnus Damm2009-07-052-23/+12
| |/ / / / / / / /