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
*
lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
Arnd Bergmann
2017-04-08
1
-0
/
+2
*
lkdtm: add bad USER_DS test
Kees Cook
2017-04-08
3
-0
/
+13
*
drivers: char: misc: Replace printk with pr_err.
Varsha Rao
2017-04-08
1
-1
/
+1
*
drivers: char: misc: Add blank line after declaration.
Varsha Rao
2017-04-08
1
-0
/
+1
*
drivers: char: misc: Add space after ','.
Varsha Rao
2017-04-08
1
-2
/
+2
*
drivers: char: misc: Replace "foo * bar" with "foo *bar".
Varsha Rao
2017-04-08
1
-2
/
+2
*
nvmem: imx-ocotp: add write support
Richard Leitner
2017-04-08
2
-2
/
+212
*
nvmem: imx-ocotp: clear error bit after reading locked values
Richard Leitner
2017-04-08
1
-3
/
+38
*
nvmem: octop: Add i.MX7D support
Peng Fan
2017-04-08
1
-0
/
+1
*
dt-bindings: imx-ocotp: add compatible string for i.MX7D/S
Peng Fan
2017-04-08
1
-0
/
+1
*
dt-bindings: nvmem: Add i.MX IIM binding doc
Sascha Hauer
2017-04-08
1
-0
/
+22
*
nvmem: Add driver for the i.MX IIM
Michael Grzeschik
2017-04-08
3
-0
/
+186
*
nvmem: imx-ocotp: fix usage of "dev" pointers
Richard Leitner
2017-04-08
1
-1
/
+3
*
nvmem: sunxi-sid: add support for H3's SID controller
Icenowy Zheng
2017-04-08
2
-1
/
+67
*
nvmem: sunxi-sid: read NVMEM size from device compatible
Icenowy Zheng
2017-04-08
1
-4
/
+23
*
nvmem: core: Allow allocating several anonymous nvmem devices
Aban Bedel
2017-04-08
1
-1
/
+2
*
MAINTAINERS: nvmem: Remove myself from maintainers
Maxime Ripard
2017-04-08
1
-1
/
+0
*
fpga: Add support for Xilinx LogiCORE PR Decoupler
Moritz Fischer
2017-04-08
3
-0
/
+172
*
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
5
-11
/
+11
*
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
5
-281
/
+281
*
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
2017-04-08
1
-4
/
+8
*
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
2017-04-08
1
-0
/
+1
*
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
2017-04-08
1
-1
/
+7
*
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
2017-04-08
2
-7
/
+9
*
MAINTAINERS: fpga: update email and directory paths
Alan Tull
2017-04-08
1
-2
/
+3
*
MAINTAINERS: Add file patterns for fpga device tree bindings
Geert Uytterhoeven
2017-04-08
1
-0
/
+1
*
fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
3
-0
/
+76
*
fpga dt: bindings for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
1
-0
/
+12
*
fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
4
-0
/
+255
*
fpga: add config complete timeout
Alan Tull
2017-04-08
2
-0
/
+6
*
fpga manager: Add Xilinx slave serial SPI driver
Anatolij Gustschin
2017-04-08
3
-0
/
+206
*
dt: bindings: fpga: add xilinx slave-serial binding description
Anatolij Gustschin
2017-04-08
1
-0
/
+44
*
fpga: altera_freeze_bridge: Constify ops
Moritz Fischer
2017-04-08
1
-1
/
+1
*
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
2017-04-08
1
-1
/
+1
*
mei: implement fsync
Alexander Usyskin
2017-04-08
1
-0
/
+72
*
mei: bus: elminate variable length arrays
Tomas Winkler
2017-04-08
1
-4
/
+5
*
mei: hbm: remove variable length arrays
Tomas Winkler
2017-04-08
1
-15
/
+14
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
9
-507
/
+15
*
mei: add pci driver ops shutdown handler.
Tomas Winkler
2017-04-08
2
-3
/
+57
*
aspeed-lpc-ctrl: include linux/types.h for uapi header
Arnd Bergmann
2017-04-08
1
-0
/
+1
*
drivers/misc: aspeed-lpc-ctrl: fix printk format warning again
Arnd Bergmann
2017-04-08
1
-2
/
+1
*
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
727
-5625
/
+9277
|
\
|
*
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
2017-03-26
1
-1
/
+1
|
*
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
21
-88
/
+111
|
|
\
|
|
*
Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2017-03-22
3
-12
/
+34
|
|
|
\
|
|
|
*
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
1
-0
/
+3
|
|
|
*
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
1
-9
/
+3
|
|
|
*
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
2017-03-22
1
-1
/
+1
|
|
|
*
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
2
-0
/
+25
|
|
|
*
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-22
1
-2
/
+2
[next]