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
2007-10-17
floppy: remove register keyword use from floppy driver
Jesper Juhl
1
-2
/
+5
2007-10-17
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
1
-26
/
+1
2007-10-17
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
1
-50
/
+73
2007-10-17
md: make sure read errors are auto-corrected during a 'check' resync in raid1
NeilBrown
1
-1
/
+2
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: fix a bug in some never-used code.
NeilBrown
1
-5
/
+5
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
2007-10-17
lp_console: cleanups
Pavel Machek
1
-9
/
+8
2007-10-17
HVC console is also used by iSeries, so add that to HVC_DRIVER help.
Rusty Russell
1
-1
/
+1
2007-10-17
Delay creation of khcvd thread
Rusty Russell
2
-18
/
+42
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-10
/
+72
2007-10-17
lk201: remove obsolete driver
Maciej W. Rozycki
7
-1373
/
+0
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
4
-17
/
+8
2007-10-17
I2O: Fix "defined but not used" build warnings
Satyam Sharma
1
-47
/
+47
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
5
-5
/
+26
2007-10-17
make dmapool code use __set_current_state()
Arjan van de Ven
1
-1
/
+1
2007-10-17
Remove final traces of long-deprecated "ramdisk" kernel parm
Robert P. J. Day
1
-6
/
+1
2007-10-17
drivers/block/cciss.c: fix check-after-use
Adrian Bunk
1
-29
/
+27
2007-10-17
n_hdlc.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-17
cciss: fix error reporting for SG_IO
Steve Cameron
1
-18
/
+61
2007-10-17
NBD: allow hung network I/O to be cancelled
Paul Clements
1
-31
/
+62
2007-10-17
NBD: set uninitialized devices to size 0
Paul Clements
1
-2
/
+5
2007-10-17
floppy: tolerate DMA channel unavailability
Jan Beulich
1
-5
/
+9
2007-10-17
jsm: Remove further unneeded crud
Alan Cox
1
-40
/
+3
2007-10-17
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
Alan Cox
1
-2
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
9
-35
/
+146
2007-10-17
aoe: remove unecessary wrapper function
Ed L. Cashin
3
-17
/
+8
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
1
-2
/
+3
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-17
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
1
-5
/
+4
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
3
-14
/
+7
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
3
-0
/
+385
2007-10-17
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
1
-2
/
+0
2007-10-17
nbd: change a parameter's type to remove a memcpy call
Denis Cheng
1
-5
/
+3
2007-10-17
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Denis Cheng
1
-4
/
+2
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+3
2007-10-17
Driver for the Atmel on-chip SSC on AT32AP and AT91
Hans-Christian Egtvedt
3
-0
/
+187
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2
-4
/
+3
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2
-1
/
+24
2007-10-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-16
missing include in mmc
Al Viro
1
-0
/
+1
[next]