index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
media: move omap24xxcam's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-07
w1: move omap_hdq's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2010-03-07
i2c: move i2c_omap's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-07
x86: move hp-wmi's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
17
-18
/
+18
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/scsi
Uwe Kleine-König
2
-2
/
+2
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
4
-4
/
+4
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2
-2
/
+2
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
54
-70
/
+69
2010-03-07
sysdev: fix up the probe/release attributes
Greg Kroah-Hartman
1
-8
/
+8
2010-03-07
HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
Stefan Richter
1
-77
/
+36
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
9
-14
/
+14
2010-03-07
driver-core: firmware_class: remove base.h header inclusion
Luis R. Rodriguez
1
-1
/
+0
2010-03-07
sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
Eric W. Biederman
1
-22
/
+60
2010-03-07
Driver-Core: require valid action string in uevent trigger
Kay Sievers
1
-8
/
+3
2010-03-07
Driver-Core: disable /sbin/hotplug by default
Kay Sievers
1
-1
/
+9
2010-03-07
Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
Kay Sievers
1
-17
/
+24
2010-03-07
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
1
-0
/
+13
2010-03-07
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
6
-57
/
+27
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
2
-0
/
+27
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
21
-32
/
+87
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Fix type of sysdev class attribute in memory driver
Andi Kleen
1
-3
/
+4
2010-03-07
sysdev: Add sysdev_create/remove_files
Andi Kleen
1
-0
/
+13
2010-03-07
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
1
-15
/
+16
2010-03-07
sysdev: Convert node driver
Andi Kleen
1
-40
/
+17
2010-03-07
sysfs: Add attribute array to sysdev classes
Andi Kleen
2
-1
/
+10
2010-03-07
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
2
-0
/
+34
2010-03-07
sysdev: Convert cpu driver sysdev class attributes
Andi Kleen
1
-16
/
+21
2010-03-07
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
1
-47
/
+18
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
10
-30
/
+89
2010-03-07
driver core: make platform_device_id table const
Eric Miao
1
-1
/
+1
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2
-0
/
+63
2010-03-07
kset-example: Spelling fixes.
Radu Voicilas
1
-2
/
+2
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
1
-2
/
+2
2010-03-07
driver-core: fix race condition in get_device_parent()
Tejun Heo
1
-2
/
+11
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
Linus Torvalds
1
-13
/
+16
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-162
/
+1662
2010-03-07
Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
9
-116
/
+1973
2010-03-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
78
-1024
/
+12151
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
478
-24384
/
+29064
2010-03-07
seq_file: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
35
-728
/
+2201
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
12
-57
/
+69
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+378
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-0
/
+1
2010-03-07
Merge branch 'next-i2c-xilinx' into next-i2c
Ben Dooks
3
-0
/
+835
2010-03-07
Merge branch 'next-i2c-omap' into next-i2c
Ben Dooks
1
-19
/
+25
2010-03-07
Merge branch 'next-i2c-mpc-v8' into next-i2c
Ben Dooks
3
-85
/
+146
2010-03-07
i2c: Add support for Xilinx XPS IIC Bus Interface
Richard Röjfors
3
-0
/
+835
[prev]
[next]