summaryrefslogtreecommitdiffstats
path: root/crypto/cast5.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-02ide-floppy: fix most of the remaining checkpatch.pl issuesBorislav Petkov1-195/+160
2008-02-02ide-floppy: remove atomic test_*bit macrosBorislav Petkov1-56/+69
2008-02-02ide-floppy: remove unused flag PC_ABORTBorislav Petkov1-13/+6
2008-02-02ide-floppy: remove IDEFLOPPY_DEBUG_INFOBorislav Petkov1-50/+13
2008-02-02ide-floppy: remove unused IDEFLOPPY_USE_READ12Borislav Petkov1-11/+7
2008-02-02ide-floppy: merge idefloppy_{input,output}_buffersBorislav Petkov1-46/+19
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov3-19/+19
2008-02-02ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macroBorislav Petkov1-6/+1
2008-02-02ide-floppy: mv idefloppy_{should_,}report_errorBorislav Petkov1-24/+14
2008-02-02ide-floppy: report DMA handling in idefloppy_pc_intr() properlyBorislav Petkov1-1/+5
2008-02-02ide-floppy: factor out ioctl handlers from idefloppy_ioctl()Borislav Petkov1-75/+78
2008-02-02ide-floppy: remove struct idefloppy_capacity_descriptorBorislav Petkov1-100/+76
2008-02-02ide-floppy: remove struct idefloppy_flexible_disk_pageBorislav Petkov1-54/+36
2008-02-02ide-floppy: remove struct idefloppy_mode_parameter_headerBorislav Petkov1-23/+3
2008-02-02ide-floppy: remove struct idefloppy_request_sense_resultBorislav Petkov1-58/+24
2008-02-02ide-floppy: remove struct idefloppy_inquiry_resultBorislav Petkov1-41/+0
2008-02-02ide-floppy: remove struct idefloppy_capabilities_pageBorislav Petkov1-49/+6
2008-02-02ide-floppy: cleanup and unify debugging macro callsBorislav Petkov1-37/+31
2008-02-02ide-floppy: include the proper headersBorislav Petkov1-3/+3
2008-02-02ide-floppy: disambiguate function namesBorislav Petkov1-3/+3
2008-02-02ide-floppy: remove unnecessary ->handler != NULL checkBorislav Petkov1-4/+3
2008-02-02ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorderBorislav Petkov1-14/+14
2008-02-02ide-floppy: convert to generic packet commandsBorislav Petkov1-32/+12
2008-02-02ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz32-134/+4
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz22-150/+137
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz29-270/+258
2008-02-02ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-8/+21
2008-02-02ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-4/+9
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz1-10/+0
2008-02-02atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz3-15/+26
2008-02-02au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz1-2/+1
2008-02-02dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2-10/+6
2008-02-02debug: softlockup looping fixPeter Zijlstra1-10/+20
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov1-0/+3
2008-02-02MAINTAINERS: remove kernel-discuss@handhelds.org listAnton Vorontsov1-1/+0
2008-02-02pda_power: implement pollingAnton Vorontsov2-1/+46
2008-02-02pda_power: various cleanupsAnton Vorontsov1-55/+92
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov1-21/+70
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov1-0/+33
2008-02-02power_supply: add few more values and propsDmitry Baryshkov3-1/+11
2008-02-02pda_power: only register available psuDmitry Baryshkov1-36/+44
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon1-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon4-27/+0
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita1-18/+7
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2-0/+4
2008-02-02suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki1-5/+5
2008-02-02PM: Remove obsolete /sys/devices/.../power/state docsDavid Brownell1-49/+0
2008-02-02Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki1-10/+7
2008-02-02Suspend: Invoke suspend notifications after console switchJohannes Berg1-4/+4
2008-02-02Suspend: Clean up suspend_64.cBorislav Petkov1-2/+6