summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-14vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2012-03-14megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork1-0/+3
2012-03-14zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2012-03-14libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2012-03-14hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2012-03-14ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2012-03-14NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2012-03-14ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2012-03-14fix oops in scsi_run_queue()James Bottomley1-1/+6
2012-03-14iwlwifi: fix skb usage after freeStanislaw Gruszka1-2/+6
2012-03-14libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo1-6/+18
2012-03-14wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2012-03-14tehuti: Firmware filename is tehuti/bdx.binBen Hutchings1-2/+2
2012-03-14rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2012-03-14mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori1-2/+2
2012-03-14intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse1-1/+7
2012-03-14HID: add MacBookAir 3,1 and 3,2 supportEdgar (gimli) Hucek3-4/+60
2012-03-14bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2012-03-14backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek1-0/+18
2012-03-14e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg1-70/+92
2012-03-14e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan1-0/+10
2012-03-14scsi_dh_emc: request flag cleanupMike Christie1-2/+0
2012-03-14dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir1-0/+7
2012-03-14b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2012-03-14mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2012-03-14mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2-26/+61
2012-03-14V4L/DVB: Add Elgato EyeTV Diversity to dibcom drivermichael@alice-dsl.net2-2/+45
2012-03-14Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2012-03-14Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu1-0/+3
2012-03-14Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu1-0/+3
2012-03-14virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2012-03-14hwmon: (applesmc) Add MacBookAir3,1(3,2) supportEdgar Hucek1-0/+10
2012-03-14hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg1-0/+9
2012-03-14hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel1-0/+10
2012-03-14hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg1-0/+19
2012-03-14USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern1-4/+7
2012-03-14Staging: rtl8192su: add device idsFlorian Schilhabel1-7/+23
2012-03-14Staging: rtl8192su: remove device idsFlorian Schilhabel1-14/+0
2012-03-14Staging: rtl8192su: Fix procfs code for interfaces not named wlan0Ben Hutchings1-3/+32
2012-03-14Staging: rtl8192su: Clean up in case of an error in module initialisationBen Hutchings1-7/+36
2012-03-14Staging: rtl8192su: check for skb == NULLFlorian Schilhabel3-75/+68
2012-03-14Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2-14/+14
2012-03-14Input: elantech - relax signature checksDmitry Torokhov1-1/+19
2012-03-14Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2012-03-14i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2012-03-14mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2012-03-14mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2012-03-14mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2012-03-14put stricter guards on queue dead checksJames Bottomley1-8/+8
2012-03-14pmcraid: reject negative request sizeDan Rosenberg1-0/+3