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-07-22
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
4
-0
/
+11
2008-07-21
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...
Ian Schram
1
-6
/
+12
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
1
-0
/
+1
2008-07-21
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
David S. Miller
1
-4
/
+0
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
gianfar: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
atl1: Do not wake queue before queue has been started.
David S. Miller
1
-2
/
+1
2008-07-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+3
2008-07-20
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2
-166
/
+224
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
271
-5099
/
+47012
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
406
-56523
/
+73793
2008-07-20
dio: use dio_match_device() in dio_bus_match()
Akinobu Mita
1
-13
/
+1
2008-07-20
m68k/Apollo: remove the unused APOLLO_ELPLUS option
Geert Uytterhoeven
1
-9
/
+0
2008-07-20
export c2p
Adrian Bunk
1
-0
/
+1
2008-07-20
drivers/video/c2p.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-07-20
atafb: Register Atari-specific video modes with sysfs
Geert Uytterhoeven
1
-0
/
+3
2008-07-20
amifb: Register Amiga-specific video modes with sysfs
Geert Uytterhoeven
1
-0
/
+3
2008-07-20
zorro: use memory_read_from_buffer
akinobu.mita@gmail.com
1
-8
/
+2
2008-07-20
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
Robert P. J. Day
1
-1
/
+1
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
4
-5
/
+5
2008-07-20
ariadne: use netstats in net_device structure
Paulius Zaleckas
1
-25
/
+22
2008-07-20
m68k: remove CVS keywords
Adrian Bunk
3
-6
/
+0
2008-07-20
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
1
-6
/
+4
2008-07-20
APCI: revert another duplicated patch
Thomas Gleixner
1
-3
/
+0
2008-07-20
APCI: revert duplicated patch
Thomas Gleixner
2
-6
/
+0
2008-07-20
Fix strip driver back up for ldisc/tty changes
Alan Cox
1
-1
/
+1
2008-07-20
tty: add more tty_port fields
Alan Cox
16
-194
/
+165
2008-07-20
cyclades: use tty_port
Alan Cox
1
-158
/
+157
2008-07-20
tty: Clean up tiocmset
Alan Cox
1
-26
/
+22
2008-07-20
synclink: use tty_port
Alan Cox
3
-310
/
+289
2008-07-20
stallion: use tty_port
Alan Cox
1
-80
/
+80
2008-07-20
atmel_serial: Fix tty_port breakage
Haavard Skinnemoen
1
-3
/
+3
2008-07-20
rocket: use tty_port
Alan Cox
2
-64
/
+61
2008-07-20
mxser: use tty_port
Alan Cox
1
-131
/
+126
2008-07-20
moxa: use tty_port
Alan Cox
1
-45
/
+42
2008-07-20
istallion: use tty_port
Alan Cox
1
-58
/
+58
2008-07-20
isicom: use tty_port
Alan Cox
1
-102
/
+79
2008-07-20
riscom8: remove bogus checks
Alan Cox
1
-24
/
+8
2008-07-20
riscom8: use tty_port
Alan Cox
2
-85
/
+68
2008-07-20
gs: use tty_port
Alan Cox
7
-167
/
+164
2008-07-20
esp: use tty_port
Alan Cox
1
-136
/
+136
2008-07-20
epca: use tty_port
Alan Cox
2
-59
/
+54
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
33
-147
/
+151
2008-07-20
- Fix compile errors in SGI console drivers (linux-next tree)
Jack Steiner
2
-8
/
+8
2008-07-20
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
1
-2
/
+2
2008-07-20
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
4
-5
/
+5
2008-07-20
serial: use tty_port
Alan Cox
4
-44
/
+48
2008-07-20
tty: Introduce a tty_port common structure
Alan Cox
1
-0
/
+34
2008-07-20
drivers/serial/: remove CVS keywords
Adrian Bunk
15
-40
/
+16
2008-07-20
drivers/char/rio/: remove VCS tags
Adrian Bunk
26
-121
/
+0
[next]