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-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
3
-71
/
+94
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
2
-16
/
+15
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
3
-0
/
+47
2008-10-20
PCI: centralize the capabilities code in probe.c
Zhao, Yu
1
-7
/
+20
2008-10-20
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
1
-55
/
+83
2008-10-20
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
1
-1
/
+1
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
4
-12
/
+21
2008-10-20
PCI: use resource_size() everywhere.
Zhao, Yu
2
-3
/
+3
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
3
-5
/
+5
2008-10-20
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
1
-2
/
+1
2008-10-20
PCI: fix hotplug get_##name return value problem
Zhao, Yu
1
-7
/
+7
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
1
-7
/
+3
2008-10-20
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
1
-2
/
+2
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2
-0
/
+15
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
3
-0
/
+9
2008-10-20
PCI: utilize calculated results when detecting MSI features
Jike Song
1
-6
/
+4
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
5
-186
/
+263
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
1
-2
/
+1
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2
-2
/
+4
2008-10-20
PCI: tidy PME support messages
Bjorn Helgaas
1
-13
/
+13
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
1
-22
/
+22
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
1
-69
/
+23
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
2
-2
/
+2
2008-10-20
PCI: change MSI-x vector to 32bit
Yinghai Lu
1
-1
/
+1
2008-10-20
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
1
-0
/
+22
2008-10-20
PCI: allow quirks to be compiled out
Thomas Petazzoni
1
-86
/
+90
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
3
-10
/
+16
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
4
-5
/
+1
2008-10-20
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
5
-6
/
+422
2008-10-20
epca: Add infinite break support
Alan Cox
1
-1
/
+5
2008-10-20
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
12
-83
/
+2101
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
11
-67
/
+809
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
4
-54
/
+32
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-9
/
+28
2008-10-20
staging: sxg depends on X86
Stephen Rothwell
1
-0
/
+1
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
48
-1301
/
+4286
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
19
-21
/
+6
2008-10-20
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
1
-6
/
+6
2008-10-20
i2c: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
4
-61
/
+61
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
30
-509
/
+509
2008-10-20
acpi: use bcd2bin/bin2bcd
Adrian Bunk
1
-9
/
+9
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
3
-1
/
+3
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-20
pc8736x_gpio: add support for PC87365 chips
Andre Haupt
1
-3
/
+8
2008-10-20
phonedev: remove BKL
Richard Holden
1
-2
/
+0
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
1
-19
/
+20
2008-10-20
fb: push down the BKL in the ioctl handler
Alan Cox
1
-55
/
+86
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
1
-1
/
+1
[next]