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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
usb: ehci-sh: Add PHY init function with platform data
Nobuhiro Iwamatsu
1
-0
/
+8
2012-04-19
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
1
-10
/
+5
2012-04-19
usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...
Jesper Juhl
1
-5
/
+1
2012-04-19
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
1
-9
/
+10
2012-04-19
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
1
-1
/
+5
2012-04-19
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
1
-0
/
+1
2012-04-19
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
1
-1
/
+1
2012-04-19
isp1760-if: make module unloads correctly
Michael Grzeschik
1
-0
/
+8
2012-04-19
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
5
-13
/
+115
2012-04-19
USB: EHCI: remove wrong debug message for port speed
Peter Chen
1
-1
/
+2
2012-04-19
usb: host: tegra: code clean up
Venu Byravarasu
1
-21
/
+14
2012-04-19
USB: OHCI: remove old SSB OHCI driver
Hauke Mehrtens
3
-281
/
+7
2012-04-19
USB: Add driver for the ssb bus
Hauke Mehrtens
3
-0
/
+292
2012-04-19
USB: Add driver for the bcma bus
Hauke Mehrtens
3
-0
/
+347
2012-04-19
bcma: scan for extra address space
Hauke Mehrtens
1
-1
/
+18
2012-04-11
USB: io_ti: fix abuse of interface data
Johan Hovold
1
-5
/
+12
2012-04-11
USB: whiteheat: reimplement using generic framework
Johan Hovold
1
-531
/
+8
2012-04-11
USB: whiteheat: remove driver version
Johan Hovold
1
-3
/
+2
2012-04-11
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
1
-1
/
+1
2012-04-11
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
1
-1
/
+0
2012-04-11
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
1
-2
/
+2
2012-04-11
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
1
-7
/
+7
2012-04-11
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
1
-0
/
+53
2012-04-11
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
1
-0
/
+9
2012-04-11
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+5
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
Merge branches 'idle-fix' and 'misc' into release
Len Brown
4441
-173979
/
+325606
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
3
-32
/
+61
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-3
/
+4
2012-04-07
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-218
/
+299
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-195
/
+371
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2
-2
/
+2
2012-04-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-107
/
+135
2012-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-06
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
1
-3
/
+7
2012-04-06
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-04-06
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-04-06
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-06
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
1
-3
/
+1
2012-04-06
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-06
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-06
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
[next]