summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-12Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-12clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2014-04-30clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala
2014-04-30clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala
2014-04-30clk: qcom: Consolidate common probe codeStephen Boyd
2014-04-30clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd
2014-04-30clk: Consolidate recalc rate logicStephen Boyd
2014-04-30clk: Don't check for missing ops in clk_set_parent()Stephen Boyd
2014-04-30clk: bcm21664: use common clock frameworkAlex Elder
2014-04-30clk: bcm281xx: move compatible string definitionsAlex Elder
2014-04-30clk: bcm281xx: add clock hysteresis supportAlex Elder
2014-04-30clk: bcm281xx: add clock policy supportAlex Elder
2014-04-30clk: bcm281xx: define CCU clock data staticallyAlex Elder
2014-04-30clk: bcm281xx: initialize CCU structures staticallyAlex Elder
2014-04-30clk: bcm281xx: change some symbol namesAlex Elder
2014-04-30clk: bcm281xx: use init_data.name for clock nameAlex Elder
2014-04-30clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder
2014-04-30clk: divider: Optimize clk_divider_bestdiv loopMaxime COQUELIN
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN
2014-04-30clk: Fix slab corruption in clk_unregister()Stephen Boyd
2014-04-30clk: Fix double free due to devm_clk_register()Stephen Boyd
2014-04-30Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...Mike Turquette
2014-04-30clk: socfpga: fix clock driver for 3.15Dinh Nguyen
2014-04-30clk: divider: Fix best div calculation for power-of-two and table dividersMaxime COQUELIN
2014-04-30clk: bcm281xx: don't use unnamed structs or unionsAlex Elder
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff
2014-04-24serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson
2014-04-24serial: samsung: don't check config for every characterDoug Anderson