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
2015-09-23
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
1
-53
/
+48
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
6
-122
/
+114
2015-09-23
arcnet: Add arcnet_<I/O> macros
Joe Perches
1
-0
/
+25
2015-09-23
arcnet: Make a char * array const char * const
Joe Perches
1
-5
/
+10
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
14
-21
/
+519
2015-09-23
arcnet: Wrap some long lines
Joe Perches
10
-46
/
+75
2015-09-23
arcnet: Remove pointer comparisons to NULL
Joe Perches
4
-6
/
+6
2015-09-23
arcnet: Remove assignments from ifs
Joe Perches
3
-3
/
+7
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
5
-10
/
+2
2015-09-23
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
1
-15
/
+18
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
12
-64
/
+65
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
11
-312
/
+338
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
11
-50
/
+84
2015-09-23
arcnet: Use network block comment style
Joe Perches
11
-132
/
+95
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
7
-7
/
+7
2015-09-23
arcnet: Coalesce string fragments
Joe Perches
6
-36
/
+22
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
8
-71
/
+52
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
12
-81
/
+13
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
12
-349
/
+349
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-22
rndis_wlan: fix checking for default value
Andrzej Hajda
1
-1
/
+1
2015-09-22
orinoco: fix checking for default value
Andrzej Hajda
1
-3
/
+3
2015-09-22
mwifiex: fix comparison expression
Andrzej Hajda
1
-2
/
+2
2015-09-22
net: brcm80211: fix range check
Andrzej Hajda
1
-1
/
+1
2015-09-22
net: stmmac: fix type of entry variable
Andrzej Hajda
1
-1
/
+1
2015-09-22
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
1
-1
/
+1
2015-09-22
isdn: hisax: fix frame calculation
Andrzej Hajda
1
-5
/
+5
2015-09-21
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
1
-25
/
+10
2015-09-21
drivers: net: cpsw-common: add support for reading mac address for dra7 and a...
Mugunthan V N
1
-0
/
+6
2015-09-21
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
4
-59
/
+57
2015-09-21
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-105
/
+92
2015-09-21
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
1
-2
/
+1
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
5
-25
/
+23
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
4
-147
/
+285
2015-09-21
qeth: move OSA portname into deprecated status
Ursula Braun
3
-97
/
+11
2015-09-21
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
1
-1
/
+1
2015-09-21
qeth: remove extraneous length from %pM format
Eugene Crosser
1
-2
/
+2
2015-09-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-215
/
+965
2015-09-21
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
Marc Kleine-Budde
1
-1
/
+6
2015-09-21
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
Marc Kleine-Budde
1
-13
/
+13
2015-09-21
can: flexcan: use pointer to struct regs instead of void pointer for mmio add...
Marc Kleine-Budde
1
-21
/
+21
2015-09-21
can: flexcan: rename feature into quirks
Marc Kleine-Budde
1
-10
/
+10
2015-09-21
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
Marc Kleine-Budde
1
-4
/
+4
2015-09-21
can: flexcan: remove unused header files
Marc Kleine-Budde
1
-4
/
+0
2015-09-21
can: flexcan: cleanup coding style and fix typos
Marc Kleine-Budde
1
-52
/
+38
2015-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-85
/
+354
2015-09-20
Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-0
/
+868
2015-09-20
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode
5
-0
/
+2971
2015-09-20
net: add Hisilicon Network Subsystem DSAF support
huangdaode
18
-0
/
+9798
2015-09-20
net: add Hisilicon Network Subsystem hnae framework support
huangdaode
5
-0
/
+1103
[next]