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
2021-06-15
ssb: Fix error return code in ssb_bus_scan()
Zhen Lei
1
-0
/
+1
2021-06-15
ssb: Remove redundant assignment to err
Yang Li
1
-2
/
+0
2021-06-15
ssb: Fix indentation of comment
Shubhankar Kuranagatti
1
-10
/
+20
2021-06-15
ssb: pcicore: Fix indentation of comment
Shubhankar Kuranagatti
1
-6
/
+12
2021-06-15
ssb: gpio: Fix alignment of comment
Shubhankar Kuranagatti
1
-2
/
+4
2021-06-14
wlcore: fix read pointer update
Russell King
1
-8
/
+2
2021-06-14
wlcore: fix bug reading fwlog
Russell King
1
-0
/
+2
2021-06-14
wlcore: make some of the fwlog calculations more obvious
Russell King
1
-15
/
+28
2021-06-14
wlcore: tidy up use of fw_log.actual_buff_size
Russell King
1
-10
/
+10
2021-06-14
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
1
-0
/
+7
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
1
-13
/
+11
2021-06-03
ipw2x00: Minor documentation update
Souptick Joarder
1
-1
/
+1
2021-06-03
b43legacy: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
1
-1
/
+1
2021-06-03
b43legacy: Remove unused inline function txring_to_priority()
YueHaibing
1
-13
/
+0
2021-06-03
b43: phy_n: Delete some useless TODO code
Zhen Lei
1
-47
/
+0
2021-05-31
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
11
-20
/
+22
2021-05-30
ath9k: ar9003_mac: read STBC indicator from rx descriptor
Philipp Borgers
1
-0
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
350
-1923
/
+3703
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
82
-406
/
+1176
2021-05-26
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
13
-56
/
+56
2021-05-26
net/appletalk: Fix inconsistent indenting
Jiapeng Chong
1
-4
/
+6
2021-05-26
nfc: st-nci: remove unnecessary labels
wengjianfeng
1
-10
/
+5
2021-05-26
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
1
-5
/
+2
2021-05-26
ixgbe: reduce checker warnings
Jesse Brandeburg
1
-4
/
+4
2021-05-26
ixgbe: use checker safe conversions
Jesse Brandeburg
1
-5
/
+4
2021-05-26
igbvf: convert to strongly typed descriptors
Jesse Brandeburg
1
-21
/
+21
2021-05-26
intel: call csum functions with well formatted arguments
Jesse Brandeburg
2
-2
/
+2
2021-05-26
igb: override two checker warnings
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
2
-4
/
+5
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2
-2
/
+2
2021-05-26
fm10k: move error check
Jesse Brandeburg
1
-5
/
+5
2021-05-26
intel: remove checker warning
Jesse Brandeburg
3
-3
/
+3
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-05-26
Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-22
/
+80
2021-05-25
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-25
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-25
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-25
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-25
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-25
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2
-2
/
+2
2021-05-25
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-25
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-25
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
3
-125
/
+73
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-05-24
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
[next]