summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PM: Remove deprecated sysfs filesAlan Stern2007-07-181-66/+0
| * | | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-181-3/+20
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-186-0/+890
|\ \ \
| * | | UIO: Hilscher CIF card driverHans-Jürgen Koch2007-07-183-1/+171
| * | | UIO: Add the User IO core codeHans J. Koch2007-07-185-0/+720
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-1846-1291/+1045
|\ \ \
| * | | IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
| * | | IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
| * | | IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
| * | | IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-181-31/+36
| * | | IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-181-6/+9
| * | | IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-183-54/+30
| * | | IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-171-8/+16
| * | | IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-171-1/+1
| * | | RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
| * | | IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-171-2/+14
| * | | IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-171-1/+1
| * | | IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2007-07-172-27/+0
| * | | IB/ipath: Make a few functions staticRoland Dreier2007-07-177-11/+6
| * | | mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-175-72/+129
| * | | IB/iser: Make a couple of functions staticRoland Dreier2007-07-173-31/+25
| * | | IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-171-1/+1
| * | | IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-171-4/+16
| * | | IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-1722-242/+261
| * | | IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-171-331/+200
| * | | IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-172-277/+284
| * | | IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-171-23/+24
| * | | IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-171-8/+11
| * | | IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-173-197/+15
| * | | IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-171-0/+1
| * | | IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-171-12/+17
| * | | IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak2007-07-171-1/+1
| * | | IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein2007-07-171-1/+4
| * | | IB/mlx4: Fix flow label returned from query QPJack Morgenstein2007-07-171-1/+1
| * | | RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise2007-07-171-0/+1
* | | | firewire: fw-sbp2: convert to new SCSI data buffer accessorsStefan Richter2007-07-181-9/+7
* | | | firewire: fix memory leak of fw_request instancesStefan Richter2007-07-182-1/+7
* | | | firewire: remove bogus check in fw_core_handle_requestStefan Richter2007-07-181-5/+0
* | | | firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter2007-07-181-1/+1
* | | | firewire: fw-ohci: flush MMIO write before msleepStefan Richter2007-07-181-0/+1
| |/ / |/| |
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-18165-2943/+9692
|\ \ \
| * | | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2007-07-182-12/+6
| * | | V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2007-07-182-8/+4
| * | | V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-184-25/+42
| * | | V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil2007-07-181-4/+1
| * | | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil2007-07-183-11/+21
| * | | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil2007-07-181-1/+1
| * | | V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2007-07-182-2/+2
| * | | V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-184-9/+9
| * | | V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-1/+1