summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-131-8/+19
|\
| * drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-121-8/+19
* | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-121-29/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-122-2/+11
|\ \
| * \ Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-111-0/+8
| |\ \
| | * | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-0/+8
| * | | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-091-2/+3
* | | | [CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin2011-11-111-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-11-125-6/+3
|\ \ \ \
| * | | | m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-11-082-3/+3
| * | | | ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven2011-11-083-3/+0
| | |/ / | |/| |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-128-16/+29
|\ \ \ \
| * | | | [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede2011-11-081-0/+1
| * | | | [media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede2011-11-082-3/+2
| * | | | [media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede2011-11-081-0/+6
| * | | | [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede2011-11-081-0/+3
| * | | | [media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski2011-11-082-4/+4
| * | | | [media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski2011-11-081-0/+1
| * | | | [media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski2011-11-081-0/+1
| * | | | [media] media: vb2: add a check for uninitialized bufferMarek Szyprowski2011-11-081-2/+2
| * | | | [media] mxl111sf: fix build warningMichael Krufky2011-11-071-2/+1
| * | | | [media] mxl111sf: remove pointless if condition in mxl111sf_config_spiMichael Krufky2011-11-071-2/+1
| * | | | [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_...Michael Krufky2011-11-071-0/+2
| * | | | [media] mxl111sf: fix return value of mxl111sf_idac_configMichael Krufky2011-11-071-1/+1
| * | | | [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controlsHans de Goede2011-11-071-2/+4
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-122-2/+2
|\ \ \ \ \
| * | | | | powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang2011-11-082-2/+2
| | |/ / / | |/| | |
* | | | | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-8/+11
* | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-117-10/+24
|\ \ \ \ \
| * | | | | pata_of_platform: Don't use NO_IRQAnton Vorontsov2011-11-101-1/+1
| * | | | | [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+3
| * | | | | [libata] Issue SRST to Sil3726 PMPGwendal Grignou2011-11-092-6/+13
| * | | | | sata_sis.c: trivial spelling fixChris Dunlop2011-11-091-1/+1
| * | | | | ahci_platform: use dev_get_platdata()JiSheng Zhang2011-11-091-2/+2
| * | | | | [libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza2011-11-091-0/+4
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-1139-233/+429
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2011-11-112-39/+82
| * | | drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher2011-11-111-68/+32
| * | | drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher2011-11-116-39/+94
| * | | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2011-11-112-12/+0
| * | | drm: fix kconfig unmet dependency warningRandy Dunlap2011-11-111-0/+1
| * | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2011-11-1117-65/+123
| |\ \ \
| | * | | drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson2011-11-101-1/+1
| | * | | drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz2011-11-101-1/+10
| | * | | drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez2011-11-101-1/+1
| | * | | drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs2011-11-101-1/+3
| | * | | drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs2011-11-101-9/+32
| | * | | drm/nvc1: hacky workaround to fix accel issuesBen Skeggs2011-11-101-0/+8
| | * | | drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs2011-11-101-17/+14
| | * | | drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs2011-11-101-1/+0