index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
1
-1
/
+1
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
1
-3
/
+10
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
1
-21
/
+8
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
1
-76
/
+63
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
1
-12
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
1
-2
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
1
-0
/
+2
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
1
-1
/
+2
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
1
-3
/
+4
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
1
-3
/
+5
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
1
-20
/
+21
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
1
-14
/
+7
2019-08-13
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...
Christer Beskow
1
-7
/
+3
2019-08-11
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-21
/
+11
2019-08-11
xen-netback: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-38
/
+11
2019-08-11
net: dsa: mv88e6xxx: add delay in direct SMI wait
Vivien Didelot
1
-0
/
+2
2019-08-11
net: dsa: mv88e6xxx: fix SMI bit checking
Vivien Didelot
1
-1
/
+1
2019-08-11
net: dsa: mv88e6xxx: remove wait and update routines
Vivien Didelot
7
-67
/
+22
2019-08-11
net: dsa: mv88e6xxx: wait for AVB Busy bit
Vivien Didelot
1
-2
/
+27
2019-08-11
net: dsa: mv88e6xxx: introduce wait bit routine
Vivien Didelot
8
-50
/
+73
2019-08-11
net: dsa: mv88e6xxx: introduce wait mask routine
Vivien Didelot
4
-52
/
+41
2019-08-11
net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
Vivien Didelot
1
-1
/
+1
2019-08-11
r8169: inline rtl8169_free_rx_databuff
Heiner Kallweit
1
-17
/
+7
2019-08-11
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
Heiner Kallweit
1
-0
/
+62
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-5
/
+24
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-15
/
+12
2019-08-11
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
1
-16
/
+6
2019-08-11
netdevsim: register couple of devlink params
Jiri Pirko
2
-1
/
+73
2019-08-10
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-33
/
+9
2019-08-10
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+5
2019-08-10
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-10
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-10
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-08-10
skge: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+9
2019-08-10
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+3
2019-08-10
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-50
/
+7
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-46
/
+8
2019-08-10
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+1
2019-08-10
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+2
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-20
/
+9
2019-08-10
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-29
/
+11
2019-08-10
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-76
/
+31
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
6
-153
/
+22
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
1
-5
/
+0
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-191
/
+37
2019-08-09
Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-139
/
+335
2019-08-09
net/mlx5e: Use refcount_t for refcount
Chuhong Yuan
1
-4
/
+5
[next]