summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-13USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger1-0/+1
2013-06-07xen-netback: better names for thresholdsWei Liu1-20/+29
2013-06-07mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg1-3/+1
2013-06-07iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg1-13/+1
2013-06-07xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-2/+15
2013-06-07xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14
2013-06-07xen-netback: remove redundent parameter in netbk_count_requestsWei Liu1-4/+2
2013-06-07xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2013-06-07xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-50/+223
2013-06-07leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-06-07target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+7
2013-06-07target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger1-4/+14
2013-06-07IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz1-1/+2
2013-06-07net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson1-21/+43
2013-06-07tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-07ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-06-07iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-06-07iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-06-07drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs1-2/+0
2013-06-07ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-06-07ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2-63/+65
2013-06-07iommu/amd: Workaround for ERBT1312Joerg Roedel1-8/+26
2013-06-07iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit2-0/+4
2013-06-07iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach5-18/+48
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-06-07regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I1-1/+1
2013-06-07ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2-8/+25
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-07ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-06-07sata_rcar: fix interrupt handlingSergei Shtylyov1-12/+11
2013-06-07sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov1-0/+1
2013-06-07crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta1-2/+2
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-06-07drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher1-1/+1
2013-06-07drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi1-11/+35
2013-06-07SCSI: ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com1-2/+10
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-06-07rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-06-07drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-06-07ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-06-07ath9k: Fix crash on module unloadSujith Manoharan3-6/+17
2013-06-07tg3: Fix data corruption on 5725 with TSOMichael Chan1-0/+17
2013-06-07tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2013-06-07random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-06-07drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-06-07Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan1-1/+1
2013-06-07Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham1-1/+1
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-06-07USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9