summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin10-24/+27
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely5-19/+13
2010-07-30of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2-1/+2
2010-07-25of/irq: Fix endian issues in parsing interrupt specifiersGrant Likely1-6/+7
2010-07-25of: Fix phandle endian issuesGrant Likely3-11/+11
2010-07-25of/flattree: fix of_flat_dt_is_compatible() to match the full compatible stringStuart Yoder1-1/+1
2010-07-24of: remove of_default_bus_idsJonas Bonn7-81/+28
2010-07-24of: make of_find_device_by_node genericJonas Bonn4-52/+20
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely26-74/+75
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely17-46/+47
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely7-42/+42
2010-07-24of/device: Protect against binding of_platform_drivers to non-OF devicesGrant Likely1-1/+6
2010-07-24of: remove asm/of_device.hGrant Likely6-36/+7
2010-07-24of: remove asm/of_platform.hGrant Likely5-53/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely59-124/+109
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely16-103/+102
2010-07-24drivercore/of: Add OF style matching to platform busGrant Likely1-1/+6
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds1-1/+1
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells3-5/+74
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher1-0/+8
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel3-3/+3
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel1-1/+1
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel1-0/+1
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel1-6/+3
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks1-0/+3
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher1-1/+2
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony1-3/+3
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher1-0/+1
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie3-6/+1
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds4-4/+4
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2-9/+25
2010-07-21Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-21Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-21sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-21Andres has movedAndres Salomon3-3/+3
2010-07-21x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2-4/+23
2010-07-21x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-21edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-07-21edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov1-1/+1
2010-07-21mm/vmscan.c: fix mapping use after freeNick Piggin1-1/+1