summaryrefslogtreecommitdiffstats
path: root/crypto/twofish_common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg4-21/+44
2009-01-09mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem1-0/+12
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg8-32/+294
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem4-1/+22
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs6-31/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs2-12/+34
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg9-45/+165
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo2-20/+20
2009-01-09CRED: Must initialise the new creds in prepare_kernel_cred()David Howells1-0/+1
2009-01-09CRED: Missing put_cred() in prepare_kernel_cred()David Howells1-0/+1
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2-0/+11
2009-01-09ACPICA: hide private headersLen Brown129-349/+349
2009-01-09ACPICA: create acpica/ directoryLen Brown124-101/+53
2009-01-09ACPI: fix build warningLen Brown1-2/+2
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui5-2/+10
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon1-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon1-33/+272
2009-01-09ACPICA: delete utcache.cLen Brown2-316/+1
2009-01-09ACPICA: delete acdisasm.hLen Brown2-453/+2
2009-01-09RTC: Remove the BKL.David John1-13/+4
2009-01-09Fix a typo in the development process document.Jonathan Corbet1-3/+3
2009-01-08libata: clean up the SFF code for coding styleAlan Cox1-65/+67
2009-01-08libata: Add 32bit PIO supportAlan Cox7-9/+66
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang1-2/+6
2009-01-08md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown3-3/+13
2009-01-08md: Allow md devices to be created by name.NeilBrown2-18/+102
2009-01-08md: make devices disappear when they are no longer needed.NeilBrown3-12/+67
2009-01-08md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown1-9/+11
2009-01-08md: move allocation of ->queue from mddev_find to md_probeNeilBrown1-11/+17
2009-01-08md: need another print_sb for mdp_superblock_1Cheng Renquan2-6/+62
2009-01-08md: use list_for_each_entry macro directlyCheng Renquan10-94/+60
2009-01-08md: raid0: make hash_spacing and preshift sector-based.Andre Noll2-31/+31
2009-01-08md: raid0: Represent the size of strip zones in sectors.Andre Noll2-14/+14
2009-01-08md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll1-21/+25
2009-01-08md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll1-14/+13
2009-01-08md: raid0: Represent zone->zone_offset in sectors.Andre Noll2-7/+7