index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-05-12
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
2012-05-12
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
2012-05-12
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
2012-05-08
clk: add a fixed factor clock
Sascha Hauer
2012-05-08
clk: mux: assign init data
Mike Turquette
2012-05-08
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2012-05-08
clk: prevent spurious parent rate propagation
Mike Turquette
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
2012-05-01
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-01
clk: Use a separate struct for holding init data.
Saravana Kannan
2012-04-24
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
2012-04-24
clk: Don't set clk->new_rate twice
Viresh Kumar
2012-04-24
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
2012-04-24
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
2012-04-24
clk: pass parent_rate into .set_rate
Shawn Guo
2012-04-24
clk: always pass parent_rate into .round_rate
Shawn Guo
2012-04-24
clk: basic: improve parent_names & return errors
Mike Turquette
2012-04-24
clk: core: copy parent_names & return error codes
Mike Turquette
2012-04-24
clk: Constify parent name arrays
Mark Brown
2012-04-24
clk: Make clk_get_rate() return 0 on error
Rajendra Nayak
2012-04-24
clk: add "const" for clk_ops of basic clks
Shawn Guo
2012-04-24
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
2012-04-24
clk: use kzalloc in clk_register_mux
Shawn Guo
2012-04-24
clk: core: enforce clk_ops consistency
Mike Turquette
2012-04-24
clk: core: clk_calc_new_rates handles NULL parents
Mike Turquette
2012-04-24
clk: core: remove dead code paths
Mike Turquette
2012-04-24
clk: core: correct clk_set_rate kerneldoc
Mike Turquette
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-20
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
2012-04-20
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
2012-04-20
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
2012-04-20
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
2012-04-20
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-20
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-20
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-20
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-20
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]