summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-07-16ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-07-16batman-adv: only drop packets of known wifi clientsMarek Lindner1-4/+4
2012-07-16batman-adv: fix skb->data assignmentAntonio Quartulli1-0/+2
2012-07-16cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-07-16usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)Alan Stern1-7/+0
2012-07-16SCSI & usb-storage: add try_rc_10_first flagAlan Stern3-0/+9
2012-07-16USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-07-16USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-07-16USB: option: add id for Cellient MEN-200Dmitry Shmygov1-0/+5
2012-07-16gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown1-1/+4
2012-07-16clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-07-16clk: Allow late cache allocation for clk->parentsRajendra Nayak1-5/+10
2012-07-16NFS: Force the legacy idmapper to be single threadedBryan Schumaker1-5/+8
2012-07-16dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera1-1/+1
2012-07-16PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines1-2/+4
2012-07-16mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2-1/+2
2012-07-16stable: Allow merging of backports for serious user-visible performance issuesMel Gorman1-0/+6
2012-07-16umem: fix up unpluggingTao Guo1-0/+40
2012-07-16xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk1-0/+2
2012-07-16ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn4-0/+5
2012-07-16ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-07-16ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-07-16ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2012-07-16ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang1-0/+8
2012-07-16ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang1-5/+0
2012-07-16ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang1-6/+8
2012-07-16ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying3-5/+27
2012-07-16acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-07-16ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-07-16drm/radeon: fix VM page table setup on SIAlex Deucher2-4/+13
2012-07-16drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai1-1/+4
2012-07-16drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-07-16drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-07-16Btrfs: run delayed directory updates during log replayChris Mason1-0/+6
2012-07-16ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-07-16ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-07-16ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18
2012-07-16ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-07-16cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton1-6/+3
2012-07-16cifs: fix parsing of password mount optionSuresh Jayaraman1-15/+17
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2-6/+22
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2-2/+37