summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-071-1/+1
| * | | | | | | Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman2011-06-0686-468/+925
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-031-0/+59
* | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-289-11/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-271-0/+21
| * | | | | | | | Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman2011-06-271-2/+2
| * | | | | | | | Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman2011-06-271-0/+2
| * | | | | | | | Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-271-1/+1
| * | | | | | | | Staging: mei: fix suspend failureTomas Winkler2011-06-272-5/+10
| * | | | | | | | Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-2/+2
| * | | | | | | | Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle2011-06-271-0/+1
| * | | | | | | | Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-274-5/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-281-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown2011-06-281-0/+1
* | | | | | | | drm/i915: more struct_mutex lockingHugh Dickins2011-06-272-2/+6
* | | | | | | | drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-271-5/+2
* | | | | | | | drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-272-17/+15
* | | | | | | | drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-271-2/+3
* | | | | | | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
* | | | | | | | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
* | | | | | | | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | | | | | | | drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | | | | | | | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8
* | | | | | | | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-2713-28/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
| * | | | | | | | mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
| * | | | | | | | mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
| * | | | | | | | mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-0/+3
| * | | | | | | | mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
| * | | | | | | | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-251-1/+1
| * | | | | | | | mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski2011-06-251-1/+1
| * | | | | | | | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski2011-06-251-2/+2
| * | | | | | | | mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-251-2/+3
| * | | | | | | | mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-251-1/+0
| * | | | | | | | mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
| * | | | | | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+2
| * | | | | | | | mmc: sdhi: fix module unloadingGuennadi Liakhovetski2011-06-181-1/+2
| * | | | | | | | mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao2011-06-181-0/+5
| * | | | | | | | mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-181-7/+4
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-06-273-5/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires2011-06-243-0/+5
| * | | | | | | | | HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires2011-06-241-2/+2
| * | | | | | | | | HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires2011-06-241-3/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-251-42/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-246-12/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | drm/i915: save/resume forcewake lock fixesBen Widawsky2011-06-221-0/+5
| * | | | | | | | Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Eric Anholt2011-06-212-10/+4
| * | | | | | | | drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson2011-06-212-0/+2