Change path of audio platform device from rk to rockchip
[firefly-linux-kernel-4.4.55.git] / drivers /
2014-01-21 许盛飞pwm-bl: add pwm backlight driver for rockchip
2014-01-21 dklclk: rockchip: add clk_core ops support
2014-01-21 dklclk: rockchip: add apll set_rate support
2014-01-20 dklRevert "rk_clk: not disable unused clocks temporarily"
2014-01-20 黄涛clocksource: rockchip_timer: support timer-based delay
2014-01-20 dklrk_clk: not disable unused clocks temporarily
2014-01-20 yxjrk fb:base version for linux3.10
2014-01-17 dklrk_clk: modify clk-ops.c to reuse and fit the common...
2014-01-17 Mike Turquetteclk: composite: pass mux_hw into determine_rate
2014-01-17 Emilio Lópezclk: composite: .determine_rate support
2014-01-09 dklrk_clk: add common pll and gpll set_rate support
2014-01-08 dklrk_clk: add clk-pll.c support
2014-01-08 Mike Turquetteclk: of: helper for determining number of parent clocks
2014-01-08 Tomasz Figaclk: Correct lookup logic in clk_fetch_parent_index()
2014-01-08 Tomasz Figaclk: Use kcalloc() to allocate arrays
2014-01-08 Tomasz Figaclk: Add error handling to clk_fetch_parent_index()
2014-01-08 Alex Elderclk: only call get_parent if there is one
2014-01-08 Thierry Redingclk: Move symbol export to proper location
2014-01-08 James Hoganclk: fix new_parent dereference before null check
2014-01-08 Alex Elderclk: get matching entry under lock in of_clk_init()
2014-01-08 Mike Turquetteclk: handle NULL struct clk gracefully
2014-01-08 James Hoganclk: clk-mux: implement remuxing on set_rate
2014-01-08 James Hoganclk: add support for clock reparent on set_rate
2014-01-08 James Hoganclk: move some parent related functions upwards
2014-01-08 James Hoganclk: abstract parent cache
2014-01-08 Peter Meerwaldclk: fix typos
2014-01-08 Soren Brinkmannclk: Always notify whole subtree when reparenting
2014-01-08 Peter De Schrijverclk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
2014-01-08 Peter De Schrijverclk: use clk_get_rate() for debugfs
2014-01-08 Saravana Kannanclk: Disable unused clocks after deferred probing is...
2014-01-08 Saravana Kannanclk: Fix race condition between clk_set_parent and...
2014-01-06 黄涛i2c: rockchip: support check idle
2014-01-06 黄涛pinctrl: rockchip: enable clock support, disable pinmux...
2014-01-03 Tony Lindgrenpinctrl: Remove duplicate code in pinctrl_pm_select_sta...
2014-01-03 Arnd Bergmannpinctrl: export pinctrl_pm_select_*_state
2014-01-03 Linus Walleijdrivers: pinctrl sleep and idle states in the core
2014-01-03 xxxadd clock init
2013-12-30 luoweipinctrl:fix irq operation bug
2013-12-23 chenxingrk3188: set mux/divider/gate flags && fix some bugs
2013-12-23 Haojian Zhuangclk: gate: add CLK_GATE_HIWORD_MASK
2013-12-23 Haojian Zhuangclk: divider: add CLK_DIVIDER_HIWORD_MASK flag
2013-12-23 Haojian Zhuangclk: mux: add CLK_MUX_HIWORD_MASK
2013-12-23 chenxingrk3188: revert clk-divider.c and clk-mux.c in drivers...
2013-12-20 chenxingrk3188: add clock support
2013-12-19 luoweipinctrl:delete unused code
2013-12-17 黄涛Merge remote-tracking branch 'origin/upstream/linux...
2013-12-17 黄涛Merge remote-tracking branch 'origin/upstream/android...
2013-12-17 黄涛Merge remote-tracking branch 'origin/upstream/linux...
2013-12-17 Alexandre Courbotgpiolib: safer implementation of desc_to_gpio()
2013-12-17 John Stultzion: Fix build warning
2013-12-17 Colin Crossion: remove ion_user_handle_t from ion_test.h
2013-12-17 John Stultzion: Don't allow building ION as a module.
2013-12-16 Mark BrownMerge branch 'linux-linaro-lsk' into linux-linaro-lsk...
2013-12-16 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2013-12-16 luoweipinctrl:add vol_domain dts support
2013-12-16 黄涛Merge remote-tracking branch 'origin/upstream/linux...
2013-12-14 luoweipinctrl:add interface for drive and vol setting
2013-12-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/aosp...
2013-12-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/aosp...
2013-12-13 Mark BrownMerge branch 'android-3.10' of https://android.googleso...
2013-12-13 Mark BrownMerge branch 'linux-linaro-lsk' into linux-linaro-lsk...
2013-12-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2013-12-13 Mark BrownMerge branch 'linux-linaro-lsk' into linux-linaro-lsk...
2013-12-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2013-12-13 黄涛i2c: add rockchip i2c driver
2013-12-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2013-12-13 黄涛rk_serial: use of_alias_get_id to get serial id
2013-12-13 luoweiimprove pinctrl dts format and add rk3188-pinctrl.dtsi...
2013-12-13 John Stultzion: Improve ION config description
2013-12-13 John Stultzion: Cleanup whitespace issues and other checkpatch...
2013-12-12 Colin Crossion: fix bugs in cma heap
2013-12-12 Colin Crossion: add alignment check to chunk heap
2013-12-12 Colin Crossion: add helper to zero contiguous region of pages
2013-12-12 Colin Crossion: carveout heap: zero buffers on free, fix memory...
2013-12-12 Colin Crossion: fix sparse warnings
2013-12-12 Colin Crossion: use alloc_pages in system contig heap
2013-12-12 Colin Crossion: allow cached mappings of chunk and system heap...
2013-12-12 Colin Crossion: remove ion_heap_alloc_pages
2013-12-12 Colin Crossion: use vm_insert_pfn for faulted pages
2013-12-12 Colin Crossion: check return value from remap_pfn_range
2013-12-12 Colin Crossion: free low memory from page pools first
2013-12-12 Colin Crossion: optimize ion_heap_buffer_zero
2013-12-12 Colin Crossion: add alignment check to carveout heap
2013-12-12 Colin Crossion: drop dependency on ARM
2013-12-12 John Stultzion: Fix two small issues in system_heap allocation
2013-12-12 Mitchel Humpherysgpu: ion: fix use-after-free in ion_heap_freelist_drain
2013-12-12 Colin Crossion: clean up ioctls
2013-12-12 Colin Crossgpu: ion: remove unnecessary function from system heap
2013-12-12 Colin Crossion: fix printk warnings
2013-12-12 Colin Crossion: don't use phys_to_page or __phys_to_pfn
2013-12-12 Colin Crossion: don't use __arm_ioremap to map pages
2013-12-12 Colin Crossion: update idr to avoid deprecated apis
2013-12-12 Colin Crossion: add test device for unit tests to interact with...
2013-12-12 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2013-12-12 Mark Brownvideo: amba-clcd: Make CLCD driver available on more...
2013-12-12 Mark BrownMerge branch 'linux-linaro-lsk' into linux-linaro-lsk...
2013-12-12 Mark BrownMerge tag 'v3.10.24' into linux-linaro-lsk
2013-12-12 Alan Coxdrivers/char/i8k.c: add Dell XPLS L421X
2013-12-12 David CluytensUSB: cdc-acm: Added support for the Lenovo RD02-D400...
2013-12-12 Colin LeitnerUSB: spcp8x5: correct handling of CS5 setting
next