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.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 tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-13
10
-281
/
+453
|
\
|
*
pwm: atmel: Remove useless symbolic definitions
Thierry Reding
2019-03-04
1
-14
/
+6
|
*
pwm: bcm-kona: Update macros to remove braces around numbers
Sheetal Tigadoli
2019-03-04
1
-8
/
+8
|
*
pwm: imx27: Only enable the clocks once in .get_state()
Uwe Kleine-König
2019-03-04
1
-7
/
+4
|
*
pwm: rcar: Improve calculation of divider
Yoshihiro Shimoda
2019-03-04
1
-9
/
+7
|
*
pwm: rcar: Remove legacy APIs
Yoshihiro Shimoda
2019-03-04
1
-40
/
+4
|
*
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
Yoshihiro Shimoda
2019-03-04
1
-5
/
+3
|
*
pwm: rcar: Add support "atomic" API
Yoshihiro Shimoda
2019-03-04
1
-0
/
+37
|
*
pwm: atmel: Add support for SAM9X60's PWM controller
Claudiu Beznea
2019-03-04
1
-0
/
+19
|
*
pwm: atmel: Rename objects of type atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-7
/
+7
|
*
pwm: atmel: Add support for controllers with 32 bit counters
Claudiu Beznea
2019-03-04
1
-11
/
+23
|
*
pwm: atmel: Add struct atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-28
/
+36
|
*
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2019-03-04
1
-0
/
+11
|
*
pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
2019-03-04
1
-1
/
+26
|
*
pwm: hibvt: Use individual struct per of-data
Mathieu Othacehe
2019-03-04
1
-5
/
+12
|
*
pwm: imx: Signedness bug in imx_pwm_get_state()
Dan Carpenter
2019-01-16
1
-1
/
+2
|
*
pwm: imx: Split into two drivers
Uwe Kleine-König
2019-01-16
4
-153
/
+257
|
*
pwm: imx: Don't print an error on -EPROBE_DEFER
Uwe Kleine-König
2019-01-10
1
-3
/
+8
|
*
pwm: imx: Set driver data earlier simplifying the end of ->probe()
Uwe Kleine-König
2019-01-10
1
-7
/
+3
|
*
pwm: imx: Remove if block where the condition is always wrong
Uwe Kleine-König
2019-01-10
1
-2
/
+0
|
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
1
-4
/
+1
|
*
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
2019-01-10
1
-1
/
+4
*
|
Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2019-03-13
7
-18
/
+756
|
\
\
|
*
|
mailbox: imx: keep MU irq working during suspend/resume
Anson Huang
2019-03-11
1
-2
/
+2
|
*
|
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
2019-03-06
3
-0
/
+738
|
*
|
mailbox: stm32-ipcc: remove useless device_init_wakeup call
Fabien Dessenne
2019-03-06
1
-2
/
+0
|
*
|
mailbox: stm32-ipcc: do not enable wakeup source by default
Fabien Dessenne
2019-03-06
1
-1
/
+1
|
*
|
mailbox: mailbox-test: fix null pointer if no mmio
Fabien Dessenne
2019-03-06
1
-6
/
+8
|
*
|
mailbox: mailbox-test: fix debugfs in multi-instances
Fabien Dessenne
2019-03-06
1
-6
/
+6
|
*
|
mailbox: tegra-hsp: mark suspend function as __maybe_unused
Arnd Bergmann
2019-03-06
1
-1
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-13
6
-28
/
+51
|
\
\
\
|
*
|
|
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
5
-27
/
+50
|
*
|
|
crypto: s5p-sss - fix AES support for Exynos5433
Kamil Konieczny
2019-03-07
1
-1
/
+1
*
|
|
|
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-13
12
-104
/
+262
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next
Dan Williams
2019-03-11
230
-1059
/
+1719
|
|
\
\
\
\
|
|
*
|
|
|
nfit/ars: Avoid stale ARS results
Dan Williams
2019-02-20
2
-1
/
+17
|
|
*
|
|
|
nfit/ars: Allow root to busy-poll the ARS state machine
Dan Williams
2019-02-20
2
-0
/
+9
|
|
*
|
|
|
nfit/ars: Introduce scrub_flags
Dan Williams
2019-02-20
2
-15
/
+23
|
|
*
|
|
|
nfit/ars: Remove ars_start_flags
Dan Williams
2019-02-20
2
-6
/
+5
|
|
*
|
|
|
nfit/ars: Attempt short-ARS even in the no_init_ars case
Dan Williams
2019-02-20
1
-2
/
+3
|
|
*
|
|
|
nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
Dan Williams
2019-02-13
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next
Dan Williams
2019-03-11
3
-20
/
+46
|
|
\
\
\
\
\
|
|
*
|
|
|
|
libnvdimm/pfn: Remove dax_label_reserve
Dan Williams
2019-02-22
1
-4
/
+2
|
|
*
|
|
|
|
dax: Check the end of the block-device capacity with dax_direct_access()
Dan Williams
2019-02-20
1
-10
/
+28
|
|
*
|
|
|
|
libnvdimm/pmem: Honor force_raw for legacy pmem regions
Dan Williams
2019-02-12
1
-0
/
+4
|
|
*
|
|
|
|
libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()
Dan Williams
2019-02-12
1
-7
/
+13
|
|
*
|
|
|
|
libnvdimm: Fix altmap reservation size calculation
Oliver O'Halloran
2019-02-12
1
-1
/
+1
|
|
*
|
|
|
|
libnvdimm, pfn: Fix over-trim in trim_pfn_device()
Wei Yang
2019-02-12
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next
Dan Williams
2019-03-11
10
-50
/
+147
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
libnvdimm/namespace: Clean up holder_class_store()
Dan Williams
2019-03-04
1
-4
/
+4
[next]