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-01-25
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
6
-26
/
+46
2008-01-25
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
1
-4
/
+2
2008-01-25
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2
-12
/
+12
2008-01-25
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
1
-0
/
+12
2008-01-25
IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Roland Dreier
1
-4
/
+5
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
3
-44
/
+13
2008-01-25
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2008-01-25
IB/iser: update URLs of iSER docs
Erez Zilber
1
-2
/
+2
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
1
-0
/
+92
2008-01-25
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
1
-1
/
+3
2008-01-25
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
1
-2
/
+0
2008-01-25
IB/cm: Add basic performance counters
Sean Hefty
2
-40
/
+303
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
3
-4
/
+10
2008-01-25
IB/multicast: Report errors on multicast groups if P_key changes
Sean Hefty
1
-10
/
+45
2008-01-25
IB: Spelling fixes in comments
Joe Perches
2
-2
/
+2
2008-01-25
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
1
-1
/
+1
2008-01-25
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-25
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-25
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-25
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
3
-5
/
+5
2008-01-25
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-25
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2
-4
/
+20
2008-01-25
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
1
-9
/
+0
2008-01-25
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
1
-0
/
+10
2008-01-25
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-25
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
1
-1
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
243
-11614
/
+28159
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
43
-1585
/
+1127
2008-01-25
ide: remove redundant DMA blacklist check from __ide_dma_on()
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-01-25
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
4
-25
/
+12
2008-01-25
ide: remove redundant ->ide_dma_on call from set_using_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
sc1200: move DMA timings to timing tables
Bartlomiej Zolnierkiewicz
1
-45
/
+17
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
29
-225
/
+120
2008-01-25
sis5513: factor out UDMA programming code
Bartlomiej Zolnierkiewicz
1
-33
/
+45
2008-01-25
pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-01-25
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
Bartlomiej Zolnierkiewicz
1
-68
/
+37
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
2
-23
/
+6
2008-01-25
ide: printk fix
Andrew Morton
1
-1
/
+2
[prev]
[next]