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-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-3
/
+3
2008-08-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-8
/
+10
2008-08-28
i2c: Prevent log spam on some DVB adapters
Jean Delvare
1
-6
/
+6
2008-08-28
i2c: Fix device_init_wakeup place
Marc Pignat
1
-2
/
+4
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-219
/
+332
2008-08-27
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
1
-0
/
+2
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
10
-235
/
+714
2008-08-27
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
1
-3
/
+4
2008-08-27
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-08-27
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-86
/
+225
2008-08-27
e1000: fix stack size
Linus Torvalds
1
-36
/
+45
2008-08-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+15
2008-08-27
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+3
2008-08-27
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
1
-25
/
+10
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
3
-26
/
+49
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-08-27
qeth: preallocated header account offset
Frank Blaschka
1
-1
/
+1
2008-08-27
qeth: l2 write unicast list to hardware
Frank Blaschka
2
-5
/
+23
2008-08-27
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
1
-1
/
+1
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2
-4
/
+19
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
1
-0
/
+24
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
4
-67
/
+68
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2
-1
/
+15
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-27
sg: restore command permission for TYPE_SCANNER
FUJITA Tomonori
1
-8
/
+14
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
1
-2
/
+9
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
3
-3
/
+3
[next]