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
*
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
7
-49
/
+41
*
scsi: ipr: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-15
/
+15
*
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
2
-12
/
+9
*
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-9
/
+9
*
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-16
/
+11
*
scsi: aic7xxx: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-32
/
+9
*
Merge branch 'clockevents/4.15' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
2017-11-01
9
-113
/
+91
|
\
|
*
clocksource/drivers/timer-of: Add timer_of_exit function
Benjamin Gaignard
2017-10-29
2
-0
/
+15
|
*
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
2017-10-19
1
-2
/
+7
|
*
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
2017-10-19
1
-3
/
+0
|
*
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
2017-10-19
1
-2
/
+1
|
*
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
2017-10-19
1
-17
/
+21
|
*
clocksource: Improve GENERIC_CLOCKEVENTS dependency
Arnd Bergmann
2017-10-19
1
-41
/
+9
|
*
clocksource/drivers/rockchip: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
1
-1
/
+1
|
*
clocksource/drivers/owl: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
1
-2
/
+2
|
*
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
1
-2
/
+2
|
*
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
1
-4
/
+2
|
*
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
Geert Uytterhoeven
2017-10-19
1
-17
/
+1
|
*
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
Geert Uytterhoeven
2017-10-19
1
-1
/
+5
|
*
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
Geert Uytterhoeven
2017-10-19
1
-20
/
+0
|
*
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
Magnus Damm
2017-10-19
1
-11
/
+27
|
*
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
Magnus Damm
2017-10-19
1
-3
/
+11
*
|
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
2
-15
/
+41
|
\
\
|
*
|
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
2
-15
/
+41
*
|
|
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-5
/
+4
*
|
|
scsi: libiscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-10
/
+6
*
|
|
scsi: libfc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-11
/
+10
*
|
|
scsi: isci: Convert timers to use timer_setup()
Kees Cook
2017-10-27
5
-18
/
+16
*
|
|
scsi: gdth: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+2
*
|
|
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-9
/
+10
*
|
|
scsi: dc395x: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-8
/
+5
*
|
|
scsi: bnx2i: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-14
/
+7
*
|
|
scsi: be2iscsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-11
/
+7
*
|
|
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-15
/
+12
|
|
/
|
/
|
*
|
ahci: Convert timers to use timer_setup()
Kees Cook
2017-10-19
2
-5
/
+7
*
|
libata: Convert timers to use timer_setup()
Kees Cook
2017-10-17
3
-6
/
+5
*
|
timer: Remove meaningless .data/.function assignments
Kees Cook
2017-10-17
4
-9
/
+2
*
|
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
2
-2
/
+1
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
27
-33
/
+33
*
|
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2017-10-05
1
-2
/
+2
*
|
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2017-10-05
1
-7
/
+5
*
|
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
4
-31
/
+29
*
|
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2017-10-05
1
-5
/
+4
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
9
-55
/
+35
*
|
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-6
/
+7
*
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
3
-11
/
+15
|
\
\
|
*
|
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
2017-10-02
1
-1
/
+4
|
*
|
ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs
Ville Syrjälä
2017-09-19
1
-0
/
+1
|
*
|
ata: avoid gcc-7 warning in ata_timing_quantize
Arnd Bergmann
2017-09-07
1
-10
/
+10
*
|
|
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-10-03
32
-145
/
+276
|
\
\
\
[next]