summaryrefslogtreecommitdiffstats
path: root/drivers/video/cg3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I6-1/+432
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2-0/+88
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2-1/+130
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2-0/+59
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam1-3/+3
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam1-21/+63
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam1-21/+59
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam3-31/+496
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam3-8/+26
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam2-22/+177
2013-01-18usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros1-1/+1
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri1-10/+27
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri5-0/+401
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen1-0/+20
2013-01-03Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic1-1/+1
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2012-12-28libceph: always reset osds when kickingAlex Elder1-2/+2
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o1-1/+2
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2012-12-27ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-27ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-27IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-27IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-27net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-27tcp: should drop incoming frames without ACK flag setEric Dumazet1-4/+10
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0