summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1026-53/+178
|\
| * USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-043-2/+9
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-049-45/+96
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| | * usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| | * usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1Star
| * | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-041-0/+7
| * | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-042-0/+7
| * | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-041-1/+1
| * | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-041-0/+5
| * | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-041-1/+1
| * | USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-042-0/+32
| * | USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-041-0/+7
| * | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-041-0/+1
| * | USB: ti_usb: fix module removalIonut Nicu2011-02-041-1/+1
| * | USB: io_edgeport: fix the reported firmware major and minorBjørn Mork2011-02-041-2/+2
| |/
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-106-11/+10Star
|\ \
| * | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-9/+6Star
| * | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-031-0/+1
| * | n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-031-0/+1
| * | virtio: console: Move file back to drivers/char/Amit Shah2011-02-033-2/+2
| |/
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-1014-6/+62
|\ \
| * | staging: zram: fix data corruption issueNitin Gupta2011-02-091-0/+4
| * | Staging: Comedi: Fix a few NI module dependenciesIan Abbott2011-02-091-1/+4
| * | Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott2011-02-097-2/+24
| * | staging: brcm80211: bugfix for softmac crash on multi cpu configurationsRoland Vossen2011-02-033-2/+25
| * | staging: sst: Fix for dmic capture on v2 pmicHarsha Priya2011-02-031-1/+4
| * | staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang2011-02-031-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1028-162/+243
|\ \
| * | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-101-11/+16
| * | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-101-2/+2
| * | isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller2011-02-094-32/+2Star
| * | can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1
| * | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-091-8/+4Star
| * | pch_can: fix module reload issue with MSITomoya2011-02-091-0/+1
| * | pch_can: fix rmmod issueTomoya2011-02-091-1/+1
| * | pch_can: fix 800k comms issueTomoya2011-02-091-1/+1
| * | USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-081-80/+147
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-088-14/+21
| |\ \
| | * | ixgbe: update version stringDon Skidmore2011-02-081-1/+1
| | * | ixgbe: cleanup variable initializationDon Skidmore2011-02-081-1/+1
| | * | ixgbe: limit VF access to network trafficAlexander Duyck2011-02-082-2/+3
| | * | ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-081-2/+9