summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-11drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2-5/+7
2013-08-11xen-blkfront: use a different scatterlist for each requestRoger Pau Monne1-19/+17
2013-08-11drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher1-4/+4
2013-08-11PCI: Retry allocation of only the resource type that failedYinghai Lu1-1/+68
2013-08-11PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu1-1/+8
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-69/+4
2013-08-11cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki1-9/+10
2013-08-11Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki1-34/+1
2013-08-11ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-08-11zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2013-08-11zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2013-08-11zram: avoid double free in function zram_bvec_write()Jiang Liu1-2/+0
2013-08-11zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2013-08-11zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2-2/+5
2013-08-11zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2013-08-11mwifiex: fix wrong data rates in P2P clientAvinash Patil1-1/+2
2013-08-11mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2-4/+6
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-08-11rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-08-11Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee1-7/+7
2013-08-11Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen1-0/+3
2013-08-11Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2-0/+3
2013-08-11Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2-0/+3
2013-08-11Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2-0/+3
2013-08-11Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka1-9/+29
2013-08-11Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2-0/+3
2013-08-11ath: wil6210: Fix build errorLarry Finger1-2/+2
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-08-11ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-08-11iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-08-11iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach1-0/+1
2013-08-11iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg1-0/+16
2013-08-11iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-08-11iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach1-2/+6
2013-08-11USB: mos7840: fix pointer castsJohan Hovold1-3/+3
2013-08-11USB: mos7840: fix race in led handlingJohan Hovold1-22/+37
2013-08-11USB: mos7840: fix device-type detectionJohan Hovold1-40/+35
2013-08-11USB: mos7840: fix race in register handlingJohan Hovold1-2/+16
2013-08-11dma: pl330: Fix cyclic transfersLars-Peter Clausen1-26/+67
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-11serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-11hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-13/+28
2013-08-11parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-08-11powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang1-1/+1
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger5-29/+58
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger7-174/+116