index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-01-29
14
-231
/
+227
|
\
|
*
leds: s3c24xx: Remove hardware.h inclusion
Sachin Kamat
2014-01-28
1
-2
/
+1
|
*
leds: replace list_for_each with list_for_each_entry
ZHAO Gang
2014-01-28
1
-11
/
+4
|
*
leds: kirkwood: Cleanup in header files
Sachin Kamat
2014-01-28
2
-10
/
+6
|
*
leds: pwm: Remove a warning on non-DT platforms
Olof Johansson
2014-01-28
1
-2
/
+1
|
*
leds: leds-pwm: fix duty time overflow.
Xiubo Li
2014-01-28
1
-2
/
+4
|
*
leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock
Alexander Shiyan
2014-01-28
1
-12
/
+1
|
*
leds: leds-mc13783: Remove duplicate field in platform data
Alexander Shiyan
2014-01-28
3
-93
/
+36
|
*
drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...
Chen Gang
2014-01-28
1
-1
/
+2
|
*
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
2014-01-28
2
-1
/
+11
|
*
leds: lp5521/5523: Fix multiple engine usage bug
Milo Kim
2014-01-28
2
-5
/
+33
|
*
LEDS: tca6507 - fix up some comments.
NeilBrown
2014-01-28
1
-88
/
+102
|
*
LEDS: tca6507: add device-tree support for GPIO configuration.
NeilBrown
2014-01-28
2
-0
/
+22
|
*
LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
NeilBrown
2014-01-28
1
-4
/
+4
*
|
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-29
3
-6
/
+16
|
\
\
|
*
\
Merge branch 'fixes' into tty-next
Greg Kroah-Hartman
2014-01-22
3
-6
/
+16
|
|
\
\
|
|
*
|
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
2013-12-09
1
-0
/
+2
|
|
*
|
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2013-12-09
1
-2
/
+2
|
|
*
|
serial: icom: dereference after free in load_code()
Dan Carpenter
2013-12-09
1
-2
/
+2
|
|
*
|
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-12-09
1
-0
/
+2
|
|
*
|
tty: serial: pch: don't crash if DMA enabled but not loaded
Sebastian Andrzej Siewior
2013-12-09
1
-3
/
+7
|
|
*
|
serial: samsung: move clock deactivation below uart registration
Heiko Stübner
2013-12-09
1
-1
/
+7
*
|
|
|
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-29
83
-3138
/
+14875
|
\
\
\
\
|
*
|
|
|
clk: sort Makefile
Mike Turquette
2014-01-27
1
-39
/
+37
|
*
|
|
|
clk: sunxi: fix overflow when setting up divided factors
Emilio López
2014-01-27
1
-1
/
+1
|
*
|
|
|
clk: Export more clk-provider functions
Stephen Boyd
2014-01-27
1
-0
/
+7
|
*
|
|
|
dt-bindings: qcom: Fix warning with duplicate dt define
Stephen Boyd
2014-01-27
1
-1
/
+1
|
*
|
|
|
clk: si5351: remove variant from platform_data
Sebastian Hesselbarth
2014-01-27
3
-32
/
+26
|
*
|
|
|
clk: samsung: Remove unneeded semicolon
Sachin Kamat
2014-01-18
1
-1
/
+1
|
*
|
|
|
clk: qcom: Fix modular build
Stephen Boyd
2014-01-17
1
-6
/
+6
|
*
|
|
|
ARM: OMAP3: use DT clock init if DT data is available
Tero Kristo
2014-01-17
1
-1
/
+12
|
*
|
|
|
ARM: AM33xx: remove old clock data and link in new clock init code
Tero Kristo
2014-01-17
3
-1066
/
+1
|
*
|
|
|
ARM: AM43xx: Enable clock init
Tero Kristo
2014-01-17
1
-0
/
+1
|
*
|
|
|
ARM: OMAP: DRA7: Enable clock init
Tero Kristo
2014-01-17
1
-0
/
+1
|
*
|
|
|
ARM: OMAP4: remove old clock data and link in new clock init code
Tero Kristo
2014-01-17
3
-1737
/
+2
|
*
|
|
|
ARM: OMAP2+: io: use new clock init API
Tero Kristo
2014-01-17
3
-14
/
+26
|
*
|
|
|
ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
Tero Kristo
2014-01-17
2
-0
/
+67
|
*
|
|
|
ARM: OMAP3: hwmod: initialize clkdm from clkdm_name
Tero Kristo
2014-01-17
1
-1
/
+2
|
*
|
|
|
ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm
Tero Kristo
2014-01-17
1
-0
/
+2
|
*
|
|
|
ARM: OMAP2+: clock: use driver API instead of direct memory read/write
Tero Kristo
2014-01-17
7
-54
/
+63
|
*
|
|
|
ARM: OMAP2+: clock: add support for indexed memmaps
Tero Kristo
2014-01-17
2
-1
/
+30
|
*
|
|
|
ARM: dts: am43xx clock data
Tero Kristo
2014-01-17
2
-0
/
+684
|
*
|
|
|
ARM: dts: AM35xx: use DT clock data
Tero Kristo
2014-01-17
1
-0
/
+3
|
*
|
|
|
ARM: dts: omap3 clock data
Tero Kristo
2014-01-17
10
-0
/
+2844
|
*
|
|
|
ARM: dts: am33xx clock data
Tero Kristo
2014-01-17
2
-0
/
+692
|
*
|
|
|
ARM: dts: DRA7: Add PCIe related clock nodes
J Keerthy
2014-01-17
1
-0
/
+25
|
*
|
|
|
ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clock
J Keerthy
2014-01-17
1
-6
/
+3
|
*
|
|
|
ARM: dts: clk: Add apll related clocks
J Keerthy
2014-01-17
1
-3
/
+11
|
*
|
|
|
ARM: dts: dra7 clock data
Tero Kristo
2014-01-17
2
-0
/
+2026
|
*
|
|
|
ARM: dts: omap5 clock data
Tero Kristo
2014-01-17
2
-0
/
+1453
[next]