index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
arcnet: arc-rimi: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-30
/
+25
*
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
2015-09-23
1
-0
/
+5
*
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-34
/
+33
*
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
1
-53
/
+48
*
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
6
-122
/
+114
*
arcnet: Add arcnet_<I/O> macros
Joe Perches
2015-09-23
1
-0
/
+25
*
arcnet: Make a char * array const char * const
Joe Perches
2015-09-23
1
-5
/
+10
*
arcnet: Move files out of include/linux
Joe Perches
2015-09-23
14
-21
/
+519
*
arcnet: Wrap some long lines
Joe Perches
2015-09-23
10
-46
/
+75
*
arcnet: Remove pointer comparisons to NULL
Joe Perches
2015-09-23
4
-6
/
+6
*
arcnet: Remove assignments from ifs
Joe Perches
2015-09-23
3
-3
/
+7
*
arcnet: Remove unnecessary OOM messages
Joe Perches
2015-09-23
5
-10
/
+2
*
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
2015-09-23
1
-15
/
+18
*
arcnet: Convert printk to pr_<level>
Joe Perches
2015-09-23
12
-64
/
+65
*
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
2015-09-23
11
-312
/
+338
*
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
2015-09-23
11
-50
/
+84
*
arcnet: Use network block comment style
Joe Perches
2015-09-23
11
-132
/
+95
*
arcnet: Use include/linux path for asm
Joe Perches
2015-09-23
7
-7
/
+7
*
arcnet: Coalesce string fragments
Joe Perches
2015-09-23
6
-36
/
+22
*
arcnet: Use normal kernel brace style
Joe Perches
2015-09-23
8
-71
/
+52
*
arcnet: Add and remove blank lines
Joe Perches
2015-09-23
12
-81
/
+13
*
arcnet: Use normal kernel spacing style
Joe Perches
2015-09-23
12
-349
/
+349
*
usbnet: remove invalid check
Andrzej Hajda
2015-09-22
3
-15
/
+0
*
rndis_wlan: fix checking for default value
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
orinoco: fix checking for default value
Andrzej Hajda
2015-09-22
1
-3
/
+3
*
mwifiex: fix comparison expression
Andrzej Hajda
2015-09-22
1
-2
/
+2
*
net: brcm80211: fix range check
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
net: stmmac: fix type of entry variable
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
2015-09-22
1
-1
/
+1
*
isdn: hisax: fix frame calculation
Andrzej Hajda
2015-09-22
1
-5
/
+5
*
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
2015-09-21
1
-25
/
+10
*
drivers: net: cpsw-common: add support for reading mac address for dra7 and a...
Mugunthan V N
2015-09-21
1
-0
/
+6
*
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-21
4
-59
/
+57
*
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-09-21
1
-105
/
+92
|
\
|
*
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
Marc Kleine-Budde
2015-09-21
1
-1
/
+6
|
*
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
Marc Kleine-Budde
2015-09-21
1
-13
/
+13
|
*
can: flexcan: use pointer to struct regs instead of void pointer for mmio add...
Marc Kleine-Budde
2015-09-21
1
-21
/
+21
|
*
can: flexcan: rename feature into quirks
Marc Kleine-Budde
2015-09-21
1
-10
/
+10
|
*
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
Marc Kleine-Budde
2015-09-21
1
-4
/
+4
|
*
can: flexcan: remove unused header files
Marc Kleine-Budde
2015-09-21
1
-4
/
+0
|
*
can: flexcan: cleanup coding style and fix typos
Marc Kleine-Budde
2015-09-21
1
-52
/
+38
*
|
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
2015-09-21
1
-2
/
+1
*
|
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
5
-25
/
+23
*
|
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
2015-09-21
4
-147
/
+285
*
|
qeth: move OSA portname into deprecated status
Ursula Braun
2015-09-21
3
-97
/
+11
*
|
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
2015-09-21
1
-1
/
+1
*
|
qeth: remove extraneous length from %pM format
Eugene Crosser
2015-09-21
1
-2
/
+2
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-09-21
12
-215
/
+965
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: hci_qca: Coding style clean up
Prasanna Karthik
2015-09-17
1
-3
/
+3
|
*
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
2015-09-17
1
-4
/
+8
[next]