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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
ite_gpio fix tabbage
Jim Cromie
1
-7
/
+7
2006-10-03
fix file specification in comments
Uwe Zeisberger
4
-4
/
+4
2006-10-03
remove mentionings of devfs in documentation
Adrian Bunk
1
-4
/
+1
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-2
/
+0
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-6
/
+1
2006-10-03
[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument use
Zach Brown
1
-2
/
+4
2006-10-03
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
1
-8
/
+0
2006-10-03
[PATCH] vt: Honor the return value of device_create_file
Antonino A. Daplas
1
-7
/
+24
2006-10-03
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
1
-2
/
+19
2006-10-03
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
1
-2
/
+0
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
1
-0
/
+1
2006-10-02
[WATCHDOG] improve machzwd detection
Dave Jones
1
-2
/
+1
2006-10-02
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
43
-44
/
+44
2006-10-02
[WATCHDOG] s3c24XX nowayout
Ben Dooks
1
-5
/
+5
2006-10-02
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
1
-1
/
+2
2006-10-02
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
1
-0
/
+12
2006-10-02
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
1
-6
/
+6
2006-10-02
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
1
-5
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
3
-0
/
+365
2006-10-02
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-02
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+6
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2
-4
/
+3
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-2
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
29
-29
/
+30
2006-10-02
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2
-4
/
+5
2006-10-02
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
2
-7
/
+18
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
2
-2
/
+0
2006-10-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-5
/
+12
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-13
/
+2
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-2
/
+0
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-13
/
+1
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
1
-1
/
+5
2006-10-01
[PATCH] Char: specialix, kill unneeded page alloc
Jiri Slaby
1
-10
/
+1
2006-10-01
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
1
-2
/
+2
2006-10-01
[PATCH] sysrq: disable lockdep on reboot
Peter Zijlstra
1
-0
/
+1
2006-10-01
[PATCH] ip2: use newer pci_get functions
Alan Cox
1
-3
/
+7
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2
-21
/
+88
2006-10-01
[PATCH] isicom: correct firmware loading
Jiri Slaby
1
-16
/
+19
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-7
/
+8
2006-10-01
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+4
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
3
-157
/
+11
2006-09-30
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-0
/
+5
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2
-0
/
+5
2006-09-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
42
-1772
/
+1878
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] specialix - remove private speed decoding
Alan Cox
1
-12
/
+4
2006-09-29
[PATCH] istallion: Remove private baud rate decoding, which is also broken in...
Alan Cox
1
-19
/
+1
[next]