aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-25
* drivers/infiniband: Add missing "space"Joe Perches2008-01-25
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-25
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-25
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-25
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-25
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-25
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-25
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-25
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-25
| * Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-10
| * | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-10
| * | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-10
| * | [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-10
| * | [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-10
| * | [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-10
| * | [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-10
| * | [HIFN]: Add support for using the random number generatorPatrick McHardy2008-01-10
| * | [HIFN]: Improve PLL initializationPatrick McHardy2008-01-10
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-10
| * | [CRYPTO] hifn: Add missing includesAndrew Morton2008-01-10
| * | [CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber2008-01-10
| * | [CRYPTO] hifn: Schedule callback invocation to tasklet.Evgeniy Polyakov2008-01-10
| * | [CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior2008-01-10
| * | [CRYPTO] geode: move defines into a headerfileSebastian Siewior2008-01-10
| * | [CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior2008-01-10
| * | [CRYPTO] geode: use consistent IV copySebastian Siewior2008-01-10
| * | [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-10
| * | [CRYPTO] geode: remove aliasSebastian Siewior2008-01-10
| * | [CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov2008-01-10
| * | [CRYPTO] hifn_795x: HIFN 795x driverEvgeniy Polyakov2008-01-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-25
|\ \ \
| * | | Driver core: coding style fixesGreg Kroah-Hartman2008-01-25
| * | | spi: use class iteration apiDave Young2008-01-24
| * | | scsi: use class iteration apiDave Young2008-01-24
| * | | rtc: use class iteration apiDave Young2008-01-24
| * | | power supply : use class iteration apiDave Young2008-01-24
| * | | ieee1394: use class iteration apiDave Young2008-01-24
| * | | Driver Core: add class iteration apiDave Young2008-01-24
| * | | Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck2008-01-24
| * | | UIO: constify function pointer tablesJan Engelhardt2008-01-24