summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam
2013-01-18usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen
2013-01-02Linux 3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-12-30Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-28Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil