summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13ASoC: mcasp: Fix implicit BLCK divider settingJyri Sarha1-3/+11
2014-08-13ASoC: arizona: Fix TDM slot length handling in arizona_hw_paramsNikesh Oswal1-2/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine230-240/+242
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown1-1/+1
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven1-0/+2
2014-08-12HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi1-22/+11
2014-08-12s390: wire up memfd_create syscallHeiko Carstens3-1/+4
2014-08-12s390: add system information as device randomnessMartin Schwidefsky1-0/+19
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu1-0/+7
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens3-1/+7
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara2-7/+21
2014-08-12HID: huion: Use allocated buffer for DMANikolai Kondrashov1-12/+38
2014-08-12HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov1-47/+49
2014-08-12ASoC: pcm512x: Correct Digital Playback control namesMark Brown1-2/+2
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren1-1/+1
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren1-1/+1
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun1-3/+3
2014-08-12i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure1-0/+1
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-12sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-12Merge branch 'bcmgenet'David S. Miller2-15/+30
2014-08-12net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-12net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-12net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-12net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-12net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-12xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4
2014-08-12net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König3-22/+84
2014-08-12smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-12Merge branch 'pm-tools'Rafael J. Wysocki1-836/+2981
2014-08-12Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki11-40/+66
2014-08-12xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss1-5/+1
2014-08-12Merge tag 'efi-urgent' into x86/efiH. Peter Anvin6-24/+73
2014-08-12seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck2-6/+6
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich6-61/+56
2014-08-11ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()Geert Uytterhoeven1-5/+7
2014-08-11spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura1-1/+2
2014-08-11Merge branch 'apm_xgene'David S. Miller15-3/+2404
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299