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
*
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-03
2
-37
/
+29
|
\
|
*
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2018-02-03
2
-5
/
+3
|
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-02-03
1
-13
/
+9
|
*
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
2018-02-03
1
-13
/
+8
|
*
firmware: dmi: Optimize dmi_matches
Jean Delvare
2018-02-03
1
-8
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-03
13
-33
/
+60
|
\
\
|
*
|
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
2018-02-03
1
-2
/
+1
|
*
|
net: qed: use correct strncpy() size
Arnd Bergmann
2018-02-03
1
-4
/
+2
|
*
|
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
2018-02-03
1
-1
/
+1
|
*
|
r8152: set rx mode early when linking on
Hayes Wang
2018-02-03
1
-2
/
+3
|
*
|
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
2018-02-03
1
-5
/
+3
|
*
|
nfp: fix TLV offset calculation
Edwin Peer
2018-02-03
1
-1
/
+1
|
*
|
net: pxa168_eth: add netconsole support
Alexander Monakov
2018-02-01
1
-0
/
+12
|
*
|
ibmvnic: fix firmware version when no firmware level has been provided by the...
Desnes Augusto Nunes do Rosario
2018-02-01
1
-1
/
+5
|
*
|
vmxnet3: remove redundant initialization of pointer 'rq'
Colin Ian King
2018-02-01
1
-4
/
+2
|
*
|
lan78xx: remove redundant initialization of pointer 'phydev'
Colin Ian King
2018-02-01
1
-1
/
+1
|
*
|
net: jme: remove unused initialization of 'rxdesc'
Colin Ian King
2018-02-01
1
-1
/
+1
|
*
|
rocker: fix possible null pointer dereference in rocker_router_fib_event_work
Jiri Pirko
2018-02-01
1
-9
/
+9
|
*
|
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
2018-02-01
1
-2
/
+1
|
*
|
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
2018-02-01
1
-0
/
+18
*
|
|
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-02-03
4
-141
/
+186
|
\
\
\
|
*
|
|
scsi: sd: Remove zone write locking
Damien Le Moal
2018-01-09
4
-131
/
+5
|
*
|
|
scsi: sd_zbc: Initialize device request queue zoned data
Damien Le Moal
2018-01-09
1
-8
/
+144
|
*
|
|
scsi: scsi-mq-debugfs: Show more information
Bart Van Assche
2018-01-09
1
-3
/
+38
*
|
|
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-02
2
-2
/
+13
|
\
\
\
\
|
*
|
|
|
firewire-ohci: work around oversized DMA reads on JMicron controllers
Hector Martin
2018-01-13
1
-1
/
+7
|
*
|
|
|
firewire: net: max MTU off by one
Stefan Richter
2018-01-13
1
-1
/
+6
*
|
|
|
|
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
103
-750
/
+12825
|
\
\
\
\
\
|
*
|
|
|
|
pinctrl: mcp23s08: fix irq setup order
Dmitry Mastykin
2018-01-30
1
-4
/
+4
|
*
|
|
|
|
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2018-01-22
1
-1
/
+2
|
*
|
|
|
|
pinctrl: stm32: add STM32F769 MCU support
Alexandre Torgue
2018-01-22
3
-0
/
+1834
|
*
|
|
|
|
pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
Peter Rosin
2018-01-18
1
-0
/
+5
|
*
|
|
|
|
pinctrl: sx150x: Register pinctrl before adding the gpiochip
Peter Rosin
2018-01-18
1
-14
/
+21
|
*
|
|
|
|
pinctrl: sx150x: Unregister the pinctrl on release
Peter Rosin
2018-01-18
1
-1
/
+1
|
*
|
|
|
|
pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_probe()
Wei Yongjun
2018-01-18
1
-3
/
+1
|
*
|
|
|
|
pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show()
Markus Elfring
2018-01-16
1
-1
/
+1
|
*
|
|
|
|
pinctrl: pinmux: Use seq_putc() in pinmux_pins_show()
Markus Elfring
2018-01-16
1
-1
/
+1
|
*
|
|
|
|
pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()
Markus Elfring
2018-01-16
1
-1
/
+1
|
*
|
|
|
|
pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call
Sean Wang
2018-01-11
1
-4
/
+4
|
*
|
|
|
|
pinctrl: mediatek: mt7622: fix potential uninitialized value being returned
Sean Wang
2018-01-11
1
-2
/
+4
|
*
|
|
|
|
pinctrl: uniphier: refactor drive strength get/set functions
Masahiro Yamada
2018-01-11
1
-85
/
+91
|
*
|
|
|
|
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
Stefan Agner
2018-01-11
3
-3
/
+3
|
*
|
|
|
|
pinctrl: imx: constify struct imx_pinctrl_soc_info
Stefan Agner
2018-01-11
11
-11
/
+11
|
*
|
|
|
|
pinctrl: imx7d: simplify imx7d_pinctrl_probe
Stefan Agner
2018-01-11
1
-7
/
+3
|
*
|
|
|
|
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
Stefan Agner
2018-01-11
4
-52
/
+44
|
*
|
|
|
|
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
hao_zhang
2018-01-10
1
-1
/
+3
|
*
|
|
|
|
pinctrl: qcom: Add msm8998 pinctrl driver
Khan, Imran
2018-01-09
3
-0
/
+1599
|
*
|
|
|
|
pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()
Markus Elfring
2018-01-09
1
-6
/
+5
|
*
|
|
|
|
pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
Bai Ping
2018-01-09
1
-4
/
+48
|
*
|
|
|
|
pinctrl: Add Microsemi Ocelot SoC driver
Alexandre Belloni
2018-01-09
3
-0
/
+523
[next]