aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli1-10/+3
2014-08-27parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-27drm/i915: don't warn if backlight unexpectedly enabledScot Doyle1-4/+4
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2-45/+42
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2-9/+130
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie1-0/+1
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov1-2/+2
2014-08-26thunderbolt: Clear hops before overwritingAndreas Noever1-1/+20
2014-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+18
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-08-26regmap: Fix handling of volatile registers for format_write() chipsMark Brown1-1/+1
2014-08-26drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2-33/+16
2014-08-26drm/radeon: save/restore the PD addr on suspend/resumeChristian König4-9/+37
2014-08-26ata: ahci_tegra: Read calibration fuseMikko Perttunen1-4/+10
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun1-1/+1
2014-08-26drm/msm: fix compile error for non-dt buildsRob Clark1-2/+1
2014-08-26drm/msm/mdp4: request vblank during modesetRob Clark1-0/+2
2014-08-26drm/msm: avoid flood of kernel logs on faultsRob Clark1-2/+2
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott1-1/+1
2014-08-26drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han1-0/+1
2014-08-26drm: sti: Make of_device_id array constKiran Padwal3-3/+3
2014-08-26drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun1-2/+2
2014-08-26drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun1-4/+4
2014-08-26drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun1-4/+4
2014-08-26drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun1-2/+2
2014-08-26drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä1-4/+3
2014-08-26drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni1-0/+24
2014-08-26drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle1-0/+3
2014-08-26video: of: display_timing: double free on errorDan Carpenter1-0/+1
2014-08-26drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall1-0/+2
2014-08-26video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)1-5/+18
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar1-1/+1
2014-08-26iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel1-2/+1
2014-08-26iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel1-3/+5
2014-08-26regmap: Fix regcache debugfs initializationLars-Peter Clausen3-6/+9
2014-08-25mvneta: Add missing if_vlan.h include.David S. Miller1-0/+1
2014-08-25xen-netback: move netif_napi_add before binding interruptWei Liu1-3/+3
2014-08-25qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-2/+3
2014-08-25mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich1-3/+4
2014-08-25i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich1-3/+4
2014-08-25e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-8/+11
2014-08-25e1000e: Fix TSO with non-accelerated vlansVlad Yasevich1-12/+9
2014-08-25net: moxa: continue loop on skb allocation failureJonas Jensen1-7/+5
2014-08-25net: moxa: synchronize DMA memoryJonas Jensen1-0/+6