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
*
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
Satish Kharat
2017-03-23
1
-6
/
+10
*
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
Satish Kharat
2017-03-23
1
-2
/
+1
*
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...
Satish Kharat
2017-03-23
1
-8
/
+13
*
scsi: fnic: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-03-23
2
-29
/
+13
*
scsi: esas2r: Remove redundant NULL check on buffer
Colin Ian King
2017-03-17
1
-5
/
+0
*
scsi: remove incorrect __exit markups
Dmitry Torokhov
2017-03-16
3
-3
/
+3
*
scsi: stex: Add S6 support
Charles
2017-03-16
1
-2
/
+23
*
scsi: stex: Support Pegasus 3 product
Charles
2017-03-16
1
-67
/
+195
*
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-15
2
-5
/
+5
*
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
2017-03-15
1
-3
/
+3
*
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-14
1
-0
/
+1
|
\
|
*
powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops
Larry Finger
2017-03-10
1
-0
/
+1
*
|
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-03-13
4
-282
/
+241
|
\
\
|
*
|
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
2017-03-13
3
-52
/
+3
|
*
|
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
João Paulo Rechi Vita
2017-02-26
1
-4
/
+19
|
*
|
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
|
platform/x86: fujitsu-laptop: autodetect LCD interface on all models
Alan Jenkins
2017-02-26
1
-9
/
+9
|
*
|
platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling
Alan Jenkins
2017-02-26
1
-9
/
+5
|
*
|
platform/x86: fujitsu-laptop: remove redundant forward declarations
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
|
platform/x86: fujitsu-laptop: replace numeric values with constants
Alan Jenkins
2017-02-26
1
-6
/
+11
|
*
|
platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS
Alan Jenkins
2017-02-26
1
-25
/
+25
|
*
|
platform/x86: fujitsu-laptop: make platform-related variables match naming co...
Alan Jenkins
2017-02-26
1
-10
/
+10
|
*
|
platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names
Alan Jenkins
2017-02-26
1
-79
/
+79
|
*
|
platform/x86: fujitsu-laptop: clearly denote backlight-related symbols
Alan Jenkins
2017-02-26
1
-107
/
+107
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
2
-4
/
+20
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
582
-8591
/
+31489
|
|
\
\
\
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-07
1
-4
/
+4
|
|
*
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
1
-0
/
+16
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-06
1
-1
/
+2
*
|
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
1
-79
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
Fabio Estevam
2017-02-07
1
-5
/
+1
|
*
|
|
|
|
random: convert get_random_int/long into get_random_u32/u64
Jason A. Donenfeld
2017-01-27
1
-28
/
+27
|
*
|
|
|
|
random: use chacha20 for get_random_int/long
Jason A. Donenfeld
2017-01-27
1
-41
/
+43
|
*
|
|
|
|
random: fix comment for unused random_min_urandom_seed
Stephan Müller
2017-01-19
1
-3
/
+1
|
*
|
|
|
|
random: remove variable limit
Stephan Müller
2017-01-19
1
-23
/
+7
|
*
|
|
|
|
random: remove stale urandom_init_wait
Stephan Müller
2017-01-19
1
-1
/
+0
|
*
|
|
|
|
random: remove stale maybe_reseed_primary_crng
Stephan Mueller
2017-01-19
1
-7
/
+0
*
|
|
|
|
|
Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
2
-65
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
serial: samsung: Continue to work if DMA request fails
Krzysztof Kozlowski
2017-03-07
1
-2
/
+4
|
*
|
|
|
|
|
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
2017-03-07
1
-63
/
+69
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
2
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
staging: octeon: remove unused variable
Arnd Bergmann
2017-03-08
1
-1
/
+0
|
*
|
|
|
|
|
staging/vc04_services: add CONFIG_OF dependency
Arnd Bergmann
2017-03-06
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
24
-108
/
+195
|
\
\
\
\
\
\
|
*
|
|
|
|
|
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
2017-03-09
1
-0
/
+2
|
*
|
|
|
|
|
usb: host: xhci-dbg: HCIVERSION should be a binary number
Peter Chen
2017-03-09
1
-1
/
+1
|
*
|
|
|
|
|
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
Chunfeng Yun
2017-03-09
2
-2
/
+0
|
*
|
|
|
|
|
usb: xhci-mtk: check hcc_params after adding primary hcd
Chunfeng Yun
2017-03-09
1
-3
/
+3
|
*
|
|
|
|
|
Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-03-09
3
-14
/
+12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
USB: serial: safe_serial: fix information leak in completion handler
Johan Hovold
2017-03-08
1
-0
/
+5
[next]