summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert
2014-01-15intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-15ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2014-01-15ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-15mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner
2014-01-15leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-15clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker
2014-01-15clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan
2014-01-15clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan
2014-01-15clk: samsung: exynos5250: Fix ACP gate register offsetAbhilash Kesavan
2014-01-15clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim
2014-01-15clk: clk-divider: fix divisor > 255 bugJames Hogan
2014-01-15ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2014-01-15virtio-net: fix refill races during restoreJason Wang
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15arc_emac: fix potential use after freeEric Dumazet
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15vxlan: release rt when found circular routeFan Du
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15tun: unbreak truncated packet signallingJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2014-01-09nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2014-01-09clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen
2014-01-09clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen
2014-01-09gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-09gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2014-01-09sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart
2014-01-09s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov
2014-01-09Revert "of/address: Handle #address-cells > 2 specially"Rob Herring