aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...HEADmasterLinus Torvalds1-2/+4
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-18/+9
2014-09-11Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+7
2014-09-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+2
2014-09-11Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-37/+155
2014-09-11Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki3-20/+6
2014-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2014-09-11dmaengine: jz4740: Fix non-cyclic descriptor completionLars-Peter Clausen1-1/+2
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren1-5/+13
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman1-0/+1
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun1-1/+3
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov1-1/+1
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann1-4/+5
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer1-1/+6
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida2-2/+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-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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-09-08ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi1-1/+1
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
2014-09-06ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-3/+0
2014-09-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-41/+90
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2-8/+4
2014-09-05Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2-2/+47
2014-09-05Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2-9/+10
2014-09-05Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie1-2/+2
2014-09-05drm/nouveau/core: don't leak oclass type bits to userBen Skeggs1-2/+2
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-5/+15
2014-09-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-09-04Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...Linus Torvalds2-36/+22
2014-09-04xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel1-3/+3
2014-09-04xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel1-6/+4
2014-09-04Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+44
2014-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-24/+153
2014-09-03Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+11
2014-09-03ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-03ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-7/+8
2014-09-03toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter1-6/+12
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-03Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-7/+7
2014-09-03cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta1-4/+0
2014-09-03powercap / RAPL: change domain detection messageJacob Pan1-4/+3
2014-09-03powercap / RAPL: add support for CPU model 0x3fJason Baron1-0/+1
2014-09-02platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires1-1/+8
2014-09-02ideapad-laptop: Constify DMI table for real!Mathias Krause1-2/+2
2014-09-02amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas1-1/+1
2014-09-02bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser3-7/+17
2014-09-02net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-02net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-02net: lpc_eth: Fix crash on ip link upRoland Stigge1-0/+3
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2-0/+17
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina2-13/+12
2014-09-02xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel1-2/+2
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall1-7/+0
2014-09-02i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke1-0/+4
2014-09-02i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-09-02i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-09-02i2c: rcar: fix MNR interrupt handlingSergei Shtylyov1-6/+9
2014-09-02drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä1-3/+7
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai1-2/+4
2014-09-01cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai1-2/+4
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai2-1/+41
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai3-11/+24
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-09-01stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO1-2/+0
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO3-3/+31
2014-09-01amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas1-2/+2
2014-09-01amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas1-4/+4
2014-09-01amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2-2/+7
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas4-3/+12
2014-09-01drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-4/+6
2014-09-02ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu1-0/+4
2014-09-02ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede1-0/+11
2014-09-02ACPI / video: Add a disable_native_backlight quirkHans de Goede1-0/+30
2014-09-02ACPI / video: Fix use_native_backlight selection logicHans de Goede1-2/+2
2014-09-02ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg1-0/+39
2014-09-01drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie1-18/+37
2014-09-01ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2-0/+24
2014-09-01drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom1-1/+2
2014-09-01drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom1-6/+5
2014-09-01s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter1-1/+1
2014-09-01iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2-3/+3
2014-08-31stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO1-4/+3
2014-08-31stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO1-0/+5
2014-08-31stmmac: fix LPI TW timer value to 20.5us.nandini sharma1-1/+1
2014-08-31stmmac: fix the EEE LPI Macro definitions.nandini sharma1-4/+4
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-10/+3
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+12
2014-08-31iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann1-2/+0
2014-08-31Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-82/+114
2014-08-31Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-2/+2
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-31Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown5-8/+11
2014-08-31regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown1-1/+1
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown9-49/+76
2014-08-30Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-33/+38
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2-1/+37
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2-29/+40
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO5-27/+79
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO3-6/+18
2014-08-29stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO3-3/+3
2014-08-29stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO1-1/+1
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2014-08-29Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+49
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-11/+22
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-29zram: fix incorrect stat with failed_readsChao Yu2-4/+8
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds94-5816/+202
2014-08-29Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-43/+35
2014-08-29Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+26
2014-08-29Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-7/+23
2014-08-29Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...Linus Torvalds1-6/+19
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+5
2014-08-29gpio: bt8xx: fix release of managed resourcesMichael Auchter1-3/+0
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu1-0/+4
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson1-1/+1
2014-08-29Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-11/+37
2014-08-28dm crypt: fix access beyond the end of allocated spaceMikulas Patocka1-6/+19
2014-08-28hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson1-0/+1
2014-08-28Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-13/+13
2014-08-28Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-22/+83
2014-08-28Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds1-1/+1
2014-08-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-65/+88
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren1-10/+10
2014-08-28ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-08-28ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-08-28Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede1-27/+0
2014-08-28drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause3-3/+3
2014-08-28dma-buf/fence: Fix a kerneldoc warningThierry Reding1-1/+1
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen1-0/+1
2014-08-28Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie5-15/+16
2014-08-28Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie4-5/+6
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann1-1/+2
2014-08-28Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie6-44/+63
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+3
2014-08-28cpufreq: s5pv210: Remove spurious __init annotationMark Brown1-1/+1
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO1-9/+9
2014-08-28Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'Rafael J. Wysocki3-9/+46
2014-08-28cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg1-0/+1
2014-08-28intel_pstate: Turn per cpu printk into pr_debugAndi Kleen1-1/+1
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2-42/+45
2014-08-27radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2-2/+10
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-18/+42
2014-08-27spi: dw: fix kernel crash due to NULL pointer dereferenceAndy Shevchenko1-1/+1
2014-08-27spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko1-0/+2
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli1-10/+3
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