index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
usbtv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
mei: docs: update mei documentation
Tomas Winkler
1
-35
/
+61
2019-06-06
w1: ds2805: rename w1_family struct, fixing c-p typo
Mariusz Bialonczyk
1
-3
/
+3
2019-06-06
w1: ds2413: fix state byte comparision
Mariusz Bialonczyk
1
-3
/
+5
2019-06-06
mei: docs: fix broken links in iamt documentation.
Tomas Winkler
1
-55
/
+50
2019-06-06
mei: docs: add hdcp documentation
Tomas Winkler
3
-7
/
+37
2019-06-06
mei: docs: add a short description for nfc behind mei
Tomas Winkler
3
-1
/
+36
2019-06-06
mei: docs: update mei client bus documentation.
Tomas Winkler
1
-77
/
+85
2019-06-06
mei: docs: move iamt docs to a iamt.rst file
Tomas Winkler
3
-100
/
+107
2019-06-06
mei: docs: move documentation under driver-api
Tomas Winkler
5
-86
/
+104
2019-05-24
firmware: google: coreboot: Drop unnecessary headers
Stephen Boyd
4
-4
/
+1
2019-05-24
firmware: google: memconsole: Drop global func pointer
Stephen Boyd
1
-3
/
+5
2019-05-24
firmware: google: memconsole: Drop __iomem on memremap memory
Stephen Boyd
1
-2
/
+2
2019-05-24
firmware: google: memconsole: Use devm_memremap()
Stephen Boyd
1
-6
/
+3
2019-05-24
firmware: google: Add a module_coreboot_driver() macro and use it
Stephen Boyd
4
-39
/
+13
2019-05-24
chardev: set variable ret to -EBUSY before checking minor range overlap
Chengguang Xu
1
-1
/
+2
2019-05-24
counter: 104-quad-8: Make quad8_ops static
YueHaibing
1
-1
/
+1
2019-05-24
eeprom: ee1004: Deal with nack on page selection
Jean Delvare
1
-1
/
+11
2019-05-24
eeprom: ee1004: Move selected page detection to a separate function
Jean Delvare
1
-10
/
+21
2019-05-24
lkdtm: support llvm-objcopy
Nick Desaulniers
1
-2
/
+1
2019-05-24
w1: ds2413: when the slave is not responding during read, select it again
Mariusz Bialonczyk
1
-1
/
+8
2019-05-24
w1: ds2413: add retry support to state_read()
Mariusz Bialonczyk
1
-13
/
+24
2019-05-24
w1: ds2413: output_write() cosmetic fixes / simplify
Mariusz Bialonczyk
1
-8
/
+11
2019-05-24
vmw_balloon: Split refused pages
Nadav Amit
1
-11
/
+52
2019-05-24
vmw_balloon: Add memory shrinker
Nadav Amit
1
-2
/
+131
2019-05-24
vmw_balloon: Compaction support
Nadav Amit
2
-38
/
+264
2019-05-24
mm/balloon_compaction: List interfaces
Nadav Amit
2
-38
/
+110
2019-05-24
bsr: "foo * bar" should be "foo *bar"
Naveen Kumar Parna
1
-1
/
+1
2019-05-24
bsr: do not use assignment in if condition
Naveen Kumar Parna
1
-1
/
+2
2019-05-24
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
1
-1
/
+1
2019-05-24
char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles
Naveen Kumar Parna
1
-2
/
+1
2019-05-24
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
9
-22
/
+0
2019-05-21
mei: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Vitaly Lubart
1
-132
/
+52
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
[next]