summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2012-05-21pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-5/+7
2012-05-21SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron1-2/+2
2012-05-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-05-21MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-21crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter1-0/+1
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-21media: rc: Postpone ISR registrationLuis Henriques5-93/+93
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-21sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2012-05-21sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-21regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin1-1/+1
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
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