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-07-10
IOC3: Switch to pci refcounting safe APIs
Alan Cox
1
-17
/
+24
2007-07-10
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
1
-3
/
+9
2007-07-10
QE Ethernet driver writes to wrong register to mask interrupts
Timur Tabi
1
-1
/
+1
2007-07-10
rrunner.c:rr_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
sis900_mii_probe() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
Fix typo in drivers/net/s2io.c
Rolf Eike Beer
1
-1
/
+1
2007-07-10
PCMCIA: add Socket Ethernet card into pcnet_cs
Marcin Juszkiewicz
1
-0
/
+1
2007-07-10
spidernet: improve interrupt handling
Ishizaki Kou
1
-14
/
+45
2007-07-10
3cSOHO100-TX needs EXTRA_PREAMBLE
Steffen Klassert
1
-1
/
+1
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-10
atari_pamsnet.c: old declaration ritchie style fix
Yoann Padioleau
1
-40
/
+22
2007-07-10
sky2: 1.16 version
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: remove some leftover debug messages
Stephen Hemminger
1
-4
/
+0
2007-07-10
sky2: use upper_32_bits() macro
Stephen Hemminger
1
-12
/
+7
2007-07-10
sky2: use roundup() macro
Stephen Hemminger
1
-2
/
+1
2007-07-10
sky2: check drop truncated packets
Stephen Hemminger
1
-0
/
+8
2007-07-10
sky2: add support for read/write of EEPROM
Stephen Hemminger
1
-25
/
+115
2007-07-10
sky2: unmark as EXPERIMENTAL
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: receive fill
Stephen Hemminger
1
-22
/
+14
2007-07-10
sky2: check for more work before leaving NAPI
Stephen Hemminger
1
-18
/
+17
2007-07-10
sky2: debug interface
Stephen Hemminger
3
-2
/
+208
2007-07-10
sky2: carrier management
Stephen Hemminger
1
-7
/
+4
2007-07-10
sky2: restore workarounds for lost interrupts
Stephen Hemminger
1
-1
/
+8
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
30
-840
/
+465
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-181
/
+387
2007-07-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-2662
/
+6494
2007-07-10
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
1
-12
/
+9
2007-07-10
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
1
-9
/
+6
2007-07-10
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
1
-11
/
+8
2007-07-10
firewire: fw-sbp2: add a boundary check
Stefan Richter
1
-0
/
+5
2007-07-10
firewire: fw-sbp2: correctly align page tables
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: memset wants string.h
Stefan Richter
1
-0
/
+1
2007-07-10
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
1
-2
/
+3
2007-07-10
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
1
-7
/
+15
2007-07-10
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
1
-4
/
+2
2007-07-10
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
1
-1
/
+3
2007-07-10
firewire: simplify a struct type
Stefan Richter
2
-30
/
+24
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
5
-16
/
+45
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
4
-17
/
+14
2007-07-10
firewire: remove unused macro
Stefan Richter
1
-1
/
+0
2007-07-10
firewire: missing newline in printk
Stefan Richter
3
-5
/
+5
2007-07-10
firewire: fw-sbp2: remove unused struct member
Stefan Richter
1
-6
/
+0
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
13
-518
/
+32
2007-07-10
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2
-9
/
+8
2007-07-10
ieee1394: first minimal NUMA awareness
Stefan Richter
1
-0
/
+1
2007-07-10
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
1
-3
/
+1
2007-07-10
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
1
-26
/
+43
[next]