summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-13phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin
2015-03-13phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin
2015-03-13phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin
2015-03-13phy: Find the right match in devm_phy_destroy()Thierry Reding
2015-03-12phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin
2015-03-12phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin
2015-03-12phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin
2015-03-12phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin
2015-03-11phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin
2015-03-04phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin
2015-03-04phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin
2015-03-04phy: xgene: Remove duplicate code to set ctx->devAxel Lin
2015-03-04phy: armada375-usb2: Set drvdata for phy and use itAxel Lin
2015-03-04phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin
2015-03-04phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause
2015-02-19ipmi: avoid gcc warningArnd Bergmann
2015-02-19ipmi: Update timespec usage to timespec64John Stultz
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause