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
2010-03-08
msi-laptop: Detect 3G device exists by standard ec command
Lee, Chun-Yi
1
-10
/
+34
2010-03-08
msi-laptop: Add resume method for set the SCM load again
Lee, Chun-Yi
1
-1
/
+25
2010-03-08
msi-laptop: Support some MSI 3G netbook that is need load SCM
Lee, Chun-Yi
1
-0
/
+238
2010-03-08
msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...
Lee, Chun-Yi
1
-1
/
+30
2010-03-08
msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
Lee, Chun-Yi
1
-4
/
+39
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
11
-59
/
+57
2010-03-08
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-2
/
+2
2010-03-08
driver core: Use sysfs_rename_link in device_rename
Eric W. Biederman
1
-12
/
+6
2010-03-08
sysfs: windfarm: init sysfs attributes
Johannes Berg
2
-0
/
+2
2010-03-08
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2
-0
/
+7
2010-03-08
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2
-9
/
+9
2010-03-08
UIO: Remove SMX Cryptengine driver
Hans J. Koch
3
-152
/
+0
2010-03-08
UIO: minor Kconfig fixes
John Ogness
1
-1
/
+1
2010-03-08
UIO: Add a driver for Hilscher netX-based fieldbus cards
Hans J. Koch
3
-0
/
+184
2010-03-08
auxdisplay: move cfag12864bfb's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-08
media: move omap24xxcam's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-08
w1: move omap_hdq's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2010-03-08
i2c: move i2c_omap's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-08
x86: move hp-wmi's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2010-03-08
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
17
-18
/
+18
2010-03-08
platform-drivers: move probe to .devinit.text in drivers/scsi
Uwe Kleine-König
2
-2
/
+2
2010-03-08
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
32
-43
/
+42
2010-03-08
sysdev: fix up the probe/release attributes
Greg Kroah-Hartman
1
-8
/
+8
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
3
-3
/
+3
2010-03-08
driver-core: firmware_class: remove base.h header inclusion
Luis R. Rodriguez
1
-1
/
+0
2010-03-08
Driver-Core: require valid action string in uevent trigger
Kay Sievers
1
-8
/
+3
2010-03-08
Driver-Core: disable /sbin/hotplug by default
Kay Sievers
1
-1
/
+9
2010-03-08
Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
Kay Sievers
1
-17
/
+24
2010-03-08
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
1
-0
/
+13
2010-03-08
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
6
-57
/
+27
2010-03-08
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+10
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
16
-26
/
+71
2010-03-08
sysdev: Fix type of sysdev class attribute in memory driver
Andi Kleen
1
-3
/
+4
2010-03-08
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
1
-15
/
+16
2010-03-08
sysdev: Convert node driver
Andi Kleen
1
-40
/
+17
2010-03-08
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-1
/
+8
2010-03-08
sysdev: Convert cpu driver sysdev class attributes
Andi Kleen
1
-16
/
+21
2010-03-08
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
1
-47
/
+18
2010-03-08
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
4
-10
/
+24
2010-03-08
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+58
2010-03-08
driver-core: fix race condition in get_device_parent()
Tejun Heo
1
-2
/
+11
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
Linus Torvalds
1
-13
/
+16
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+43
2010-03-08
Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
8
-108
/
+1951
2010-03-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
60
-780
/
+6907
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
478
-24384
/
+29064
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-248
/
+898
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
2
-2
/
+2
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-0
/
+234
[prev]
[next]