summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-05-071-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-05-071-1/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-05-071-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-05-071-1/+12
* i2c: pnx: Disable clk in suspendRoland Stigge2012-05-071-2/+1
* libata: skip old error history when counting probe trialsLin Ming2012-05-071-1/+2
* hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-071-0/+4
* hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-071-1/+1
* efivars: Improve variable validationMatthew Garrett2012-05-071-16/+30
* efi: Validate UEFI boot variablesMatthew Garrett2012-05-071-0/+182
* efivars: fix warnings when CONFIG_PSTORE=nTony Luck2012-05-071-1/+1
* efivars: String functionsMike Waychison2012-05-071-10/+16
* SCSI: libsas: fix false positive 'device attached' conditionsDan Williams2012-05-071-1/+8
* SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-05-071-5/+12
* usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-05-072-2/+2
* USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-05-072-2/+2
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-072-0/+17
* USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-05-071-2/+5
* Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman2012-05-071-0/+1
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard2012-05-071-2/+1
* brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-05-073-2/+10
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-071-1/+1
* drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-05-071-0/+5
* drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-05-071-1/+2
* drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-05-071-16/+18
* hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-05-071-3/+6
* hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-05-071-0/+39
* dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-05-071-4/+0
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-271-1/+1
* dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-271-3/+3
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-271-0/+1
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-271-1/+1
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-271-9/+5
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-271-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-273-10/+7
* wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-04-271-1/+2
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-271-1/+5
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-271-1/+2
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-271-14/+12
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-271-0/+2
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-271-0/+1
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-271-0/+2
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-271-2/+2
* spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2012-04-271-1/+1
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-04-272-0/+3
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-04-271-0/+34
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3