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
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
27
-121
/
+0
*
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
2017-12-07
1
-7
/
+1
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
30
-0
/
+30
*
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
2017-11-29
1
-11
/
+29
*
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
2017-11-29
1
-13
/
+18
*
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
2017-11-29
1
-2
/
+9
*
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
*
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
2017-11-29
1
-10
/
+10
*
firmware: use static inlines for state machine checking
Luis R. Rodriguez
2017-11-29
1
-39
/
+68
*
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
2017-11-29
1
-5
/
+0
*
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
2017-11-29
1
-2
/
+0
*
firmware: move core data structures to the top of file
Luis R. Rodriguez
2017-11-29
1
-95
/
+95
*
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
2017-11-29
1
-13
/
+13
*
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
2017-11-29
1
-185
/
+187
*
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
2017-11-29
1
-49
/
+49
*
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
2017-11-29
1
-1
/
+8
*
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
2017-11-29
1
-8
/
+21
*
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
2017-11-29
1
-13
/
+32
*
firmware: add helper to unregister pm ops
Luis R. Rodriguez
2017-11-29
1
-4
/
+10
*
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
|
\
\
\
\
|
*
|
|
|
tcmu: Add a missing unlock on an error path
Dan Carpenter
2017-11-08
1
-0
/
+1
|
*
|
|
|
tcmu: Fix some memory corruption
Dan Carpenter
2017-11-08
1
-3
/
+2
|
*
|
|
|
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
2017-11-08
1
-3
/
+5
[next]