summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-13clk: shmobile: r8a7779: Add clocks supportSimon Horman2-0/+181
2014-05-13clk: Improve clock-indices binding documentationGeert Uytterhoeven1-5/+4
2014-05-13clk: Improve clk_ops documentationGeert Uytterhoeven2-24/+36
2014-05-13clk: Fixup spacing in commentsGeert Uytterhoeven1-44/+44
2014-05-13clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks2-3/+8
2014-05-12clk: socfpga: add divider registers to the main pll outputsDinh Nguyen3-4/+23
2014-05-06clk: sunxi: Implement MMC phase controlEmilio López2-0/+58
2014-05-06clk: sunxi: factors: automatic reparenting supportEmilio López1-0/+36
2014-04-30clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala3-7/+6
2014-04-30clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala3-5/+30
2014-04-30clk: qcom: Consolidate common probe codeStephen Boyd8-337/+196
2014-04-30clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd1-3/+6
2014-04-30clk: Consolidate recalc rate logicStephen Boyd1-16/+11
2014-04-30clk: Don't check for missing ops in clk_set_parent()Stephen Boyd1-3/+0
2014-04-30ARM: dts: use real clocks for bcm21664Alex Elder1-59/+105
2014-04-30clk: bcm21664: use common clock frameworkAlex Elder4-1/+354
2014-04-30ARM: dts: define clock binding for bcm21664Alex Elder1-0/+39
2014-04-30ARM: dts: revise kona clock binding documentAlex Elder1-40/+47
2014-04-30clk: bcm281xx: move compatible string definitionsAlex Elder2-12/+12
2014-04-30clk: bcm281xx: add clock hysteresis supportAlex Elder3-0/+82
2014-04-30clk: bcm281xx: add clock policy supportAlex Elder3-0/+318
2014-04-30clk: bcm281xx: define CCU clock data staticallyAlex Elder3-143/+133
2014-04-30clk: bcm281xx: initialize CCU structures staticallyAlex Elder4-119/+97
2014-04-30clk: bcm281xx: change some symbol namesAlex Elder1-11/+16
2014-04-30clk: bcm281xx: use init_data.name for clock nameAlex Elder3-12/+14
2014-04-30clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder1-0/+3
2014-04-30clk: divider: Optimize clk_divider_bestdiv loopMaxime COQUELIN1-1/+13
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN2-2/+70
2014-04-30clk: Fix slab corruption in clk_unregister()Stephen Boyd1-1/+2
2014-04-30clk: Fix double free due to devm_clk_register()Stephen Boyd1-41/+30
2014-04-30clk: socfpga: fix clock driver for 3.15Dinh Nguyen2-20/+10
2014-04-30clk: divider: Fix best div calculation for power-of-two and table dividersMaxime COQUELIN1-1/+36
2014-04-30clk: bcm281xx: don't use unnamed structs or unionsAlex Elder3-61/+64
2014-04-28Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-28word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason1-0/+5
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds6-33/+111
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo1-0/+2
2014-04-25kernfs: fix a subdir count leakJianyu Zhan1-3/+6
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-04-25usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min2-1/+2
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1