aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman1-7/+2
2007-05-02MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman1-10/+5
2007-05-02MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman1-12/+9
2007-05-02PCI Documentation: power/pci.txt fix copy/paste errorRandy Dunlap1-1/+1
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov1-0/+3
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg6-36/+24
2007-05-02PCI: Require vendor and device for new_idJean Delvare2-5/+5
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2-3/+4
2007-05-02PCI: kernel-doc fixRandy Dunlap1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare116-117/+7
2007-05-02PCI: scatterlist.h needs types.hJean Delvare16-0/+28
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi6-6/+6
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige2-35/+6
2007-05-02pciehp: Event handling reworkKenji Kaneshige4-389/+321
2007-05-02pci: New PCI-E reset APIBrian King2-0/+43
2007-05-02PCI: Flush MSI-X table writesMitch Williams1-0/+25
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman46-292/+231
2007-05-02sysfs: printk format warningRandy Dunlap1-1/+1
2007-05-02DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer1-1/+1
2007-05-02platform: reorder platform_device_delJean Delvare1-3/+5
2007-05-02Driver core: fix show_uevent from taking up way too much stackGreg Kroah-Hartman1-1/+6
2007-05-02[CRYPTO] padlock: Remove pointless padlock moduleSimon Arlott3-72/+3
2007-05-02[CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu1-1/+7
2007-05-02[CRYPTO] cryptd: Add software async crypto daemonHerbert Xu4-0/+400
2007-05-02[CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu2-27/+41
2007-05-02[CRYPTO] cryptomgr: Fix parsing of nested templates Herbert Xu1-13/+25
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu6-0/+230
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu10-37/+117
2007-05-02[CRYPTO] tcrypt: Use async blkcipher interfaceHerbert Xu1-39/+82
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu2-9/+260
2007-05-02[CRYPTO] api: Proc functions should be marked as unusedHerbert Xu2-2/+2
2007-05-01i2c-s3c2410: Fix bug in releasing driverBen Dooks1-36/+34
2007-05-01i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks1-6/+20
2007-05-01i2c: New i2c-tiny-usb bus driverTill Harbaum4-0/+296
2007-05-01i2c: Documentation updateJean Delvare2-271/+39
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2-2/+2
2007-05-01i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare2-3/+20
2007-05-01i2c: New Simtec I2C bus driverBen Dooks3-0/+199
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen5-0/+267
2007-05-01Use menuconfig objects - I2CJan Engelhardt4-75/+60
2007-05-01i2c: Restore i2c_smbus_read_block_dataJean Delvare2-0/+19
2007-05-01i2c-pxa: Clean transaction stopJean Delvare1-0/+13
2007-05-01i2c-algo-bit: Improve debuggingJean Delvare1-90/+95
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare2-22/+26
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell1-1/+2
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu5-1/+670
2007-05-01i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl1-4/+5
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare4-15/+7
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare2-4/+4
2007-05-01i2c: Document i2c_new_device()Jean Delvare1-0/+38