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
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-26
/
+39
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-103
/
+21
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
9
-48
/
+26
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-66
/
+128
2008-03-05
input: add I2C to config since the driver makes several i2c*() calls
Randy Dunlap
1
-3
/
+3
2008-03-05
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
1
-0
/
+2
2008-03-05
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2
-4
/
+18
2008-03-05
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
1
-3
/
+9
2008-03-05
md: lock access to rdev attributes properly
NeilBrown
1
-9
/
+26
2008-03-05
md: make sure a reshape is started when device switches to read-write
NeilBrown
1
-0
/
+1
2008-03-05
md: clean up irregularity with raid autodetect
NeilBrown
1
-1
/
+3
2008-03-05
md: guard against possible bad array geometry in v1 metadata
NeilBrown
1
-2
/
+6
2008-03-05
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-2
/
+17
2008-03-05
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2
-43
/
+81
2008-03-05
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
3
-18
/
+58
2008-03-05
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
3
-7
/
+7
2008-03-05
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-03-05
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
1
-1
/
+2
2008-03-05
drivers/serial/m32r_sio.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-05
drivers/isdn: correct use of ! and &
Julia Lawall
2
-4
/
+5
2008-03-05
drivers/char/isicom.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-05
ipwireless: fix potential tty == NULL dereference
David Sterba
1
-1
/
+4
2008-03-05
sm501: add support for the SM502 programmable PLL
Ville Syrjala
1
-35
/
+128
2008-03-05
sm501: remove a duplicated table
Ville Syrjala
1
-32
/
+13
2008-03-05
sm501fb: fix timing limits
Ville Syrjala
1
-2
/
+4
2008-03-05
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
1
-0
/
+2
2008-03-05
sm501fb: RGB offsets are reversed in 16bpp modes
Ville Syrjala
1
-4
/
+4
2008-03-05
sm501fb: direct color visual does not work
Ville Syrjala
1
-1
/
+3
2008-03-05
ds1wm: report bus reset error
Anton Vorontsov
1
-9
/
+9
2008-03-05
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
1
-2
/
+3
2008-03-05
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
Grant Likely
1
-3
/
+8
2008-03-05
pktcdvd: reduce stack consumption
Peter Osterlund
1
-8
/
+13
2008-03-05
tridentfb: resource management fixes in probe function
Krzysztof Helt
1
-17
/
+48
2008-03-05
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
2008-03-05
specialix.c: fix possible double-unlock
Harvey Harrison
1
-1
/
+0
2008-03-05
rtc: add support for the S-35390A RTC chip
Byron Bradley
3
-0
/
+326
2008-03-05
serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
Bjorn Helgaas
1
-0
/
+2
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-05
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-05
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-05
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-05
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
1
-1
/
+4
2008-03-05
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-03-05
PCI: fix up error messages for pci_bus registering
Greg Kroah-Hartman
1
-4
/
+6
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
6
-9
/
+9
2008-03-05
PCI: consolidate duplicated MSI enable functions
Bjorn Helgaas
1
-30
/
+6
2008-03-05
PCI: use dev_printk in quirk messages
Bjorn Helgaas
1
-3
/
+2
2008-03-05
USB: ftdi_sio - really enable EM1010PC
Sven Andersen
1
-0
/
+1
[next]