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
2006-01-06
[PATCH] pcmcia: no probing of ioports on PARISC
Dominik Brodowski
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: export stored values in sysfs
Dominik Brodowski
1
-17
/
+10
2006-01-06
[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS
Vitaly Bordug
1
-6
/
+91
2006-01-06
[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards
Vitaly Bordug
1
-2
/
+1
2006-01-06
[PATCH] pcmcia: properly handle static mem, but dynamic io sockets
Dominik Brodowski
3
-2
/
+107
2006-01-06
[PATCH] pcmcia: fix sound drivers
Dominik Brodowski
2
-194
/
+115
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
48
-2233
/
+472
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
38
-651
/
+78
2006-01-06
[PATCH] pcmcia: remove old detach mechanism
Dominik Brodowski
3
-62
/
+17
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
47
-896
/
+373
2006-01-06
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
4
-11
/
+100
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
45
-991
/
+1431
2006-01-05
[PATCH] yenta: make bridge specific init code configurable
Daniel Ritz
3
-2
/
+66
2006-01-05
[PATCH] pcmcia: validate_mem fix
Andrew Morton
1
-2
/
+6
2006-01-05
[PATCH] pcmcia: validate_mem shouldn't be void
Dominik Brodowski
5
-62
/
+75
2006-01-05
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
15
-607
/
+0
2006-01-05
[PATCH] pcmcia: remove socket register_callback
Dominik Brodowski
1
-1
/
+0
2006-01-05
[PATCH] yenta: optimize interrupt handler
Daniel Ritz
1
-4
/
+4
2006-01-05
[PATCH] pcmcia: avoid macro usage in cistpl
Pavel Machek
1
-3
/
+3
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
64
-814
/
+869
2006-01-04
[PATCH] i386: "invalid operand" -> "invalid opcode"
Chuck Ebbert
1
-1
/
+1
2006-01-04
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
1
-2
/
+2
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
457
-27716
/
+39420
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
54
-3888
/
+4485
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
41
-137
/
+34
2006-01-04
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
15
-252
/
+412
2006-01-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
67
-2390
/
+11404
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
95
-4471
/
+17446
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
263
-2857
/
+6860
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
198
-2028
/
+6554
2006-01-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
15
-59
/
+220
2006-01-04
Relax the rw_verify_area() error checking.
Linus Torvalds
3
-12
/
+28
2006-01-04
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
1
-47
/
+21
2006-01-04
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
1
-0
/
+2
2006-01-04
[PATCH] sysfs: handle failures in sysfs_make_dirent
Steven Rostedt
1
-1
/
+5
2006-01-04
[PATCH] Driver core: Make block devices create the proper symlink name
Greg Kroah-Hartman
1
-2
/
+25
2006-01-04
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Greg Kroah-Hartman
1
-4
/
+22
2006-01-04
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
1
-11
/
+10
2006-01-04
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2
-15
/
+31
2006-01-04
[PATCH] Input: fix add modalias support build error
Rusty Russell
1
-1
/
+1
2006-01-04
[PATCH] Input: add modalias support
Rusty Russell
3
-39
/
+141
2006-01-04
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
5
-0
/
+64
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
3
-4
/
+5
2006-01-04
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
1
-1
/
+1
2006-01-04
[PATCH] klist: Fix broken kref counting in find functions
Frank Pavlic
1
-0
/
+2
2006-01-04
[PATCH] Hold the device's parent's lock during probe and remove
Alan Stern
2
-2
/
+28
2006-01-04
[PATCH] driver kill hotplug word from sn and others fix
Paul Jackson
4
-9
/
+9
2006-01-04
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
Greg Kroah-Hartman
1
-8
/
+9
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
40
-378
/
+372
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
3
-206
/
+102
[next]