summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20arm: config: tizen: enable HDMI driversTomasz Stanislawski1-2/+4
2014-03-20arm: dts: exynos4412-slp-pq: add HDMI devicesTomasz Stanislawski1-0/+73
2014-03-20arm: dts: universal_c210: add HDMI devicesTomasz Stanislawski1-0/+53
2014-03-20arm: dts: exynos4: add HDMI devicesTomasz Stanislawski3-0/+43
2014-03-20arm: dts: exynos4: add i2c controller for HDMIPHYTomasz Stanislawski1-0/+16
2014-03-20drm: exynos: hdmi: add support for pixel clock limitationTomasz Stanislawski2-0/+12
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 Stanislawski2-0/+7
2014-03-20clk: exynos4: export sclk_hdmiphy clockTomasz Stanislawski2-2/+3
2014-03-20misc: add sii9234 driverTomasz Stanislawski3-0/+1084
2014-03-20phy: Add exynos-phy driverTomasz Stanislawski3-0/+158
2014-03-20tools: usb: aio example applicationsRobert Baldyga6-0/+1004
2014-03-20usb: gadget: f_fs: add aio supportRobert Baldyga1-26/+239
2014-03-20usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga1-0/+42
2014-03-20usb: gadget: f_fs: fix setup request handlingRobert Baldyga2-2/+1
2014-03-20usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz2-10/+19
2014-03-20usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz2-14/+14
2014-03-20cpufreq: boost: trats2: Define boost_freq attribute for cpufreq node.Lukasz Majewski1-0/+1
2014-03-20cpufreq: boost: Provide support for BOOST on linux-3.10-tizenLukasz Majewski3-2/+42
2014-03-20video: display: s6e8aa0: fix a erratum in gamma tableHyungwon Hwang1-1/+1
2014-03-20iio: ak8975: Add device nameBeomho Seo1-0/+1
2014-03-20iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo1-7/+9
2014-03-20pm: exynos: Skip re-enabling L2 cache for early waking-up.Jonghwa Lee1-4/+8
2014-03-20clk: exynos4: Keep 'chipid' clock enabledJonghwa Lee1-2/+4
2014-03-20Revert "WORKAROUND: Temporary workaround for Suspend-To-Ram."Jonghwa Lee1-1/+1
2014-03-20spec: add missing build dependences and output packages cleanup.Jacek Pielaszkiewicz1-9/+23
2014-03-20usb: gadget: eliminate memory leak in slp gadgetAndrzej Pietrasiewicz1-0/+2
2014-03-20usb: gadget: adapt slp to new interface of rndisAndrzej Pietrasiewicz1-19/+35
2014-03-20usb: gadget: temporarily turn off rndis from slp gadgetAndrzej Pietrasiewicz1-2/+5
2014-03-20tizen: packaging: support perf buildChanho Park1-0/+33
2014-03-20Add dependency on kernel package in kernel-devel package.Jacek Pielaszkiewicz1-0/+1
2014-03-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-03-20usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz1-15/+15
2014-03-20usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2-4/+4
2014-03-20usb: gadget: code cleanupAndrzej Pietrasiewicz1-1/+1
2014-03-20usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz1-4/+5
2014-03-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2014-03-20usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX1-1/+1
2014-03-20usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2014-03-20usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian1-11/+12
2014-03-20usb: gadget: zero: module parameters can be staticFengguang Wu1-3/+3
2014-03-20usb: gadget: mass storage: fix return of delayed statusPratyush Anand2-5/+1
2014-03-20usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz1-0/+1
2014-03-20usb: gadget: f_sourcesink: Fix sparse warningJingoo Han1-4/+4
2014-03-20usb: gadget: f_serial: Fix sparse warningJingoo Han1-1/+1
2014-03-20usb: gadget: f_phonet: Fix sparse warningJingoo Han1-1/+1