summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert1-1/+4
2014-01-15intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie1-1/+2
2014-01-15ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+20
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu1-6/+9
2014-01-15mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner1-2/+8
2014-01-15leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-15clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker1-2/+2
2014-01-15clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan1-1/+2
2014-01-15clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan1-1/+4
2014-01-15clk: samsung: exynos5250: Fix ACP gate register offsetAbhilash Kesavan1-1/+1
2014-01-15clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim1-1/+1
2014-01-15clk: clk-divider: fix divisor > 255 bugJames Hogan1-1/+1
2014-01-15ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot1-0/+3
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse1-4/+12
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse1-6/+17
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko3-4/+9
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings1-2/+2
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames3-3/+33
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings1-2/+3
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans1-2/+21
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings1-0/+4
2014-01-15virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-15arc_emac: fix potential use after freeEric Dumazet1-2/+2
2014-01-15net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-15vxlan: release rt when found circular routeFan Du1-1/+1
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2014-01-15macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich1-10/+0
2014-01-15tun: unbreak truncated packet signallingJason Wang1-7/+9
2014-01-15tun: update file current positionZhi Yong Wu1-0/+2
2014-01-15macvtap: update file current positionZhi Yong Wu1-0/+2
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki4-7/+61
2014-01-09nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-5/+2
2014-01-09clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen1-2/+3
2014-01-09clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen1-1/+1
2014-01-09gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd1-2/+2
2014-01-09gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros1-3/+12
2014-01-09sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart1-1/+1
2014-01-09s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky1-1/+1
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2014-01-09Revert "of/address: Handle #address-cells > 2 specially"Rob Herring1-8/+0