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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
7
-61
/
+65
2006-03-23
[PATCH] i2c: Speed up block transfers
Jean Delvare
1
-9
/
+6
2006-03-23
[PATCH] hwmon: w83792d drop useless macros
Jean Delvare
1
-21
/
+3
2006-03-23
[PATCH] hwmon: w83792d use arrays of attributes
Yuan Mu
1
-284
/
+241
2006-03-23
[PATCH] I2C: fix sx200_acb build on other arches
Jean Delvare
1
-1
/
+1
2006-03-23
[PATCH] i2c: scx200_acb minimal documentation update
Ben Gardner
1
-2
/
+3
2006-03-23
[PATCH] i2c: scx200_acb fix and speed up the poll loop
Ben Gardner
1
-11
/
+2
2006-03-23
[PATCH] i2c: scx200_acb add support for the CS5535/CS5536
Ben Gardner
1
-14
/
+43
2006-03-23
[PATCH] i2c: scx200_acb remove use of lock_kernel
Ben Gardner
1
-6
/
+7
2006-03-23
[PATCH] i2c: scx200_acb refactor/simplify code
Ben Gardner
1
-44
/
+29
2006-03-23
[PATCH] i2c: scx200_acb debug log cleanup
Ben Gardner
1
-25
/
+17
2006-03-23
[PATCH] i2c: scx200_acb whitespace and comment cleanup
Ben Gardner
1
-47
/
+43
2006-03-23
[PATCH] I2C: Convert i2c to mutexes
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] hwmon: Use attribute arrays in f71805f
Jean Delvare
1
-115
/
+103
2006-03-23
[PATCH] hwmon: Use attribute arrays in pc87360
Jim Cromie
1
-207
/
+201
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2
-5
/
+2
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
9
-93
/
+52
2006-03-23
[PATCH] snsc kmalloc2kzalloc
Jes Sorensen
2
-9
/
+4
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
4
-11
/
+11
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
1
-8
/
+8
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
1
-9
/
+9
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
3
-37
/
+37
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2
-6
/
+6
2006-03-23
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
4
-10
/
+10
2006-03-23
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
1
-8
/
+9
2006-03-23
[PATCH] sem2mutex: drivers/block/pktcdvd.c
Jes Sorensen
1
-13
/
+14
2006-03-23
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
1
-5
/
+6
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
4
-41
/
+45
2006-03-23
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
1
-8
/
+9
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
9
-478
/
+449
2006-03-23
[PATCH] cleanup cdrom_ioctl
Christoph Hellwig
1
-340
/
+537
2006-03-23
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2
-1
/
+12
2006-03-23
[PATCH] cciss: fix use-after-free in cciss_init_one
Patrick McHardy
1
-1
/
+1
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
10
-19
/
+12
2006-03-23
[PATCH] macintosh: tidy-up driver_register() return values
Bjorn Helgaas
1
-4
/
+1
2006-03-23
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
1
-3
/
+1
2006-03-23
[PATCH] powerpc: via-pmu warning fix
Andrew Morton
1
-0
/
+2
2006-03-23
[PATCH] macintosh: cleanup the use of i2c headers
Jean Delvare
4
-5
/
+0
2006-03-23
[PATCH] powerpc: dont allow old RTC to be selected
Anton Blanchard
1
-1
/
+1
2006-03-23
[PATCH] powerpc: make powerbook_sleep_grackle static
Olaf Hering
1
-2
/
+1
2006-03-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-136
/
+104
2006-03-22
scsi: link in the debug driver last
Linus Torvalds
1
-1
/
+3
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
25
-358
/
+205
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-03-22
[PATCH] Use of uninitialized variable in drivers/net/depca.c
Eric Sesterhenn
1
-1
/
+1
2006-03-22
[PATCH] Use after free in net/tulip/de2104x.c
Eric Sesterhenn
1
-1
/
+1
2006-03-22
[PATCH] sis900 adm7001 PHY support
Artur Skawina
1
-0
/
+1
2006-03-22
[PATCH] sky2: more ethtool stats
Stephen Hemminger
2
-41
/
+57
[next]