aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-30drbd: Remove drbd_wrappers.hPhilipp Reisner
2014-04-30drbd: Leave IO suspended if the fence handler find the peer primaryPhilipp Reisner
2014-04-30drbd: Break a deadlock while concurrent fencing and establishing a connectionPhilipp Reisner
2014-04-30efi/arm64: ignore dtb= when UEFI SecureBoot is enabledArd Biesheuvel
2014-04-30arm64: efi: add EFI stubMark Salter
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-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter
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-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen
2014-04-30virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-04-30usb: phy: msm: Use usb_add_phy_dev() to register deviceIvan T. Ivanov
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov
2014-04-30usb: phy: msm: Handle disconnect eventsIvan T. Ivanov
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov
2014-04-30usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov
2014-04-30usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov
2014-04-30usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov