summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-013-7/+89
* USB: option: idVendor and idProduct are __le16Bjørn Mork2012-10-311-3/+3
* USB: option: replace vendor probe rule with match flagsBjørn Mork2012-10-311-38/+33
* USB: option: never bind to a usb-storage interfaceBjørn Mork2012-10-311-7/+2
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-3117-123/+21
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-317-239/+1
* USB: remove iteration limit in hub_tt_work()Alan Stern2012-10-311-4/+0
* USB: serial: remove driver version informationJohan Hovold2012-10-3132-119/+1
* USB: ums_realtek: fix build warningJingoo Han2012-10-301-1/+1
* USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold2012-10-301-41/+11
* USB: ftdi_sio: optimise chars_in_bufferJohan Hovold2012-10-301-0/+2
* USB: ftdi_sio: use generic chars_in_bufferJohan Hovold2012-10-301-6/+1
* USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold2012-10-301-0/+1
* USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold2012-10-301-3/+35
* USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold2012-10-301-1/+4
* USB: ftdi_sio: fix tiocmget indentationJohan Hovold2012-10-301-4/+4
* USB: ftdi_sio: remove unused private port-dataJohan Hovold2012-10-301-2/+0
* USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-301-6/+9
* USB: ftdi_sio: remove unnecessary memsetJohan Hovold2012-10-301-1/+0
* USB: cp210x: fix whitespace issuesJohan Hovold2012-10-301-17/+14
* USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han2012-10-301-1/+1
* usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-301-1/+1
* Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-29185-1985/+2596
|\
| * Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
| |\
| | * spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| | * spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2635-310/+578
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| | |\ \
| | | * | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | | * | mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
| | | * | mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-241-8/+5
| | | * | brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-241-1/+1
| | | * | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-241-82/+82
| | | * | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
| | | * | rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
| | | * | rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-241-1/+1
| | * | | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-261-16/+19
| | * | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| | * | | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
| | * | | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| | * | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
| | * | | net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-261-1/+0
| | * | | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
| | * | | vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-241-1/+2
| | * | | gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-241-1/+1
| | * | | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-242-5/+27
| | |\ \ \
| | | * | | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
| | | * | | can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-231-3/+16
| | * | | | NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-241-1/+1
| | * | | | pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico2012-10-241-6/+11
| | |/ / /