aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-12tpm: Fix a typoStefan Berger
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger
2011-07-12tpm: Use durations returned from TPMStefan Berger
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson
2011-06-28drm/i915: forcewake fix after resetBen Widawsky
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman
2011-06-27Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman
2011-06-27Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman
2011-06-27Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven
2011-06-27Staging: mei: fix suspend failureTomas Winkler
2011-06-27Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-27Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman