aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-01r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...Chun-Hao Lin1-6/+8
2014-10-01r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin1-53/+46
2014-10-01r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin1-2/+2
2014-10-01r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin1-29/+29
2014-10-01r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin1-88/+88
2014-10-01r8169:add more chips to support magic packet v2Chun-Hao Lin1-0/+36
2014-10-01r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin1-1/+10
2014-10-01r8169:add disable/enable RTL8411B pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:add disable/enable RTL8168G pll functionChun-Hao Lin1-0/+2
2014-10-01r8169:change uppercase number to lowercase numberChun-Hao Lin1-9/+9
2014-10-01sunvnet: fix potential NULL pointer dereferenceDavid L Stevens1-1/+1
2014-10-01net: dsa: Fix build warning for !PM_SLEEPThierry Reding1-0/+2
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar5-0/+735
2014-10-01net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta1-1/+0
2014-10-01HID: uHID: fix excepted report typeBenjamin Tissoires1-1/+1
2014-10-01x86, boot, kaslr: Fix nuisance warning on 32-bit buildsKees Cook1-1/+1
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach1-44/+7
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas19-226/+109
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas20-37/+576
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas5-29/+68
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou3-0/+107
2014-10-01spi: orion: support armada extended baud ratesGreg Ungerer2-23/+95
2014-10-01PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas1-3/+2
2014-10-01PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang1-1/+1
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2-3/+3
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang2-20/+29
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang4-10/+4
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang2-13/+0
2014-10-01PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev1-15/+12
2014-10-01PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev1-17/+10
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev2-21/+3
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev1-10/+4
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev10-122/+50
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette14-46/+247
2014-10-01perf record: Fix error message for --filter option not coming after tracepointArnaldo Carvalho de Melo1-1/+1
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon1-0/+1
2014-10-01ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet1-0/+3
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell1-0/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01perf symbols: Improve DSO long names lookup speed with rbtreeWaiman Long3-5/+71
2014-10-01btrfs: remove unused variable from btrfs_parse_optionsDavid Sterba1-3/+1
2014-10-01btrfs: defrag, use unsigned type for extent threshDavid Sterba1-4/+4
2014-10-01nfsd: eliminate "to_delegation" defineJeff Layton3-7/+4
2014-10-01ASoC: fsl: Do not force codecs selection by SND_SOC_FSL_ASOC_CARDFabio Estevam1-3/+0
2014-10-01ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM routeJarkko Nikula1-3/+13
2014-10-01Merge branch 'topic/rt5640' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-19/+33
2014-10-01ASoC: rt5640: Add function for enabling DMIC from ACPI probed machineJarkko Nikula2-19/+33
2014-10-01ASoC: davinvi-mcasp: Proper suspend/resume support while audio is activePeter Ujfalusi1-0/+41
2014-10-01ASoC: davinci-mcasp: Convert the context save/restore to use arrayPeter Ujfalusi1-21/+17