summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-20extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee1-3/+8
2014-03-20Revert "extcon: max77693: Fix bug related to MAX77693 irq when set ADC deboun...Jonghwa Lee1-9/+1
2014-03-20Revert "extcon: max77693: Force using UART path for jig"Jonghwa Lee1-11/+3
2014-03-20Revert "extcon: max77693: Fix inaccurate extcon event for JIG with USB cable"Jonghwa Lee1-12/+11
2014-03-20extcon: max77693: Fix inaccurate extcon event for JIG with USB cableJonghwa Lee1-11/+12
2014-03-20media: s5p-mfc: Add support for V4L2_MEMORY_DMABUF typeSeung-Woo Kim4-19/+83
2014-03-20cpufreq:LAB: Remove MODULE_* macros since it is not possible to compile LAB a...Lukasz Majewski1-6/+0
2014-03-20cpufreq:LAB: Replace NR_CPUS with num_possible_cpus() functionLukasz Majewski1-8/+32
2014-03-20cpufreq:LAB:cosmetic: Cosmetic code cleanupLukasz Majewski1-3/+5
2014-03-20cpufreq:LAB:ondemand: Enable usage of ONDEMAND specific methods at LAB governorLukasz Majewski1-1/+39
2014-03-20cpufreq:LAB:cpufreq_governor: Remove redundant LAB code from cpufreq_governor...Lukasz Majewski2-35/+5
2014-03-20cpufreq:LAB:ondemand: Ondemand governor adjustments necessary for correct LAB...Lukasz Majewski2-3/+14
2014-03-20cpufreq:LAB:core: Redesign of LAB code to work on top of ONDEMAND governorLukasz Majewski2-140/+231
2014-03-20cpufreq:LAB:ondemand: REMOVE from LAB governor code duplicated at ondemandLukasz Majewski3-78/+17
2014-03-20cpufreq:LAB:core: Remove code responsible for removing LAB moduleLukasz Majewski1-6/+0
2014-03-20cpufreq:LAB:Kconfig: Do not allow LAB to be build as a moduleLukasz Majewski1-4/+4
2014-03-20cpufreq:LAB:Kconfig: Make LAB dependent on the ONDEMAND governorLukasz Majewski1-2/+4
2014-03-20iio:common:st: Prevent disable after read info raw dataLukasz Czerwinski1-1/+6
2014-03-20drivers: power: hide some excessive debugsMarek Szyprowski1-3/+3
2014-03-20usb: misc: usb3503: Support operation with no I2C controlMark Brown1-17/+76
2014-03-20usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-0/+1
2014-03-20usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2014-03-20usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2014-03-20usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2014-03-20usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2014-03-20usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2014-03-20usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2014-03-20usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2014-03-20usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2
2014-03-20usb: misc: usb3503: use dev_get_platdata()Jingoo Han1-1/+1
2014-03-20usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner1-4/+2
2014-03-20usb: misc: usb3503: Fix up whitespaceJulius Werner1-1/+1
2014-03-20usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim1-0/+14
2014-03-20usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-9/+10
2014-03-20phy: exynos : add delay after reset phy for usb hostJoonyoung Shim1-0/+1
2014-03-20au0828: fix i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-03-20exynos4-is: Register v4l2_async notifier only when sensors are availableSylwester Nawrocki1-10/+14
2014-03-20cpufreq: conservative: Provide correct pointer for conservative governorLukasz Majewski1-2/+3
2014-03-20cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis3-42/+8
2014-03-20clocksource: exynos4: Fix wrong bit operation in exynos4_mct_write()Jonghwa Lee1-2/+2
2014-03-20usb: gadget: Enable rndis in the slp gadget driverJacek Bukarewicz1-1/+1
2014-03-20drm: exynos: hdmi: add support for pixel clock limitationTomasz Stanislawski1-0/+11
2014-03-20drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoCTomasz Stanislawski2-0/+6
2014-03-20drm: exynos: migrate to Common Clock FrameworkTomasz Stanislawski2-16/+16
2014-03-20drm: exynos: hdmi: simplify extracting hpd-gpio from DTTomasz Stanislawski1-10/+4
2014-03-20drm: exynos: hdmi: use hdmiphy as PHYTomasz Stanislawski1-5/+6
2014-03-20clk: exynos4: enable clk_set_parent() propagation for sclk_hdmi and sclk_mixe...Tomasz Stanislawski1-2/+4
2014-03-20clk: propagate parent change up one levelTomasz Stanislawski1-0/+6
2014-03-20clk: exynos4: export sclk_hdmiphy clockTomasz Stanislawski1-2/+2
2014-03-20misc: add sii9234 driverTomasz Stanislawski3-0/+1084