summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-09-052-9/+9
| | * | | | | | | | | rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-051-1/+2
| | * | | | | | | | | brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman2012-09-051-7/+8
| | * | | | | | | | | brcmfmac: fix race condition for rx and tx data.Hante Meuleman2012-09-051-10/+11
| | * | | | | | | | | brcmfmac: dont use ZERO flag for usb INHante Meuleman2012-09-051-1/+0
| | * | | | | | | | | brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel2012-09-051-4/+4
| | * | | | | | | | | ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan2012-09-051-1/+2
| | * | | | | | | | | ath9k_hw: enable PA linearizationFelix Fietkau2012-09-051-3/+0
| | * | | | | | | | | ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-054-8/+7
| | * | | | | | | | | ath9k_hw: disable PA linearization for AR9462Felix Fietkau2012-09-051-1/+2
| | * | | | | | | | | ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau2012-09-053-1/+111
| | * | | | | | | | | ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau2012-09-051-1/+5
| | * | | | | | | | | ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau2012-09-051-3/+0
| | * | | | | | | | | rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde2012-09-051-0/+1
| | * | | | | | | | | mwifiex: fix skb length issue when send a command to firmwareStone Piao2012-09-051-1/+14
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-052-5/+9
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-08-271-0/+3
| | | * | | | | | | | | Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-08-211-5/+3
| | | * | | | | | | | | Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2012-08-152-0/+3
| * | | | | | | | | | | |PATCH] seeq: Add missing spinlock initJean Delvare2012-09-071-0/+1
| * | | | | | | | | | | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-071-1/+2
| * | | | | | | | | | | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-071-6/+7
| * | | | | | | | | | | net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
| * | | | | | | | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+116
| * | | | | | | | | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-072-83/+83
| * | | | | | | | | | | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9
| * | | | | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-051-1/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | can: mcp251x: avoid repeated frame bugBenoît Locher2012-09-031-1/+10
| * | | | | | | | | | | | i825xx: fix paging fault on znet_probe()Wu Fengguang2012-09-041-4/+9
| * | | | | | | | | | | | mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
| * | | | | | | | | | | | net: usbnet: fix softirq storm on suspendBjørn Mork2012-09-031-4/+12
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-09-1426-57/+410
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman2012-09-121-18/+41
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik2012-09-121-4/+1
| | * | | | | | | | | | | | usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde2012-09-121-8/+15
| | * | | | | | | | | | | | usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde2012-09-121-1/+1
| | * | | | | | | | | | | | usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik2012-09-121-4/+17
| | * | | | | | | | | | | | usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik2012-09-121-1/+7
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork2012-09-111-2/+4
| * | | | | | | | | | | | EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-111-2/+10
| * | | | | | | | | | | | USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork2012-09-111-4/+8
| * | | | | | | | | | | | USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2012-09-102-2/+7
| * | | | | | | | | | | | Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-09-0753-221/+400
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | usb: dwc3: gadget: fix pending isoc handlingPratyush Anand2012-09-061-0/+12
| | * | | | | | | | | | | | usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto2012-09-061-2/+2
| | * | | | | | | | | | | | usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior2012-09-061-3/+1
| | * | | | | | | | | | | | usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior2012-09-061-2/+0
| | * | | | | | | | | | | | usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I2012-09-061-2/+7
| | * | | | | | | | | | | | usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov2012-09-061-1/+1
| | * | | | | | | | | | | | usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov2012-09-061-1/+1