index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()
Axel Lin
1
-0
/
+6
2012-11-15
CLK: clk-twl6040: fix return value check in twl6040_clk_probe()
Wei Yongjun
1
-2
/
+2
2012-11-15
clk: ux500: Register nomadik keypad clock lookups for u8500
Ulf Hansson
1
-0
/
+4
2012-11-15
clk: ux500: Register rng clock lookups for u8500
Ulf Hansson
1
-1
/
+2
2012-11-10
clk: ux500: Register slimbus clock lookups for u8500
Ulf Hansson
1
-2
/
+3
2012-11-10
clk: ux500: Update rtc clock lookup for u8500
Ulf Hansson
1
-1
/
+1
2012-11-10
clk: ux500: Register msp clock lookups for u8500
Ulf Hansson
1
-0
/
+18
2012-11-10
clk: ux500: Register ssp clock lookups for u8500
Ulf Hansson
1
-0
/
+6
2012-11-10
clk: ux500: Register i2c clock lookups for u8500
Ulf Hansson
1
-1
/
+18
2012-11-10
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
1
-0
/
+18
2012-11-10
clk: fix return value check in bcm2835_init_clocks()
Wei Yongjun
1
-4
/
+4
2012-11-10
cpufreq: db8500: Use armss clk to update frequency
Ulf Hansson
1
-8
/
+16
2012-11-10
clk: ux500: Add armss clk and fixup smp_twd clk for u8500
Ulf Hansson
1
-6
/
+8
2012-11-10
clk: ux500: Support for prcmu_scalable_rate clock
Ulf Hansson
2
-0
/
+23
2012-11-10
mfd: db8500: Connect ARMSS clk to ARM OPP
Ulf Hansson
1
-22
/
+56
2012-11-10
cpufreq: db8500: Fetch cpufreq table from platform data
Ulf Hansson
1
-42
/
+25
2012-11-10
cpufreq: db8500: Register as a platform driver
Ulf Hansson
1
-1
/
+19
2012-11-10
mfd: db8500: Provide cpufreq table as platform data
Ulf Hansson
1
-0
/
+22
2012-10-29
clk: wm831x: Use devm_clk_register() to simplify code
Stephen Boyd
1
-23
/
+7
2012-10-29
clk: Add devm_clk_{register,unregister}()
Stephen Boyd
1
-21
/
+90
2012-10-29
clk: wm831x: Fix clk_register() error code checking
Stephen Boyd
1
-6
/
+6
2012-10-29
clk: Common clocks implementation for Versatile Express
Pawel Moll
3
-3
/
+148
2012-10-29
clk: Versatile Express clock generators ("osc") driver
Pawel Moll
2
-0
/
+147
2012-10-29
CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock
Peter Ujfalusi
3
-0
/
+135
2012-10-29
clk: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
1
-42
/
+42
2012-10-29
clk: fix return value check in of_fixed_clk_setup()
Wei Yongjun
1
-1
/
+1
2012-10-29
clk: ux500: Update sdmmc clock to 100MHz for u8500
Ulf Hansson
1
-2
/
+3
2012-10-29
clk: ux500: Support prcmu ape opp voltage clock
Ulf Hansson
2
-0
/
+61
2012-10-29
mfd: dbx500: Export prmcu_request_ape_opp_100_voltage
Ulf Hansson
1
-2
/
+2
2012-10-29
clk: Don't return negative numbers for unsigned values with !clk
Stephen Boyd
1
-10
/
+10
2012-10-29
clk: SPEAr: Vco-pll: Fix compilation warning
Viresh Kumar
1
-1
/
+1
2012-10-28
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-1
/
+2
2012-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-310
/
+578
2012-10-27
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2012-10-27
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+8
2012-10-27
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-68
/
+56
2012-10-26
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-847
/
+798
2012-10-26
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+6
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-243
/
+271
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-115
/
+151
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-93
/
+138
2012-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-94
/
+102
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
1
-16
/
+19
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
2
-15
/
+40
2012-10-26
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-10-26
net/mlx4_core: Unmap UAR also in the case of error flow
Dotan Barak
1
-4
/
+14
2012-10-26
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
Moni Shoua
1
-1
/
+1
2012-10-26
net/mlx4_en: Fix double-release-range in tx-rings
Jack Morgenstein
1
-1
/
+0
2012-10-26
bas_gigaset: fix pre_reset handling
Tilman Schmidt
1
-3
/
+16
2012-10-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-110
/
+119
[next]