summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: chipidea: fix use after free bugLothar Waßmann2012-11-261-1/+2
* ezusb: add dependency to USBRene Buergel2012-11-261-0/+1
* usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-11-261-1/+1
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-11-261-0/+1
* usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong2012-11-261-1/+0
* USB: option: blacklist network interface on Huawei E173Bjørn Mork2012-11-261-0/+3
* USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-11-261-0/+19
* USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn2012-11-211-0/+22
* USB: opticon: switch to generic read implementationJohan Hovold2012-11-211-130/+11
* USB: opticon: refactor reab-urb processingJohan Hovold2012-11-211-46/+59
* USB: opticon: use usb-serial bulk-in urbJohan Hovold2012-11-211-29/+2
* USB: opticon: increase bulk-in sizeJohan Hovold2012-11-211-1/+2
* USB: opticon: use port as urb contextJohan Hovold2012-11-211-10/+8
* USB: opticon: pass port to get_serial_infoJohan Hovold2012-11-211-4/+3
* USB: opticon: make private data port specificJohan Hovold2012-11-211-32/+37
* USB: opticon: remove disconnectJohan Hovold2012-11-211-8/+0
* USB: opticon: move read-urb deallocation to releaseJohan Hovold2012-11-211-1/+1
* USB: opticon: simplify bulk-in discovery in attachJohan Hovold2012-11-211-33/+16
* USB: opticon: remove private usb-serial dataJohan Hovold2012-11-211-3/+1
* USB: opticon: remove redundant initialisationJohan Hovold2012-11-211-1/+0
* USB: opticon: remove private serial-device dataJohan Hovold2012-11-211-6/+4
* USB: opticon: use port device for error and debugJohan Hovold2012-11-211-5/+6
* USB: opticon: move private urb initialisation to attachJohan Hovold2012-11-211-7/+6
* USB: opticon: remove redundant bulk urb fillJohan Hovold2012-11-211-5/+0
* USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-211-1/+2
* USB: usbtest: prevent a divide by zero bugDan Carpenter2012-11-211-0/+3
* usb: remove use of __devexitBill Pemberton2012-11-2158-68/+68
* usb: remove use of __devinitconstBill Pemberton2012-11-215-7/+7
* usb: remove use of __devinitdataBill Pemberton2012-11-217-17/+17
* usb: remove use of __devinitBill Pemberton2012-11-2185-155/+145
* usb: remove use of __devexit_pBill Pemberton2012-11-2155-56/+56
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-214-53/+0
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-1642-150/+359
|\
| * Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-161-1/+1
| |\
| | * rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1617-63/+117
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-166-5/+26
| | |\ \
| | | * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-142-0/+2
| | | |\ \
| | | | * | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | | * | iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| | * | | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| | * | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
| | * | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
| | * | | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
| | * | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-0/+4
| | * | | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
| | * | | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2