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
2011-05-14
USB: s3c-hsudc: fix checkpatch error and warning
Jingoo Han
1
-1
/
+1
2011-05-14
USB: s3c-hsudc: use IS_ERR() instead of NULL check
Jingoo Han
1
-2
/
+2
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
1
-39
/
+27
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
1
-10
/
+25
2011-05-12
ehci: pci quirk cleanup
Andy Ross
1
-70
/
+66
2011-05-12
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-9
/
+9
2011-05-12
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
1
-9
/
+9
2011-05-12
usb: renesas_usbhs: fixup error processing on probe/remove
Kuninori Morimoto
1
-6
/
+6
2011-05-12
usb: renesas_usbhs: fixup fifo disable
Kuninori Morimoto
1
-16
/
+13
2011-05-12
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
Erik Slagter
2
-2
/
+12
2011-05-11
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
4
-0
/
+1375
2011-05-11
ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller
Thomas Abraham
1
-0
/
+27
2011-05-11
ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...
Thomas Abraham
4
-0
/
+63
2011-05-11
ARM: S3C2416: Add USB Phy register definitions
Thomas Abraham
1
-0
/
+25
2011-05-11
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2
-2
/
+2
2011-05-11
usb: fix warning in usbtest module v2
Greg Dietsche
1
-3
/
+3
2011-05-11
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-05-11
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
1
-1
/
+1
2011-05-11
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
1
-1
/
+5
2011-05-11
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2
-2
/
+76
2011-05-11
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
4
-5
/
+45
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
559
-3254
/
+6271
2011-05-10
Linux 2.6.39-rc7
v2.6.39-rc7
Linus Torvalds
1
-1
/
+1
2011-05-10
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
1
-4
/
+7
2011-05-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+23
2011-05-10
Don't lock guardpage if the stack is growing up
Mikulas Patocka
3
-15
/
+37
2011-05-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-43
/
+150
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2
-1
/
+8
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
1
-1
/
+6
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2
-0
/
+7
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
1
-2
/
+2
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
1
-1
/
+8
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2
-0
/
+14
2011-05-09
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
1
-0
/
+3
2011-05-09
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
1
-2
/
+2
2011-05-09
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
1
-2
/
+0
2011-05-09
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2
-11
/
+16
2011-05-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-13
/
+41
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
15
-793
/
+730
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
1
-4
/
+0
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
1
-1
/
+1
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
3
-24
/
+32
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
11
-418
/
+498
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
1
-2
/
+2
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
1
-8
/
+8
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
1
-0
/
+4
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
1
-0
/
+3
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
1
-112
/
+107
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
1
-3
/
+0
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
6
-75
/
+7
[next]