index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'depends/clk-for-3.10' into next/cleanup
Olof Johansson
2013-04-11
21
-169
/
+1518
|
\
|
*
clk: sunxi: drop an unnecesary kmalloc
Emilio López
2013-04-04
1
-1
/
+1
|
*
clk: sunxi: drop CLK_IGNORE_UNUSED
Emilio López
2013-04-04
1
-4
/
+4
|
*
clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
Emilio López
2013-04-04
1
-0
/
+88
|
*
clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Soren Brinkmann
2013-04-03
1
-2
/
+3
|
*
clk: mvebu: Use common of_clk_init() function
Jean-Francois Moine
2013-04-03
3
-42
/
+3
|
*
clk: allow reentrant calls into the clk framework
Mike Turquette
2013-04-02
1
-2
/
+42
|
*
clk: abstract locking out into helper functions
Mike Turquette
2013-04-02
1
-38
/
+61
|
*
clk: zynq: Add missing zynq clk header
Michal Simek
2013-03-27
1
-0
/
+1
|
*
clk: sunxi: rename compatible strings
Emilio López
2013-03-27
1
-8
/
+8
|
*
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
2013-03-27
6
-2
/
+577
|
*
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
2013-03-27
1
-5
/
+5
|
*
clk: Add composite clock type
Prashant Gaikwad
2013-03-26
2
-0
/
+202
|
*
clk: add table lookup to mux
Peter De Schrijver
2013-03-22
2
-19
/
+58
|
*
clk: Fix incorrect return type in clk.c
Sachin Kamat
2013-03-22
1
-1
/
+1
|
*
clk: prima2: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
2013-03-22
1
-1
/
+1
|
*
clk:SPEAr1340: Correct parent clock configuration
Vipul Kumar Samar
2013-03-21
1
-9
/
+9
|
*
clk: Add axi-clkgen driver
Lars-Peter Clausen
2013-03-20
3
-0
/
+340
|
*
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
2013-03-19
1
-54
/
+80
|
*
clk: Introduce optional unprepare_unused callback
Ulf Hansson
2013-03-19
1
-2
/
+5
|
*
clk: Unprepare the unused prepared slow clocks at late init
Ulf Hansson
2013-03-19
1
-0
/
+28
|
*
clk: Introduce optional is_prepared callback
Ulf Hansson
2013-03-19
1
-0
/
+21
|
*
clk: mxs: Fix sparse warnings
Fabio Estevam
2013-03-19
1
-0
/
+1
*
|
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2013-04-09
1
-1
/
+2
|
\
\
|
*
|
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
2013-04-08
1
-1
/
+2
|
|
/
*
|
Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....
Arnd Bergmann
2013-04-09
8
-45
/
+475
|
\
\
|
*
|
clocksource: mxs_timer: Add semicolon at end of line
Fabio Estevam
2013-04-03
1
-1
/
+1
|
*
|
iio: mxs-lradc: remove unneeded mach header inclusion
Shawn Guo
2013-04-01
1
-3
/
+0
|
*
|
rtc: stmp3xxx: use stmp_reset_block() instead
Shawn Guo
2013-04-01
1
-4
/
+2
|
*
|
clk: mxs: remove the use of mach level IO accessor
Shawn Guo
2013-04-01
2
-13
/
+11
|
*
|
clk: mxs: get base address from device tree
Shawn Guo
2013-04-01
2
-16
/
+35
|
*
|
ARM: mxs: move icoll driver into drivers/irqchip
Shawn Guo
2013-04-01
2
-0
/
+122
|
*
|
ARM: mxs: move timer driver into drivers/clocksource
Shawn Guo
2013-04-01
2
-0
/
+305
|
*
|
ARM: mxs: look up timrot clock from device tree
Shawn Guo
2013-04-01
2
-3
/
+0
|
*
|
ARM: mxs: use CLKSRC_OF helper to initialize timer
Shawn Guo
2013-04-01
2
-6
/
+0
|
*
|
Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanup
Shawn Guo
2013-04-01
4
-72
/
+31
|
|
\
\
*
|
|
|
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
2013-04-09
283
-1747
/
+3493
|
\
|
|
|
|
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-31
2
-4
/
+20
|
|
\
\
\
|
|
*
|
|
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-03-30
2
-1
/
+17
|
|
*
|
|
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
2013-03-30
1
-3
/
+3
|
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-31
11
-38
/
+53
|
|
\
\
\
\
|
|
*
|
|
|
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
2013-03-26
1
-5
/
+15
|
|
*
|
|
|
[media] fix compilation with both V4L2 and I2C as 'm'
Mauro Carvalho Chehab
2013-03-25
1
-1
/
+1
|
|
*
|
|
|
[media] m5mols: Fix bug in stream on handler
Andrzej Hajda
2013-03-21
1
-1
/
+1
|
|
*
|
|
|
[media] s5p-fimc: Do not attempt to disable not enabled media pipeline
Sylwester Nawrocki
2013-03-21
1
-20
/
+19
|
|
*
|
|
|
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
2013-03-21
1
-0
/
+1
|
|
*
|
|
|
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-03-21
1
-1
/
+1
|
|
*
|
|
|
[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish
Shaik Ameer Basha
2013-03-21
1
-2
/
+4
|
|
*
|
|
|
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
Shaik Ameer Basha
2013-03-21
1
-3
/
+5
|
|
*
|
|
|
[media] fimc-lite: Fix the variable type to avoid possible crash
Shaik Ameer Basha
2013-03-21
1
-4
/
+4
[next]