Age | Commit message (Expand) | Author |
2013-01-25 | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I |
2013-01-25 | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I |
2013-01-25 | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I |
2013-01-23 | usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations | Vivek Gautam |
2013-01-23 | USB: ohci-exynos: Add phy driver support | Vivek Gautam |
2013-01-23 | USB: ehci-s5p: Add phy driver support | Vivek Gautam |
2013-01-23 | usb: phy: samsung: Add host phy support to samsung-phy driver | Vivek Gautam |
2013-01-23 | ARM: EXYNOS: Update & move usb-phy types to generic include layer | Vivek Gautam |
2013-01-18 | usb: phy: samsung: Add support to set pmu isolation | Vivek Gautam |
2013-01-18 | usb: phy: mv-otg: use to_delayed_work instead of cast | Cesar Eduardo Barros |
2013-01-18 | usb: phy: s3c-hsotg: adding phy driver support | Praveen Paneri |
2013-01-18 | usb: phy: samsung: Introducing usb phy driver for hsotg | Praveen Paneri |
2013-01-18 | usb: phy: mxs-phy: add set_suspend API | Peter Chen |
2013-01-02 | Linux 3.8-rc2v3.8-rc2 | Linus Torvalds |
2013-01-02 | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-02 | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas |
2013-01-02 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-01-02 | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds |
2013-01-02 | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells |
2013-01-02 | UAPI: Remove empty Kbuild files | David Howells |
2013-01-02 | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-01-02 | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman |
2013-01-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins |
2013-01-02 | tmpfs mempolicy: fix /proc/mounts corrupting memory | Hugh Dickins |
2013-01-02 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-02 | watchdog: twl4030_wdt: add DT support | Aaro Koskinen |
2013-01-02 | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen |
2013-01-02 | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin |
2013-01-02 | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin |
2012-12-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-30 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-30 | Revert "drm: tegra: protect DC register access with mutex" | Dave Airlie |
2012-12-30 | drm: tegra: program only one window during modeset | Lucas Stach |
2012-12-30 | drm: tegra: clean out old gem prototypes | Lucas Stach |
2012-12-30 | drm: tegra: remove redundant tegra2_tmds_config entry | Lucas Stach |
2012-12-30 | drm: tegra: protect DC register access with mutex | Lucas Stach |
2012-12-30 | drm: tegra: don't leave clients host1x member uninitialized | Lucas Stach |
2012-12-30 | drm: tegra: fix front_porch <-> back_porch mixup | Lucas Stach |
2012-12-30 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-12-30 | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2012-12-30 | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou... | Dave Airlie |
2012-12-28 | mm: fix null pointer dereference in wait_iff_congested() | Zlatko Calusic |
2012-12-28 | Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes | Olof Johansson |
2012-12-27 | libceph: fix protocol feature mismatch failure path | Sage Weil |
2012-12-27 | libceph: WARN, don't BUG on unexpected connection states | Alex Elder |
2012-12-27 | libceph: always reset osds when kicking | Alex Elder |
2012-12-27 | libceph: move linger requests sooner in kick_requests() | Alex Elder |