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
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
6
-28
/
+16
2013-04-29
Include missing linux/magic.h inclusions
David Howells
1
-0
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
6
-1
/
+6
2013-04-29
megaraid: Don't use create_proc_read_entry()
David Howells
2
-675
/
+382
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
8
-482
/
+662
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
1
-38
/
+31
2013-04-29
ds1620: Don't use create_proc_read_entry()
David Howells
1
-14
/
+19
2013-04-29
efirtc: Don't use create_proc_read_entry()
David Howells
1
-43
/
+40
2013-04-29
genrtc: Don't use create_proc_read_entry()
David Howells
1
-25
/
+23
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-29
nubus: Don't use create_proc_read_entry()
David Howells
2
-60
/
+76
2013-04-29
fsl_udc: Don't use create_proc_read_entry()
David Howells
1
-81
/
+43
2013-04-29
goku_udc: Don't use create_proc_read_entry()
David Howells
1
-50
/
+39
2013-04-29
wlags49_h2: Don't use create_proc_read_entry()
David Howells
1
-159
/
+161
2013-04-29
cxt1e1: Don't use create_proc_read_entry()
David Howells
3
-302
/
+175
2013-04-29
csr: Don't use create_proc_read_entry()
David Howells
3
-332
/
+189
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
2
-136
/
+123
2013-04-29
rtl8187se: Don't use create_proc_read_entry()
David Howells
1
-71
/
+63
2013-04-29
rtl8192u: Don't use create_proc_read_entry()
David Howells
1
-123
/
+91
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
1
-2
/
+1
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
1
-9
/
+14
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
1
-9
/
+5
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
1
-13
/
+9
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
1
-2
/
+12
2013-04-29
dvb_frontend: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
dvb_net: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
1
-1
/
+0
2013-04-29
mpt3sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
mpt2sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
pmcraid: don't wank with fasync in ->release()
Al Viro
1
-14
/
+0
2013-04-29
mptctl: don't wank with fasync in ->release()
Al Viro
1
-8
/
+0
2013-04-29
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
1
-32
/
+1
2013-04-29
yurex: don't wank with fasync on ->release()...
Al Viro
1
-2
/
+0
2013-04-13
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
1
-68
/
+28
2013-04-13
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
1
-58
/
+25
2013-04-09
vt6655: slightly clean reading config file
Al Viro
1
-75
/
+40
2013-04-09
vt6656: slightly sanitized reading config
Al Viro
1
-43
/
+20
2013-04-09
pxa3xx-gcu: stop embedding file_operations into device-private object
Al Viro
1
-7
/
+8
2013-04-09
pxa3xx-gcu: quite playing silly buggers with ->f_op
Al Viro
1
-9
/
+12
2013-04-09
silicom-bypass: Remove device_open/close()
David Howells
1
-24
/
+0
2013-04-09
wlags49_h2: Don't use create_proc_entry()
David Howells
1
-11
/
+0
2013-04-09
nubus: Don't use create_proc_entry()
David Howells
1
-2
/
+3
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
9
-12
/
+12
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
57
-202
/
+158
2013-04-09
bfin_adv7393: switch to proc_create_data()
Al Viro
1
-24
/
+19
2013-04-09
rtl8192u: switch to proc_create()
Al Viro
1
-31
/
+22
2013-04-09
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
1
-1
/
+2
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-71
/
+8
2013-04-09
atari_scsi: switch to ->show_info()
Al Viro
3
-87
/
+62
[next]