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
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
1
-4
/
+3
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
1
-18
/
+3
2007-07-16
Char: mxser_new, fix sparse warning
Jiri Slaby
1
-1
/
+1
2007-07-16
tty_io: Use kzalloc
Jean Delvare
1
-8
/
+3
2007-07-16
Char: n_hdlc, allow RESTARTSYS retval of tty write
Jiri Slaby
1
-1
/
+6
2007-07-16
RTC: Ratelimit "lost interrupts" message
Ben Collins
1
-1
/
+2
2007-07-16
rocket.c: fix unchecked mutex_lock_interruptible()
Satyam Sharma
1
-1
/
+2
2007-07-16
Make /proc/misc use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
4
-19
/
+37
2007-07-16
Use menuconfig objects II - TPM
Jan Engelhardt
1
-10
/
+8
2007-07-16
Use menuconfig objects II - IPMI
Jan Engelhardt
1
-10
/
+5
2007-07-16
mspec_mmap: don't set VM_LOCKED
Hugh Dickins
1
-1
/
+1
2007-07-16
drm: remove core typedefs from the ioc32 wrappers
Dave Airlie
1
-41
/
+41
2007-07-13
[CHAR] Delete leftovers of old Alchemy UART driver
Ralf Baechle
1
-14
/
+0
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-1
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-7
/
+3
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-10
/
+0
2007-07-12
[MIPS] Don't use genrtc.
Ralf Baechle
1
-1
/
+1
2007-07-12
[MIPS] Separate platform_device registration for VR41xx GPIO
Yoichi Yuasa
1
-98
/
+34
2007-07-12
drm: remove sarea typedefs
Dave Airlie
2
-9
/
+15
2007-07-12
drm: detypedef the hashtab and more of sman
Dave Airlie
8
-59
/
+59
2007-07-12
drm: de-typedef sman
Dave Airlie
6
-49
/
+51
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-10
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2
-7
/
+3
2007-07-11
drm: detypedeffing continues...
Dave Airlie
23
-142
/
+143
2007-07-11
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
16
-80
/
+81
2007-07-11
drm: drop drm_vma_entry_t, drm_magic_entry_t
Dave Airlie
5
-19
/
+15
2007-07-11
drm: drop drm_buf_t typedef
Dave Airlie
20
-104
/
+104
2007-07-11
drm: fixup other drivers for typedef removals
Dave Airlie
22
-296
/
+296
2007-07-11
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
42
-432
/
+432
2007-07-11
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
25
-320
/
+367
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
3
-17
/
+7
2007-07-11
r300: updates register header
Oliver McFadden
2
-506
/
+698
2007-07-11
radeon: add support for vblank on crtc2
Dave Airlie
6
-14
/
+124
2007-07-11
drm: cleanup list initialisation
Dave Airlie
2
-5
/
+4
2007-07-11
drm: fix typo on code drm getsarea
Dave Airlie
1
-1
/
+1
2007-07-11
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
9
-26
/
+22
2007-07-11
drm: cleanup use of Linux list handling macros
Dave Airlie
18
-195
/
+116
2007-07-10
sx: switch subven and subid values
Jiri Slaby
1
-2
/
+2
2007-07-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+7
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2007-07-10
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
1
-0
/
+7
2007-07-10
[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
Adrian Bunk
1
-1
/
+1
2007-07-10
[POWERPC] Remove dead code for preventing pread() and pwrite() calls
Robert P. J. Day
1
-10
/
+0
2007-07-10
[POWERPC] VIOTAPE: Use designated initializers for fops member structures.
Robert P. J. Day
1
-6
/
+6
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-07-09
[AGPGART] Hand off AGP maintainence.
Dave Jones
1
-1
/
+1
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
1
-2
/
+4
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
1
-0
/
+9
[prev]
[next]