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
2007-01-26
PNP: system.c whitespace cleanup
Bjorn Helgaas
1
-21
/
+11
2007-01-26
PNP: reserve system board iomem resources as well as ioport resources
Bjorn Helgaas
1
-7
/
+19
2007-01-26
ACPI: move FADT resource reservations from motherboard driver to osl
Bjorn Helgaas
2
-49
/
+48
2007-01-06
ACPI: use more understandable bus_id for ACPI devices
Zhang Rui
1
-3
/
+3
2006-12-21
ACPI: fix Supermicro X7DB8+ Boot regression
Rui Zhang
3
-54
/
+43
2006-12-21
ACPI: use PNPID:instance_no as bus_id of ACPI device
Zhang Rui
1
-9
/
+109
2006-12-16
ACPI: Set fake hid for non-PNPID ACPI devices
Zhang Rui
3
-56
/
+60
2006-12-16
ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
Li Shaohua
3
-26
/
+52
2006-12-16
ACPI: consolidate two motherboard drivers into one
Li Shaohua
1
-15
/
+4
2006-12-16
ACPI: add acpi_bus_removal_type in acpi_device
Li Shaohua
1
-2
/
+4
2006-12-16
ACPI: add acpi_bus_ops in acpi_device
Li Shaohua
1
-27
/
+28
2006-12-16
ACPI: convert to sysfs framework
Patrick Mochel
4
-154
/
+49
2006-12-16
ACPI: adjust init order
Li Shaohua
1
-1
/
+1
2006-12-16
ACPI: change registration interface to follow driver model
Patrick Mochel
1
-146
/
+29
2006-12-16
ACPI: add ACPI bus_type for driver model
Patrick Mochel
4
-75
/
+99
2006-12-16
ACPI: add device_driver and hepler functions
Patrick Mochel
1
-5
/
+0
2006-12-16
ACPI: rename some functions
Zhang Rui
1
-7
/
+7
2006-12-16
ACPI: clean up scan.c
Zhang Rui
1
-329
/
+316
2006-12-14
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
1
-1
/
+1
2006-12-14
Driver core: "platform_driver_probe() can save codespace": save codespace
Andrew Morton
1
-1
/
+1
2006-12-14
driver core: delete virtual directory on class_unregister()
Akinobu Mita
1
-0
/
+2
2006-12-13
[PATCH] Add support for Korenix 16C950-based PCI cards
Russell King
1
-0
/
+24
2006-12-13
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2006-12-13
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
19
-278
/
+3883
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
109
-159
/
+159
2006-12-13
[PATCH] sstfb: add sysfs interface
Helge Deller
1
-230
/
+105
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
2
-12
/
+0
2006-12-13
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
1
-3
/
+3
2006-12-13
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
1
-14
/
+32
2006-12-13
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
1
-3
/
+8
2006-12-13
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
1
-79
/
+36
2006-12-13
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
1
-230
/
+174
2006-12-13
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
1
-120
/
+29
2006-12-13
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
1
-84
/
+139
2006-12-13
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
Adrian Bunk
3
-586
/
+0
2006-12-13
[PATCH] n_r3964: Use struct pid to track user space clients
Eric W. Biederman
1
-20
/
+17
2006-12-13
[PATCH] tty_io.c balance tty_ldisc_ref()
Dan Carpenter
1
-6
/
+1
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
5
-12
/
+8
2006-12-13
[PATCH] rtc: remove syslog spam on registration
David Brownell
3
-3
/
+3
2006-12-13
[PATCH] RTC driver init adjustment
Jan Beulich
1
-15
/
+17
2006-12-13
[PATCH] rtc: fx error case
Jan Beulich
1
-0
/
+8
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-13
[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] tty: remove useless memory barrier
Ralf Baechle
1
-1
/
+0
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
17
-56
/
+56
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2
-12
/
+35
2006-12-13
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
1
-6
/
+13
2006-12-13
[PATCH] cciss: map out more memory for config table
Mike Miller
1
-1
/
+1
2006-12-13
[PATCH] sx: fix non-PCI build
Jiri Slaby
2
-1
/
+9
2006-12-13
[PATCH] mxser_new: fix non-PCI build
Jiri Slaby
2
-1
/
+9
[next]