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
...
*
usb gadget: split out serial core
David Brownell
2008-07-21
2
-0
/
+1305
*
USB: at91_udc: updated fifo sizes
David Brownell
2008-07-21
1
-0
/
+13
*
USB: rndis: switch to seq_files
Alexey Dobriyan
2008-07-21
1
-28
/
+25
*
USB: remove Documentation/usb/uhci.txt
Adrian Bunk
2008-07-21
1
-165
/
+0
*
USB: remove CVS keywords
Adrian Bunk
2008-07-21
33
-65
/
+0
*
usb-storage: implement "soft" unbinding
Alan Stern
2008-07-21
3
-52
/
+45
*
USB: implement "soft" unbinding
Alan Stern
2008-07-21
2
-5
/
+9
*
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
2008-07-21
1
-4
/
+4
*
usb-storage: change remaining semaphore to completion
Alan Stern
2008-07-21
3
-6
/
+6
*
usb-storage: separate dynamic flags from fixed flags
Alan Stern
2008-07-21
5
-74
/
+75
*
USB: io_ti: FIrst cut at a big clean up
Alan Cox
2008-07-21
1
-1008
/
+852
*
USB: combine hub_quiesce and hub_stop
Alan Stern
2008-07-21
1
-31
/
+32
*
USB: combine hub_activate and hub_restart
Alan Stern
2008-07-21
1
-26
/
+23
*
USB: optimize port debouncing during hub activation
Alan Stern
2008-07-21
1
-5
/
+27
*
USB: try to salvage lost power sessions
Alan Stern
2008-07-21
2
-22
/
+53
*
USB: simplify hub_restart() logic
Alan Stern
2008-07-21
2
-67
/
+54
*
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
2008-07-21
1
-44
/
+2
*
USB: debounce before unregistering
Alan Stern
2008-07-21
1
-12
/
+19
*
USB: add new routine for checking port-resume type
Alan Stern
2008-07-21
1
-26
/
+63
*
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
2008-07-21
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
13
-16
/
+15
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
27
-51
/
+51
*
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
2008-07-21
1
-4
/
+11
*
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
3
-3
/
+3
*
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
2008-07-21
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-21
30
-184
/
+411
|
\
|
*
netfilter: nf_conntrack_sctp: fix sparse warnings
Patrick McHardy
2008-07-21
1
-4
/
+4
|
*
netfilter: nf_nat_sip: c= is optional for session
Herbert Xu
2008-07-21
1
-13
/
+25
|
*
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
2008-07-21
1
-29
/
+13
|
*
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2008-07-21
2
-0
/
+11
|
*
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
2008-07-21
1
-1
/
+1
|
*
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
2008-07-21
15
-86
/
+248
|
*
netlink: add NLA_PUT_BE64 macro
Krzysztof Piotr Oledzki
2008-07-21
1
-0
/
+3
|
*
netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...
Changli Gao
2008-07-21
1
-4
/
+4
|
*
hdlcdrv: Fix CRC calculation.
Micah Dowty
2008-07-21
1
-0
/
+1
|
*
Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."
David S. Miller
2008-07-21
1
-22
/
+77
|
*
net: In __netif_schedule() use WARN_ON instead of BUG_ON
Linus Torvalds
2008-07-21
1
-1
/
+2
|
*
net: Improve simple_tx_hash().
David S. Miller
2008-07-21
1
-13
/
+21
|
*
pkt_sched: Remove unused variable skb in dev_deactivate_queue function.
Daniel Lezcano
2008-07-21
1
-3
/
+0
|
*
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
David S. Miller
2008-07-21
1
-4
/
+0
|
*
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
2008-07-21
1
-1
/
+0
|
*
gianfar: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
2008-07-21
1
-1
/
+0
|
*
atl1: Do not wake queue before queue has been started.
David S. Miller
2008-07-21
1
-2
/
+1
*
|
pci kernel-doc fatal error
Randy Dunlap
2008-07-21
1
-4
/
+2
*
|
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-21
152
-1753
/
+4292
|
\
\
|
*
\
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
2008-07-21
9
-17
/
+379
|
|
\
\
|
|
*
\
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
2008-07-21
1549
-78830
/
+148171
|
|
|
\
\
|
|
|
|
/
|
|
*
|
x86: suppress sparse returning void warnings
Harvey Harrison
2008-07-18
1
-2
/
+2
|
|
*
|
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
2008-07-18
508
-16739
/
+56964
|
|
|
\
\
|
|
*
|
|
x86, paravirt-spinlocks: fix boot hang
Ingo Molnar
2008-07-16
1
-1
/
+2
[prev]
[next]