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
2008-10-13
tty: move tioclinux from a special case
Alan Cox
3
-6
/
+2
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
3
-10
/
+27
2008-10-13
8250: remove a few inlines of dubious value
Will Newton
1
-5
/
+4
2008-10-13
serial_8250: pci_enable_device fail is not fully handled
Alan Cox
1
-2
/
+2
2008-10-13
ftdi: A few errors are err() that should be debug which causes much spewage
Alan Cox
1
-3
/
+3
2008-10-13
usb: fix pl2303 initialization
Jason Wessel
1
-11
/
+0
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
1
-3
/
+2
2008-10-13
nozomi: Fix close on error
Alan Cox
1
-1
/
+4
2008-10-13
audit: Handle embedded NUL in TTY input auditing
Miloslav Trmac
1
-1
/
+1
2008-10-13
ip2: avoid add_timer with pending timer
Akinobu Mita
1
-15
/
+4
2008-10-13
ip2: init/deinit cleanup
Jiri Slaby
3
-251
/
+198
2008-10-13
ip2: fix sparse warnings
Jiri Slaby
1
-9
/
+5
2008-10-13
ip2: cleanup globals
Jiri Slaby
1
-11
/
+7
2008-10-13
Char: merge ip2main and ip2base
Jiri Slaby
3
-125
/
+77
2008-10-13
Char: sx, fix io unmapping
Jiri Slaby
1
-2
/
+2
2008-10-13
Char: cyclades. remove bogus iomap
Jiri Slaby
1
-9
/
+12
2008-10-13
Fix oti6858 debug level
Scott Ashcroft
1
-4
/
+0
2008-10-13
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
1
-0
/
+50
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
1
-0
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
Sonic Zhang
1
-1
/
+5
2008-10-13
Blackfin Serial Driver: Remove useless stop
Sonic Zhang
1
-3
/
+0
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
1
-7
/
+10
2008-10-13
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
Mike Frysinger
1
-4
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
Sonic Zhang
1
-17
/
+22
2008-10-13
Blackfin Serial Driver: use __initdata for data, not __init
Mike Frysinger
1
-1
/
+1
2008-10-13
epca: call tty_port_init
Alan Cox
1
-4
/
+1
2008-10-13
coldfire: scheduled SERIAL_COLDFIRE removal
Adrian Bunk
4
-2054
/
+2
2008-10-13
drivers/char/hvc_console.c: adjust call to put_tty_driver
Julia Lawall
1
-2
/
+2
2008-10-13
drivers/serial/crisv10.c: add missing put_tty_driver
Julia Lawall
1
-0
/
+2
2008-10-12
Fix Kconfig dependency for WM97xx battery driver
Linus Torvalds
1
-1
/
+1
2008-10-12
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-342
/
+152
2008-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
14
-475
/
+1153
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-132
/
+1970
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
72
-5893
/
+3677
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+8
2008-10-12
Fix RTC wakealarm sysfs interface breakage.
Linus Torvalds
1
-2
/
+1
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
14
-342
/
+152
2008-10-12
x86: memory corruption check - cleanup
Ingo Molnar
1
-1
/
+0
2008-10-12
Merge branch 'linus' into x86/memory-corruption-check
Ingo Molnar
895
-37086
/
+76643
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
871
-36818
/
+76101
2008-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Pierre Ossman
3
-382
/
+987
2008-10-12
MMC: Use timeout values from CSR
Matthew Fleming
1
-11
/
+21
2008-10-12
MMC: CSD and CID timeout values
Matthew Fleming
1
-2
/
+6
2008-10-12
sdhci: 'scratch' may be used uninitialized
Steven Noonan
1
-1
/
+1
2008-10-12
mmc: explicitly mention SDIO support in Kconfig
Pierre Ossman
3
-11
/
+13
2008-10-12
mmc: remove redundant "depends on"
Pierre Ossman
2
-4
/
+3
2008-10-12
sdio: high-speed support
Pierre Ossman
1
-3
/
+49
2008-10-12
mmc_block: hard code 512 byte block size
Pierre Ossman
1
-18
/
+5
2008-10-12
sdhci: force high speed capability on some controllers
Pierre Ossman
3
-2
/
+6
2008-10-12
mmc_block: filter out PC requests
Pierre Ossman
1
-1
/
+1
[next]