summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
* Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-071-5/+0
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
* USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
* usb-storage: redo incorrect readsAlan Stern2011-06-074-1/+62
* usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-061-0/+1
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
* usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
* musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
* USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-061-0/+2
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
* USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-061-1/+9
* option: add Prolink PH300 modem IDsDan Williams2011-06-061-0/+2
* option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-061-2/+11
* option: add Zoom 4597 modem USB IDsDan Williams2011-06-061-0/+4
* Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-066-11/+51
|\
| * USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
| * xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-023-2/+20
| * xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-021-0/+7
| * xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-022-4/+9
| * xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
| * xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-011-1/+1
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-062-23/+22
|\ \
| * | hwmon: (max6642): Better chip detection schemaPer Dalén2011-06-041-2/+16
| * | hwmon: (coretemp) Further relax temperature range checksGuenter Roeck2011-06-011-2/+2
| * | hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck2011-06-011-17/+2
| * | hwmon: (coretemp) Relax target temperature range checkJean Delvare2011-06-011-1/+1
| * | hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen2011-06-011-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-06-042-1/+2
|\ \
| * | [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-022-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0441-158/+269
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0312-48/+124
| |\ \ \
| | * | | iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| | * | | ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| | * | | iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| | * | | zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| | * | | wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| | * | | wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| | * | | wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| | * | | wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| | * | | libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
| * | | | tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-031-1/+1
| * | | | drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-021-3/+2
| * | | | net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-011-3/+3