summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski1-15/+12
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski1-3/+0
2014-09-09drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher1-7/+19
2014-09-09drm/radeon: reduce memory footprint for debuggingAndy Shevchenko1-5/+2
2014-09-09ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui1-5/+5
2014-09-09Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork1-14/+0
2014-09-09Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork1-1/+1
2014-09-08tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen1-1/+1
2014-09-08tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud1-1/+42
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-08uwb: init beacon cache entry before registering uwb deviceThomas Pugliese1-4/+9
2014-09-08USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-09-08Input: cap1106 - fix register definitionKlaus Goger1-2/+2
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede5-0/+10
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede4-0/+9
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-09-08Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois1-0/+5
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-09-08android: fix reference leak in sync_fence_createMaarten Lankhorst1-1/+0
2014-09-08imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()Russell King1-0/+3
2014-09-08imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King1-1/+2
2014-09-08drm/radeon: add connector quirk for fujitsu boardAlex Deucher1-0/+7
2014-09-08drm/radeon: fix semaphore value initChristian König1-1/+1
2014-09-08drm/radeon: only use me/pfp sync on evergreen+Alex Deucher1-2/+2
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-09-08drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä1-0/+4
2014-09-08drm/i915: Evict CS TLBs between batchesChris Wilson2-31/+47
2014-09-08ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi1-1/+1
2014-09-08drm/i915: Fix irq enable tracking in driver loadDaniel Vetter1-2/+7
2014-09-08drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter1-4/+7
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2-184/+235
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-18/+99
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-393/+735
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-5/+15
2014-09-08cpufreq / OPP: Fix the order of arguments for kcalloc()Anand Moon1-1/+1
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-19/+100
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+25
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-09-05amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-05amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-05greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-05cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi1-1/+14
2014-09-05bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-053c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-09-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-09-05VMXNET3: Check for map error in vmxnet3_set_mcAndy King2-9/+10