summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin
2010-07-30of/device: Make of_device_make_bus_id() usable by other code.Grant Likely
2010-07-24of/irq: Fix endian issues in parsing interrupt specifiersGrant Likely
2010-07-24of: Fix phandle endian issuesGrant Likely
2010-07-24of/flattree: fix of_flat_dt_is_compatible() to match the full compatible stringStuart Yoder
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely
2010-07-24of/device: Protect against binding of_platform_drivers to non-OF devicesGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24drivercore/of: Add OF style matching to platform busGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski
2010-07-20Andres has movedAndres Salomon
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov
2010-07-20edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov
2010-07-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs
2010-07-21drm/radeon/kms: fix shared ddc harderAlex Deucher
2010-07-20Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds
2010-07-20drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie
2010-07-20drm/i915: Define MI_ARB_STATE bitsKeith Packard
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter
2010-07-20drm: radeon: check kzalloc() resultKulikov Vasiliy