aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz2008-01-25
* hpt366: merge set_dma_mode() methodsSergei Shtylyov2008-01-25
* hpt366: kill set_dma_mode() method wrapperSergei Shtylyov2008-01-25
* hpt366: change timing register masksSergei Shtylyov2008-01-25
* ide-io: set REQ_FAILED when drive is deadAristeu Rozanski2008-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
| * | | Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-24
| * | | driver core: fix build with SYSFS=nRandy Dunlap2008-01-24
| * | | Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng2008-01-24
| * | | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
| * | | Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
| * | | Kobject: auto-cleanup on final unrefKay Sievers2008-01-24
| * | | Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
| * | | Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-24
| * | | Kobject: convert drivers/md/md.c to use kobject_init/add_ng()Greg Kroah-Hartman2008-01-24