index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
usb gadget serial: use composite gadget framework
David Brownell
2
-933
/
+145
2008-07-22
usb gadget serial: split out generic serial function
David Brownell
4
-1
/
+299
2008-07-22
usb gadget serial: split out CDC ACM function
David Brownell
4
-6
/
+597
2008-07-22
usb gadget zero: use composite gadget framework
David Brownell
2
-1069
/
+97
2008-07-22
usb gadget zero: split out loopback config
David Brownell
2
-0
/
+383
2008-07-22
usb gadget zero: split out source/sink config
David Brownell
2
-0
/
+610
2008-07-22
usb gadget: composite gadget core
David Brownell
3
-0
/
+1413
2008-07-22
usb gadget: descriptor copying support
David Brownell
3
-1
/
+95
2008-07-22
usb gadget: use new serial core
David Brownell
3
-1326
/
+103
2008-07-22
usb gadget: split out serial core
David Brownell
2
-0
/
+1305
2008-07-22
USB: at91_udc: updated fifo sizes
David Brownell
1
-0
/
+13
2008-07-22
USB: rndis: switch to seq_files
Alexey Dobriyan
1
-28
/
+25
2008-07-22
USB: remove Documentation/usb/uhci.txt
Adrian Bunk
1
-165
/
+0
2008-07-22
USB: remove CVS keywords
Adrian Bunk
33
-65
/
+0
2008-07-22
usb-storage: implement "soft" unbinding
Alan Stern
3
-52
/
+45
2008-07-22
USB: implement "soft" unbinding
Alan Stern
2
-5
/
+9
2008-07-22
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-22
usb-storage: change remaining semaphore to completion
Alan Stern
3
-6
/
+6
2008-07-22
usb-storage: separate dynamic flags from fixed flags
Alan Stern
5
-74
/
+75
2008-07-22
USB: io_ti: FIrst cut at a big clean up
Alan Cox
1
-1008
/
+852
2008-07-22
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-22
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-22
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-22
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-22
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-22
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-22
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-22
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-22
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
13
-16
/
+15
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
27
-51
/
+51
2008-07-22
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-22
USB: handle pci_name() being const
Greg Kroah-Hartman
3
-3
/
+3
2008-07-22
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-184
/
+411
2008-07-21
pci kernel-doc fatal error
Randy Dunlap
1
-4
/
+2
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
152
-1753
/
+4292
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
11
-49
/
+270
2008-07-21
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
16
-790
/
+842
2008-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
100
-550
/
+2283
2008-07-21
netfilter: nf_conntrack_sctp: fix sparse warnings
Patrick McHardy
1
-4
/
+4
2008-07-21
netfilter: nf_nat_sip: c= is optional for session
Herbert Xu
1
-13
/
+25
2008-07-21
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
1
-29
/
+13
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2
-0
/
+11
2008-07-21
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
15
-86
/
+248
2008-07-21
netlink: add NLA_PUT_BE64 macro
Krzysztof Piotr Oledzki
1
-0
/
+3
2008-07-21
netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...
Changli Gao
1
-4
/
+4
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
1
-0
/
+1
2008-07-21
Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."
David S. Miller
1
-22
/
+77
[next]