summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin2012-09-042-2/+2
* gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin2012-09-011-13/+4Star
* gpio: da9052: Convert to use devm_kzalloc APIAxel Lin2012-09-011-12/+3Star
* drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-09-011-8/+1Star
* gpio: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-011-1/+1
* gpio: Remove broken mark for da9052 gpio driverAxel Lin2012-09-011-1/+1
* gpio: mc9s08dz60: Use devm_kzalloc APIAxel Lin2012-09-011-18/+3Star
* gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto2012-08-232-0/+125
* gpio: gpio-pch: Use spinlock for register access protectionAxel Lin2012-08-171-12/+10Star
* gpio: gpio-ml-ioh: Use spinlock for register access protectionAxel Lin2012-08-171-10/+10
* gpiolib: Use seq_file's iterator interfaceThierry Reding2012-08-171-28/+74
* Linux 3.6-rc2Linus Torvalds2012-08-161-1/+1
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13Star
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
|\ \
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
* | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \
| * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
|\ \ \ \
| * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \
| | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / /
* | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12Star
* | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \ \ \ \
| * | | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | | | | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \ \ \ \
| | * | | | | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | * | | | | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0Star
| | * | | | | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | * | | | | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | * | | | | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| | * | | | | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| | |/ / / / / /
| * | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| | * | | | | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| | * | | | | | | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| | * | | | | | | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0Star
| | * | | | | | | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-111-4/+9
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-08-162-10/+28
|\ \ \ \ \ \ \ \ \