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
*
ANDROID: binder: show high watermark of alloc->pages.
Martijn Coenen
2017-11-28
2
-0
/
+6
*
fpga: region: release of_parse_phandle nodes after use
Ian Abbott
2017-11-28
1
-3
/
+10
*
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: add attribute groups
Alan Tull
2017-11-28
3
-0
/
+3
*
fpga: clean up fpga Kconfig
Alan Tull
2017-11-28
1
-54
/
+54
*
fpga: of-fpga-region: accept overlays that don't program FPGA
Alan Tull
2017-11-28
1
-5
/
+6
*
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
2017-11-28
4
-455
/
+509
*
fpga: region: add fpga_region_class_find
Alan Tull
2017-11-28
1
-8
/
+15
*
fpga: region: add register/unregister functions
Alan Tull
2017-11-28
1
-40
/
+65
*
fpga: region: rename some functions prior to moving
Alan Tull
2017-11-28
1
-29
/
+31
*
fpga: region: add fpga-region.h header
Alan Tull
2017-11-28
1
-20
/
+4
*
fpga: region: separate out code that parses the overlay
Alan Tull
2017-11-28
1
-49
/
+73
*
fpga: region: use image info as parameter for programming region
Alan Tull
2017-11-28
1
-7
/
+9
*
fpga: region: fix slow warning with more than one overlay
Alan Tull
2017-11-28
1
-0
/
+5
*
fpga: region: check for child regions before allocing image info
Alan Tull
2017-11-28
1
-5
/
+9
*
fpga: region: get mgr early on
Alan Tull
2017-11-28
1
-22
/
+23
*
fpga: region: remove unneeded of_node_get and put
Alan Tull
2017-11-28
1
-3
/
+0
*
fpga: region: use dev_err instead of pr_err
Alan Tull
2017-11-28
1
-10
/
+10
*
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2017-11-28
2
-18
/
+48
*
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2017-11-28
2
-26
/
+85
*
fpga: bridge: support getting bridge from device
Alan Tull
2017-11-28
2
-27
/
+94
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
8
-12
/
+28
|
\
|
*
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
5
-8
/
+24
|
|
\
|
|
*
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
|
*
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
|
*
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
|
*
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
4
-147
/
+4
|
\
\
\
|
*
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
3
-147
/
+0
|
*
|
|
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
262
-1018
/
+890
|
\
\
\
|
*
\
\
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
6279
-143343
/
+364300
|
|
\
\
\
|
|
*
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
28
-58
/
+58
|
|
*
|
|
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
12
-53
/
+53
|
|
*
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
181
-730
/
+643
|
|
*
|
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
26
-97
/
+47
|
|
*
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
26
-56
/
+56
|
|
*
|
|
lightnvm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
6
-13
/
+13
|
|
*
|
|
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-19
/
+17
|
|
*
|
|
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-11-22
2
-12
/
+7
|
|
*
|
|
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
|
|
*
|
|
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-20
/
+29
|
|
*
|
|
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
|
*
|
|
|
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
Benjamin Gaignard
2017-11-14
2
-2
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-25
21
-239
/
+385
|
\
\
\
\
[next]