]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-05-14 Arnd BergmannMerge branch 'spear/dt' into spear/clock
2012-05-14 Arnd BergmannMerge branch 'spear/pinctrl' into spear/clock
2012-05-12 Viresh KumarSPEAr: Update defconfigs
2012-05-12 Viresh KumarSPEAr: Add SMI NOR partition info in dts files
2012-05-12 Viresh KumarSPEAr: Switch to common clock framework
2012-05-12 Viresh KumarSPEAr: Call clk_prepare() before calling clk_enable
2012-05-12 Viresh KumarSPEAr: clk: Add General Purpose Timer Synthesizer clock
2012-05-12 Viresh KumarSPEAr: clk: Add Fractional Synthesizer clock
2012-05-12 Viresh KumarSPEAr: clk: Add Auxiliary Synthesizer clock
2012-05-12 Viresh KumarSPEAr: clk: Add VCO-PLL Synthesizer clock
2012-05-12 Viresh KumarSPEAr: Add DT bindings for SPEAr's timer
2012-05-12 Arnd BergmannMerge branches 'depends/pinctrl/devel' and 'depends...
2012-05-11 Arnd BergmannMerge branch 'depends/rmk/clkdev' into next/clock
2012-05-11 Arnd BergmannMerge branch 'depends/clk/clk-next' into next/clock
2012-05-10 Guennadi Liakhovetskipinctrl: (cosmetic) fix two entries in DocBook comments
2012-05-08 Sascha Hauerclk: add a fixed factor clock
2012-05-08 Mike Turquetteclk: mux: assign init data
2012-05-08 Mike Turquetteclk: remove COMMON_CLK_DISABLE_UNUSED
2012-05-08 Mike Turquetteclk: prevent spurious parent rate propagation
2012-05-07 Stephen Warrenpinctrl: add more info to error msgs in pin_request
2012-05-07 Mike TurquetteMAINTAINERS: add entry for common clk framework
2012-05-02 Russell KingCLKDEV: provide helpers for common clock framework
2012-05-02 Viresh Kumarclk: clk_set_rate() must fail if CLK_SET_RATE_GATE...
2012-05-02 Saravana Kannanclk: Use a separate struct for holding init data.
2012-05-02 Rajendra Nayakclk: constify parent name arrays in macros
2012-05-01 Shawn Guopinctrl: add pinctrl-mxs support
2012-05-01 Dong Aishengpinctrl: pinctrl-imx: add imx6q pinctrl driver
2012-05-01 Dong Aishengpinctrl: pinctrl-imx: add imx pinctrl core driver
2012-05-01 Dong Aishengdt: add of_get_child_count helper function
2012-05-01 Dong Aishengpinctrl: support gpio request deferred probing
2012-04-30 Viresh KumarARM: SPEAr3xx: Correct keyboard data passed from DT
2012-04-26 Dong Aishengpinctrl: add pinctrl_provide_dummies interface for...
2012-04-26 John Crispinpinctrl: enhance reporting of errors when loading from DT
2012-04-26 Stephen Warrenpinctrl: add kerneldoc for pinctrl_ops device tree...
2012-04-26 Stephen Warrenpinctrl: propagate map validation errors
2012-04-25 Linus Walleijpinctrl: fix dangling comment
2012-04-24 Rob Herringclk: remove trailing whitespace from clk.h
2012-04-24 Rob Herringclk: select CLKDEV_LOOKUP for COMMON_CLK
2012-04-24 Viresh Kumarclk: Don't set clk->new_rate twice
2012-04-24 Viresh Kumarclk: clk-private: Add DEFINE_CLK macro
2012-04-24 Viresh Kumarclk: clk-gate: Create clk_gate_endisable()
2012-04-24 Viresh Kumarclk: Fix typo in comment
2012-04-24 Shawn Guoclk: propagate round_rate for CLK_SET_RATE_PARENT case
2012-04-24 Shawn Guoclk: pass parent_rate into .set_rate
2012-04-24 Shawn Guoclk: always pass parent_rate into .round_rate
2012-04-24 Mike Turquetteclk: basic: improve parent_names & return errors
2012-04-24 Mike Turquetteclk: core: copy parent_names & return error codes
2012-04-24 Mark Brownclk: Constify parent name arrays
2012-04-24 Mark Brownclk: Remove comment for end of CONFIG_COMMON_CLK section
2012-04-24 Rajendra Nayakclk: Make clk_get_rate() return 0 on error
2012-04-24 Shawn Guoclk: declare clk_ops of basic clks in clk-provider.h
2012-04-24 Shawn Guoclk: add "const" for clk_ops of basic clks
2012-04-24 Shawn Guoclk: remove unnecessary EXPORT_SYMBOL_GPL
2012-04-24 Shawn Guoclk: use kzalloc in clk_register_mux
2012-04-24 Mike Turquetteclk: core: enforce clk_ops consistency
2012-04-24 Mike Turquetteclk: core: clk_calc_new_rates handles NULL parents
2012-04-24 Mike Turquetteclk: core: remove dead code paths
2012-04-24 Mike Turquetteclk: core: correct clk_set_rate kerneldoc
2012-04-24 John Crispinpinctrl: fix signed vs unsigned conditionals inside...
2012-04-22 Viresh KumarSPEAr3xx: Add pinctrl support for boards
2012-04-22 Viresh KumarSPEAr: Remove existing padmux support for SPEAr
2012-04-22 Viresh Kumarpinctrl: Add SPEAr3xx pinctrl drivers
2012-04-22 Viresh Kumarpinctrl: Add SPEAr pinctrl drivers
2012-04-22 Arnd BergmannARM: spear: remove most mach/*.h header contents
2012-04-22 Viresh KumarSPEAr: Update defconfigs
2012-04-22 Viresh KumarSPEAr: Add PL080 DMA support for 3xx and 6xx
2012-04-22 Viresh KumarARM: SPEAr3xx: Add device-tree support to SPEAr3xx...
2012-04-22 Viresh KumarSPEAr3xx: Replace printk() with pr_*()
2012-04-22 Viresh KumarSPEAr6xx: Add compilation support for dtbs using 'make...
2012-04-22 Viresh KumarSPEAr3xx: Add clock instance of usb hosts - ehci and...
2012-04-22 Viresh KumarSPEAr: Use CLKDEV_INIT for defining clk_lookups
2012-04-22 Stefan RoeseARM: SPEAr600: Change FSMC and SMI clock names
2012-04-21 Linus TorvaldsLinux 3.4-rc4 v3.4-rc4
2012-04-21 Yong Zhangsparc32,leon: add notify_cpu_starting()
2012-04-21 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-04-21 Linus TorvaldsMerge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel...
2012-04-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-04-21 Linus TorvaldsMerge tag 'mfd-for-linus-3.4' of git://git.kernel.org...
2012-04-21 Al Virokill mm argument of vm_munmap()
2012-04-21 Al Viroperfmon: kill some helpers and arguments
2012-04-21 Al Viroaio: don't bother with unmapping when aio_free_ring...
2012-04-21 Ulf Hanssonmmc: core: Do not pre-claim host in suspend
2012-04-21 Jaehoon Chungmmc: dw_mmc: prevent NULL dereference for dma_ops
2012-04-21 Eric Bénardmmc: unbreak sdhci-esdhc-imx on i.MX25
2012-04-21 H Hartley Sweetenmmc: cd-gpio: Include header to pickup exported symbol...
2012-04-21 Daniel Drakemmc: sdhci: refine non-removable card checking for...
2012-04-21 Seungwon Jeonmmc: dw_mmc: Fix switch from DMA to PIO
2012-04-21 Chuanxiao Dongmmc: remove MMC bus legacy suspend/resume method
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-21 Rajendra Nayakmmc: omap_hsmmc: Get rid of of_have_populated_dt()...
2012-04-21 Chris Ballmmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_M...
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 sanitize operation
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 discard operation
2012-04-21 Linus TorvaldsVM: add "vm_brk()" helper function
2012-04-20 Linus TorvaldsMerge tag 'for-torvalds-20120418' of git://git.kernel...
2012-04-20 Linus TorvaldsMerge tag 'tty-3.4-rc4' of git://git.kernel.org/pub...
2012-04-20 Linus TorvaldsMerge tag 'usb-3.4-rc4' of git://git.kernel.org/pub...
2012-04-20 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc3-tag' of git://git...
2012-04-20 Linus TorvaldsRevert "ACPI: ignore FADT reset-reg-sup flag"
next