index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
68
-1647
/
+835
|
\
|
*
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...
Christophe Jaillet
2017-06-27
1
-2
/
+3
|
*
clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap
Arvind Yadav
2017-06-27
1
-2
/
+6
|
*
clocksource/drivers/tcb_clksrc: Make IO endian agnostic
Alexandre Belloni
2017-06-27
1
-29
/
+29
|
*
clocksource/drivers/sun4i: Switch to the timer-of common init
Daniel Lezcano
2017-06-26
2
-94
/
+78
|
*
clocksource/drivers/timer-of: Fix invalid iomap check
Daniel Lezcano
2017-06-26
1
-1
/
+1
|
*
clocksource/drivers: Fix uninitialized variable use in timer_of_init
Arnd Bergmann
2017-06-22
1
-3
/
+2
|
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
401
-2573
/
+3851
|
|
\
|
*
|
clocksource/drivers/fttmr010: Factor out clock read code
Linus Walleij
2017-06-14
1
-10
/
+6
|
*
|
clocksource/drivers/fttmr010: Implement delay timer
Linus Walleij
2017-06-14
1
-1
/
+34
|
*
|
clocksource/drivers: Add timer-of common init routine
Daniel Lezcano
2017-06-14
4
-0
/
+243
|
*
|
clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume
Alexandre Belloni
2017-06-14
1
-0
/
+51
|
*
|
clocksource/drivers/fttmr010: Optimize sched_clock()
Linus Walleij
2017-06-14
1
-5
/
+10
|
*
|
clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI
Daniel Lezcano
2017-06-14
1
-2
/
+2
|
*
|
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2017-06-14
5
-33
/
+33
|
*
|
clocksource/drivers: Rename clksrc table to timer
Daniel Lezcano
2017-06-14
1
-9
/
+9
|
*
|
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
2017-06-14
1
-1
/
+1
|
*
|
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
1
-1
/
+1
|
*
|
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-14
57
-96
/
+96
|
*
|
Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
Daniel Lezcano
2017-06-12
3
-64
/
+0
|
*
|
clocksource/drivers/fttmr010: Fix aspeed-2500 initialization
Daniel Lezcano
2017-06-12
1
-7
/
+16
|
*
|
clocksource/drivers/fttmr010: Add AST2500 compatible string
Daniel Lezcano
2017-06-12
1
-1
/
+2
|
*
|
clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
2017-06-12
4
-301
/
+106
|
*
|
clocksource/drivers/fttmr010: Switch to use TIMER2 src
Linus Walleij
2017-06-12
1
-11
/
+10
|
*
|
clocksource/drivers/fttmr010: Switch to use bitops
Linus Walleij
2017-06-12
1
-21
/
+22
|
*
|
clocksource/drivers/fttmr010: Use state container
Linus Walleij
2017-06-12
1
-74
/
+116
|
*
|
clocksource/drivers/fttmr010: Drop Gemini specifics
Linus Walleij
2017-06-12
1
-81
/
+22
|
*
|
clocksource/drivers/fttmr010: Fix the clock handling
Linus Walleij
2017-06-12
1
-1
/
+7
|
*
|
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
200
-1462
/
+2572
|
|
\
\
|
*
|
|
mmtimer: Remove the SGI SN2 mmtimer driver
Christoph Hellwig
2017-05-26
3
-868
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-03
17
-745
/
+317
|
\
\
\
\
|
*
|
|
|
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
2017-06-28
1
-1
/
+1
|
*
|
|
|
s390/cio: introduce io_subchannel_type
Sebastian Ott
2017-06-12
3
-99
/
+50
|
*
|
|
|
s390/dasd: fix hanging safe offline
Stefan Haberland
2017-06-12
1
-2
/
+6
|
*
|
|
|
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2017-06-12
2
-31
/
+44
|
*
|
|
|
s390/dasd: Display read-only attribute correctly
Jan Höppner
2017-06-12
1
-5
/
+14
|
*
|
|
|
s390/zcrypt: Add some debug messages on failure.
Harald Freudenberger
2017-06-12
1
-2
/
+10
|
*
|
|
|
s390/zcrypt: Rework ap init in case of out of range domain param.
Harald Freudenberger
2017-06-12
1
-6
/
+15
|
*
|
|
|
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
2017-06-12
1
-1
/
+1
|
*
|
|
|
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
2017-06-12
1
-1
/
+14
|
*
|
|
|
s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()
Harald Freudenberger
2017-06-12
1
-85
/
+0
|
*
|
|
|
s390/zcrypt: get rid of little/big endian handling
Heiko Carstens
2017-06-12
2
-29
/
+11
|
*
|
|
|
s390/pkey: add missing __user annotations
Heiko Carstens
2017-06-12
1
-2
/
+2
|
*
|
|
|
s390/dasd: Remove variable sized array
Jan Höppner
2017-06-12
1
-17
/
+30
|
*
|
|
|
s390/scm: use multiple queues
Sebastian Ott
2017-06-12
2
-13
/
+42
|
*
|
|
|
s390/scm: convert tasklet
Sebastian Ott
2017-06-12
2
-40
/
+15
|
*
|
|
|
s390/scm: convert to blk-mq
Sebastian Ott
2017-06-12
2
-65
/
+74
|
*
|
|
|
s390/scm: remove cluster option
Sebastian Ott
2017-06-12
5
-361
/
+3
|
*
|
|
|
s390/pkey: make pkey_init() static
Heiko Carstens
2017-06-12
1
-1
/
+1
*
|
|
|
|
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-03
4
-3
/
+34
|
\
\
\
\
\
[next]