aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining super_operations constAlexey Dobriyan2-3/+2
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-12/+12
2009-09-19USB serial: update the console driverAlan Stern1-9/+19
2009-09-19usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-09-19usb-serial: add missing tests and debug linesAlan Stern1-4/+17
2009-09-19usb-serial: rename subroutinesAlan Stern1-8/+11
2009-09-19usb-serial: fix termios initialization logicAlan Stern1-12/+10
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern1-64/+47
2009-09-19usb-serial: change logic of serial lookupsAlan Stern1-8/+23
2009-09-19usb-serial: put subroutines in logical orderAlan Stern1-77/+77
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern1-75/+20
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby1-3/+6
2009-09-19tty: USB serial termios bitsAlan Cox9-107/+102
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox40-127/+65
2009-09-19tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox1-21/+7
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox1-6/+0
2009-09-19tty: USB hangup is racyAlan Cox1-4/+1
2009-09-19cdc_acm: Fix to use modern speed interfacesAlan Cox1-4/+1
2009-09-19mos7840: remove old dead modem logicAlan Cox1-115/+0
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers1-4/+15
2009-09-19MOS7720 has no tiocmget methodKees Schoenmakers1-37/+64
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers5-12/+12
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-684/+2331
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-44/+60
2009-09-15debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim1-1/+1
2009-09-15driver model: constify attribute groupsDavid Brownell3-5/+5
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki2-44/+60
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt1-1/+1
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt1-6/+12
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2-2/+27
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm1-0/+9
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm2-22/+11
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm2-3/+41
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda5-0/+1911
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt12-18/+53
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont1-26/+51
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont1-12/+2
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt30-468/+1096
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller77-2714/+1727
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki12-18/+53
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cableMarko Hänninen2-0/+8
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1