summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-07wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-05-07wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-05-07rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-05-07ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-05-07i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-05-07libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-05-07hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov1-0/+4
2012-05-07hwmon: (coretemp) Increase CPU core limitGuenter Roeck1-1/+1
2012-05-07efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-07efi: Validate UEFI boot variablesMatthew Garrett1-0/+182
2012-05-07efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-1/+1
2012-05-07efivars: String functionsMike Waychison1-10/+16
2012-05-07SCSI: libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-05-07SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson1-5/+12
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2-0/+17
2012-05-07USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-05-07Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman1-0/+1
2012-05-07mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-05-07brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel3-2/+10
2012-05-07EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-05-07drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-07drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-07drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-07hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-05-07hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-05-07dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-04-27rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-04-27rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2012-04-27rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2012-04-27rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz1-0/+2
2012-04-27rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde1-2/+2
2012-04-27spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart1-1/+1
2012-04-27Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-04-27PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D1-2/+3
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I1-2/+2
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3