summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'linux-2.6'Paul Mackerras2007-09-2093-365/+41835
| |\ \
| * | | [POWERPC] Fix pmac_zilog debug argOlaf Hering2007-09-191-1/+1
| * | | [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby2007-09-141-1/+1
| * | | ucc_geth: kill unused includeKumar Gala2007-09-131-1/+0
| * | | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-141-65/+174
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-14136-703/+1121
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28228-2108/+2279
| |\ \ \ \
| * | | | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-222-1/+13
| * | | | | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
| * | | | | [POWERPC] Comment out a currently unused functionStephen Rothwell2007-08-171-0/+2
| * | | | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
| * | | | | [POWERPC] via-pmu: Fix typo in printkMichael Buesch2007-08-171-1/+1
| * | | | | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...Mariusz Kozlowski2007-08-171-4/+1
| * | | | | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-171-1/+1
| * | | | | [POWERPC] Init markings for hvc_beatIshizaki Kou2007-08-171-2/+2
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-111-9/+18
|\ \ \ \ \ \
| * | | | | | [libata] sata_mv: more S/G fixesJeff Garzik2007-10-121-9/+18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1181-1701/+2345
|\ \ \ \ \ \ \
| * | | | | | | mlx4_core: Fix section mismatchesRoland Dreier2007-10-108-30/+33
| * | | | | | | IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-104-0/+46
| * | | | | | | IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-101-4/+4
| * | | | | | | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-091-3/+4
| * | | | | | | IB/ipath: Remove redundant link state checksRalph Campbell2007-10-091-6/+0
| * | | | | | | IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-095-12/+31
| * | | | | | | IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-091-4/+6
| * | | | | | | IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-091-11/+6
| * | | | | | | IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-091-29/+15
| * | | | | | | IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-093-3/+7
| * | | | | | | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-091-2/+4
| * | | | | | | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-093-51/+57
| * | | | | | | IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-094-26/+29
| * | | | | | | IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell2007-10-091-1/+39
| * | | | | | | IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-092-47/+53
| * | | | | | | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell2007-10-093-5/+29
| * | | | | | | IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell2007-10-091-2/+20
| * | | | | | | IB/ipath: Remove redundant codeRalph Campbell2007-10-091-5/+0
| * | | | | | | IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson2007-10-091-2/+8
| * | | | | | | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell2007-10-091-10/+11
| * | | | | | | IB/ipath: Correctly describe workaround for TID write chip bugDave Olson2007-10-091-5/+8
| * | | | | | | IB/ipath: Remove unneeded code for ipathfsRalph Campbell2007-10-091-187/+0
| * | | | | | | IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson2007-10-091-0/+86
| * | | | | | | IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell2007-10-097-611/+494
| * | | | | | | IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-094-35/+53
| * | | | | | | IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2007-10-092-2/+10
| * | | | | | | IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-091-16/+16
| * | | | | | | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak2007-10-091-8/+10
| * | | | | | | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+7
| * | | | | | | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+6
| * | | | | | | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-091-0/+2
| * | | | | | | IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-28/+23
OpenPOWER on IntegriCloud