summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-09virtio: console: Update CopyrightAmit Shah1-1/+2
2011-02-09virtio: console: Wake up outvq on host notificationsAmit Shah1-2/+13
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-14/+21
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-6/+20
2011-02-08ixgbe: update version stringDon Skidmore1-1/+1
2011-02-08ixgbe: cleanup variable initializationDon Skidmore1-1/+1
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg1-1/+0
2011-02-08FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik1-2/+4
2011-02-08md_make_request: don't touch the bio after calling make_requestChris Mason1-2/+7
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds1-5/+1
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+4
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov1-9/+23
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl1-0/+1
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde1-0/+5
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-246/+360
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7
2011-02-04carl9170: fix typo in PS codeChristian Lamparter1-1/+1
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani1-0/+1
2011-02-04USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl1-1/+2
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti3-0/+6
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds29-158/+392
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai3-2/+9
2011-02-03Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman9-45/+96
2011-02-03USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern1-0/+7
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2-0/+7
2011-02-03USB: fix race between root-hub resume and wakeup requestsAlan Stern1-1/+1
2011-02-03USB: prevent buggy hubs from crashing the USB stackAlan Stern1-0/+5
2011-02-03usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2-0/+32
2011-02-03USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway1-0/+7
2011-02-03USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl1-0/+1
2011-02-03USB: ti_usb: fix module removalIonut Nicu1-1/+1
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork1-2/+2
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher4-15/+42