index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
3
-27
/
+27
*
w1: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
5
-16
/
+12
*
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
1
-2
/
+1
*
w1: new w1_ds2406 driver
Scott Alfter
2014-06-19
5
-0
/
+202
*
drivers/w1/w1_int.c: Fix style errors.
Thomas Wood
2014-06-19
1
-5
/
+5
*
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
2014-06-19
1
-12
/
+15
*
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
2014-06-19
1
-0
/
+5
*
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
2014-06-19
1
-17
/
+15
*
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
2014-06-19
1
-1
/
+1
*
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
3
-18
/
+31
*
thunderbolt: Read port configuration from eeprom.
Andreas Noever
2014-06-19
3
-7
/
+270
*
thunderbolt: Add suspend/hibernate support
Andreas Noever
2014-06-19
4
-0
/
+183
*
thunderbolt: Read switch uid from EEPROM
Andreas Noever
2014-06-19
4
-1
/
+198
*
PCI: Suspend/resume quirks for Apple thunderbolt
Andreas Noever
2014-06-19
1
-0
/
+97
*
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
2014-06-19
4
-5
/
+35
*
thunderbolt: Add support for simple pci tunnels
Andreas Noever
2014-06-19
5
-1
/
+399
*
thunderbolt: Add path setup code.
Andreas Noever
2014-06-19
4
-1
/
+312
*
thunderbolt: Handle hotplug events
Andreas Noever
2014-06-19
3
-2
/
+89
*
thunderbolt: Scan for downstream switches
Andreas Noever
2014-06-19
3
-0
/
+157
*
thunderbolt: Enable plug events
Andreas Noever
2014-06-19
2
-0
/
+53
*
thunderbolt: Add thunderbolt capability handling
Andreas Noever
2014-06-19
3
-1
/
+119
*
thunderbolt: Initialize root switch and ports
Andreas Noever
2014-06-19
4
-1
/
+333
*
thunderbolt: Add tb_regs.h
Andreas Noever
2014-06-19
2
-0
/
+218
*
thunderbolt: Setup control channel
Andreas Noever
2014-06-19
4
-3
/
+186
*
thunderbolt: Add control channel interface
Andreas Noever
2014-06-19
3
-1
/
+807
*
thunderbolt: Add initial cactus ridge NHI support
Andreas Noever
2014-06-19
7
-0
/
+863
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
|
|
*
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
1
-0
/
+12
|
|
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
|
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
|
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
3
-5
/
+14
|
|
/
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
1
-0
/
+4
|
*
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
1
-4
/
+3
|
*
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
1
-1
/
+1
*
|
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
30
-265
/
+1836
|
\
\
|
*
\
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...
Mike Turquette
2014-06-11
8
-187
/
+661
|
|
\
\
|
|
*
|
clk: sunxi: document PRCM clock compatible strings
Boris BREZILLON
2014-06-11
1
-0
/
+3
|
|
*
|
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON
2014-06-11
4
-0
/
+411
|
|
*
|
clk: sun6i: Protect SDRAM gating bit
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sun6i: Protect CPU clock
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Rework clock protection code
Maxime Ripard
2014-06-11
1
-28
/
+44
|
|
*
|
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
2014-06-11
3
-99
/
+121
|
|
*
|
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
2014-06-11
3
-57
/
+74
|
|
*
|
clk: sunxi: Remove calls to clk_put
Maxime Ripard
2014-06-11
1
-6
/
+2
|
|
*
|
clk: sunxi: document new A31 USB clock compatible
Emilio López
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Implement A31 USB clock
Maxime Ripard
2014-06-11
1
-0
/
+6
|
|
/
/
[next]