aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-19USB: fix usbfs regressionAlan Stern1-3/+14
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+4
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-12/+25
2010-03-08Merge branch 'origin' into devel-stableRussell King198-3386/+7194
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina6-6/+6
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman1-2/+2
2010-03-07USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown1-1/+1
2010-03-07USB: remove unused defintion of struct usb_device_statusDmitry Torokhov1-5/+0
2010-03-06usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds1-42/+24
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-2/+2
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig2-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds192-3331/+7019
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+7
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-11/+20
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont1-1/+2
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold1-6/+0
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold1-2/+1
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold1-6/+0
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams3-0/+108
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas1-0/+13
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams1-2/+7
2010-03-02USB: fix I2C API usage in ohci-pnx4008.Luotao Fu1-3/+3
2010-03-02USB: usbmon: mask seconds properly in text APIPete Zaitcev1-1/+1
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum1-2/+2
2010-03-02USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum1-1/+1
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern11-126/+66
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox24-79/+25
2010-03-02USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()Roel Kluin1-1/+1
2010-03-02USB: tty: kill request_room for USB ACM classAlan Cox1-1/+0
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox1-15/+3
2010-03-02USB: storage: fix misplaced parenthesisRoel Kluin1-8/+7
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometersDennis O'Brien3-798/+0
2010-03-02USB: fix the idProduct value for USB-3.0 root hubsAlan Stern1-1/+1
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern1-5/+5
2010-03-02USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov3-0/+462
2010-03-02USB: ehci: omap: Update TODO list in commentsAnand Gadiyar1-2/+1
2010-03-02USB: ehci: omap: use default interrupt thresholdAnand Gadiyar1-4/+0
2010-03-02USB: omap: ehci: kill 2 compile warningsAnand Gadiyar1-0/+3
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva1-8/+11
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva1-10/+20
2010-03-02USB: xhci: Fix finding extended capabilities registersEdward Shao1-2/+5
2010-03-02USB: remove debugging message for uevent constructionsAlan Stern1-3/+1
2010-03-02tty: Fix various bogus WARN checks in the usb serial layerAlan Cox1-13/+0
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox1-1/+2
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches11-39/+41
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches12-24/+24