aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cipher.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins1-0/+1
2012-08-20crypto: caam - fix possible deadlock conditionKim Phillips1-5/+5
2012-07-30crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archsJussi Kivilinna1-2/+2
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-25[libata] pata_cmd64x: whitespace cleanupJeff Garzik1-2/+2
2012-07-25libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell1-1/+1
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen1-17/+31
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose1-22/+11
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim1-7/+3
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen1-1/+23
2012-07-25ata: use module_pci_driverAxel Lin60-761/+60
2012-07-25drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam1-5/+5
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson1-0/+16
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik1-2/+2
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming1-3/+3
2012-07-24i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart1-1/+4
2012-07-24i2c: Fall back to emulated SMBus if the operation isn't supported nativelyLaurent Pinchart1-4/+10
2012-07-24i2c: Add SCCB supportLaurent Pinchart3-6/+4
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget1-0/+1
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz1-7/+78
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare1-4/+9
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2-7/+105
2012-07-24i2c-i801: Consolidate pollingJean Delvare1-55/+53
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz1-5/+4
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz1-10/+11
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz1-4/+6
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz1-1/+1
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz1-14/+14
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam1-12/+1
2012-07-24i2c/writing-clients: Mention module_i2c_driver()Jean Delvare1-8/+15
2012-07-24i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia3-4/+82
2012-07-24i2c-piix4: Separate registration and probing codeAndrew Armenia1-40/+71
2012-07-24i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia1-16/+34
2012-07-24i2c/busses: Use module_pci_driverAxel Lin16-200/+16
2012-07-24i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2-2/+2
2012-07-24Fix typo in include/linux/clk.h .Jan-Simon Möller1-2/+2
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida4-4/+4
2012-07-24iommu: Fix typo in iommuMasanari Iida3-9/+9
2012-07-24video: Fix typo in drivers/videoMasanari Iida13-19/+19
2012-07-24genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2-2/+2
2012-07-24bf60x: fix build warningBob Liu4-10/+9
2012-07-24PM: add BF60x flash suspend and resume supportSteven Miao1-1/+16
2012-07-24blackfin: twi: read twi mmr via bfin_read macroSonic Zhang1-2/+2
2012-07-24dpm: deepsleep: reserve stackSteven Miao1-1/+1
2012-07-24bf60x: cpufreq: fix anomaly 05000273Sonic Zhang1-1/+2
2012-07-24bf609: add adv7511 display supportScott Jiang1-11/+90