summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: serial: fix error message on close in generic driverJohan Hovold2010-03-191-1/+3
| * | USB: fix usbfs regressionAlan Stern2010-03-191-3/+14
| |/
* / backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-136-6/+6
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-086-6/+6
| |\
| | * tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-151-1/+1
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| | * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
| | * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-052-2/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-133-12/+25
|\ \ \
| * | | Merge branch 'origin' into devel-stableRussell King2010-03-08198-3386/+7194
| |\| |
| * | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-081-1/+1
| |\ \ \
| | * | | USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown2010-03-071-1/+1
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-031-11/+20
| |\ \ \ \
| | * | | | fsl_mx3_udc: Add i.MX35 supportSascha Hauer2010-02-041-11/+20
| | |/ / /
| * | | | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-021-0/+4
* | | | | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-081-2/+2
| |_|/ / |/| | |
* | | | USB: remove unused defintion of struct usb_device_statusDmitry Torokhov2010-03-071-5/+0Star
* | | | usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds2010-03-071-42/+24Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-2/+2
|\ \ \ \
| * | | | kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-032-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03192-3331/+7019
|\ \ \ \
| * | | | USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont2010-03-021-1/+2
| * | | | USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-021-6/+0Star
| * | | | USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-021-2/+1Star
| * | | | USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-021-6/+0Star
| * | | | USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-023-0/+108
| * | | | USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-021-0/+13
| * | | | USB: option: add Longcheer/Longsung vendor IDDan Williams2010-03-021-2/+7
| * | | | USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-021-3/+3
| * | | | USB: usbmon: mask seconds properly in text APIPete Zaitcev2010-03-021-1/+1
| * | | | USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum2010-03-021-2/+2
| * | | | USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum2010-03-021-1/+1
| * | | | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-022-0/+8
| * | | | USB: remove references to port->port.count from the serial driversAlan Stern2010-03-0211-126/+66Star
| * | | | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-0224-79/+25Star
| * | | | USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin2010-03-021-1/+1
| * | | | USB: tty: kill request_room for USB ACM classAlan Cox2010-03-021-1/+0Star
| * | | | USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-021-15/+3Star
| * | | | USB: storage: fix misplaced parenthesisRoel Kluin2010-03-021-8/+7Star
| * | | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-023-798/+0Star
| * | | | USB: fix the idProduct value for USB-3.0 root hubsAlan Stern2010-03-021-1/+1
| * | | | usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern2010-03-021-5/+5
| * | | | USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-023-0/+462
| * | | | USB: ehci: omap: Update TODO list in commentsAnand Gadiyar2010-03-021-2/+1Star
| * | | | USB: ehci: omap: use default interrupt thresholdAnand Gadiyar2010-03-021-4/+0Star
| * | | | USB: omap: ehci: kill 2 compile warningsAnand Gadiyar2010-03-021-0/+3
| * | | | USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-021-8/+11
| * | | | USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-021-10/+20
| * | | | USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-021-2/+5