index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-05
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
1
-0
/
+3
2006-01-05
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
1
-22
/
+126
2006-01-05
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2
-1
/
+17
2006-01-05
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
1
-0
/
+32
2006-01-05
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-05
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
1
-2
/
+2
2006-01-05
[PATCH] USB: Store port number in usb_device
Alan Stern
3
-61
/
+20
2006-01-05
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
5
-81
/
+164
2006-01-05
[PATCH] USB: One potential problem in gadget/serial.c
Fengwei Yin
1
-0
/
+2
2006-01-05
[PATCH] USB: small cleanups
Adrian Bunk
2
-3
/
+3
2006-01-05
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
1
-15
/
+39
2006-01-05
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
1
-63
/
+31
2006-01-05
[PATCH] USB: Remove USB private semaphore
Alan Stern
9
-154
/
+37
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
125
-128
/
+0
2006-01-05
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2
-5
/
+10
2006-01-05
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
32
-0
/
+52
2006-01-05
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2
-50
/
+176
2006-01-05
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
5
-312
/
+343
2006-01-05
[PATCH] USB: make bias writeable in libusual
Pete Zaitcev
1
-26
/
+27
2006-01-05
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
12
-167
/
+486
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
6
-15
/
+42
2006-01-05
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
1
-25
/
+25
2006-01-05
[PATCH] USB: usb-net: new device ID passed through module parameter
A.YOSHIYAMA
1
-0
/
+38
2006-01-05
[PATCH] USB: usb-net: removes redundant return
Petko Manolov
1
-55
/
+51
2006-01-05
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
1
-13
/
+17
2006-01-05
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
7
-34
/
+7
2006-01-05
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-05
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
2006-01-05
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
1
-2
/
+4
2006-01-05
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
1
-1
/
+1
2006-01-05
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
3
-4
/
+13
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
1
-10
/
+18
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
3
-0
/
+1827
2006-01-05
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
1
-7
/
+7
2006-01-05
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
3
-288
/
+230
2006-01-05
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
1
-8
/
+18
2006-01-05
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2
-76
/
+184
2006-01-05
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
1
-6
/
+27
2006-01-05
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
4
-42
/
+88
2006-01-04
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
2
-16
/
+23
2006-01-04
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
1
-3
/
+3
2006-01-04
[TCP]: less inline's
Stephen Hemminger
5
-201
/
+198
2006-01-04
[IEEE80211] ipw2200: Simplify multicast checks.
Stephen Hemminger
2
-13
/
+7
2006-01-04
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
Stephen Hemminger
1
-1
/
+2
2006-01-04
[IPV4] fib_trie: build fix
Stephen Hemminger
1
-0
/
+1
2006-01-04
[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id()
Stephen Hemminger
1
-1
/
+1
2006-01-04
[DCCP]: Notify CCID only after ACK vectors have been processed.
Andrea Bittau
1
-3
/
+3
2006-01-04
[DCCP]: Send an ACK vector when ACKing a response packet
Andrea Bittau
1
-0
/
+6
[prev]
[next]