aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* i2c-stub: Allow user to disable some commandsJean Delvare2009-12-06
* i2c-stub: Implement I2C block supportJean Delvare2009-12-06
* i2c: Refactor for_each callbacksJean Delvare2009-12-06
* i2c-i801: Retry on lost arbitrationJean Delvare2009-12-06
* i2c: Remove big kernel lock from i2cdev_openVincent Sanders2009-12-06
* ics932s401: Clean up detect functionJean Delvare2009-12-06
* i2c: Simplify i2c_detect_addressJean Delvare2009-12-06
* i2c: Drop probe, ignore and force module parametersJean Delvare2009-12-06
* i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare2009-12-06
* i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-06
* i2c: Prevent priority inversion on top of bus lockMika Kuoppala2009-12-06
* i2c-voodoo3: DeleteJean Delvare2009-12-06
* i2c-powermac: Drop temporary name bufferJean Delvare2009-12-06
* i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-06
* i2c-powermac: Log errorsJean Delvare2009-12-06
* i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare2009-12-06
* i2c-powermac: Reject unsupported I2C transactionsJean Delvare2009-12-06
* i2c/chips: Move ds1682 to drivers/miscWolfram Sang2009-12-06
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\
| * x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-14
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-16
| | |\ \ \
| | | * | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-12
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel2009-11-27
| |\ \ \ \ \ \
| | * | | | | | agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev2009-10-29
| * | | | | | | Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-17
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-10
| * | | | | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-10
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2009-12-03
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tpm: autoload tpm_tis based on system PnP IDsMatt Domsch2009-11-02
| * | | | | | | | | tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade2009-11-01
| * | | | | | | | | TPM: fix pcrreadRajiv Andrade2009-09-30
| * | | | | | | | | Merge branch 'master' into nextJames Morris2009-09-29
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | TPM: increase default TPM bufferRajiv Andrade2009-09-24
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| * | | | | | | | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
| * | | | | | | | | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-28
| * | | | | | | | | | pcmcia: remove unused "window_t" typedefDominik Brodowski2009-11-28
| * | | | | | | | | | pcmcia: move some window-related code to pcmcia_ioctl.cDominik Brodowski2009-11-28
| * | | | | | | | | | pcmcia: Change window_handle_t logic to unsigned longMagnus Damm2009-11-28
| * | | | | | | | | | pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page()Magnus Damm2009-11-28
| * | | | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-28
| * | | | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-28
| * | | | | | | | | | drivers/pcmcia: remove unnecessary kzallocJulia Lawall2009-11-22
| * | | | | | | | | | pcmcia: correct handling for Zoomed Video registers in topic.hAvi Cohen Stuart2009-11-11
| * | | | | | | | | | pcmcia: fix printk formatsRandy Dunlap2009-11-11