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
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-13
1
-13
/
+19
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-13
1
-17
/
+17
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-13
1
-0
/
+10
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-13
2
-16
/
+2
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-13
2
-4
/
+1
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-13
1
-1
/
+1
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
3
-8
/
+7
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-13
2
-23
/
+5
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-13
4
-6
/
+2
*
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-13
1
-1
/
+1
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-13
1
-1
/
+3
*
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-03-13
7
-14
/
+44
|
\
|
*
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
2019-03-11
2
-7
/
+36
|
*
kconfig: rename zconf.y to parser.y
Masahiro Yamada
2019-02-13
4
-5
/
+6
|
*
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
2019-02-13
3
-4
/
+4
*
|
Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-13
13
-300
/
+474
|
\
\
|
*
|
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: Add PWM binding for SAM9X60
Claudiu Beznea
2019-03-04
1
-0
/
+1
|
*
|
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
|
*
|
dt-bindings: pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
2019-03-04
1
-0
/
+2
|
*
|
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: Rearrange structures to group members by purpose
Uwe Kleine-König
2019-01-10
1
-15
/
+18
|
*
|
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
2
-8
/
+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
9
-18
/
+903
|
\
\
\
|
*
|
|
mailbox: imx: keep MU irq working during suspend/resume
Anson Huang
2019-03-11
1
-2
/
+2
|
*
|
|
dt-bindings: mailbox: Add Xilinx IPI Mailbox
Wendy Liang
2019-03-07
1
-0
/
+127
|
*
|
|
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
2019-03-07
4
-0
/
+758
|
*
|
|
mailbox: stm32-ipcc: remove useless device_init_wakeup call
Fabien Dessenne
2019-03-07
1
-2
/
+0
|
*
|
|
mailbox: stm32-ipcc: do not enable wakeup source by default
Fabien Dessenne
2019-03-07
1
-1
/
+1
|
*
|
|
mailbox: mailbox-test: fix null pointer if no mmio
Fabien Dessenne
2019-03-07
1
-6
/
+8
|
*
|
|
mailbox: mailbox-test: fix debugfs in multi-instances
Fabien Dessenne
2019-03-07
1
-6
/
+6
|
*
|
|
mailbox: tegra-hsp: mark suspend function as __maybe_unused
Arnd Bergmann
2019-03-07
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
|
\
\
\
\
[next]