aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-03pcmcia: use struct resource for PCMCIA devicesDominik Brodowski5-73/+95
2010-08-03pcmcia: clean up cs.hDominik Brodowski2-12/+3
2010-08-03pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski12-178/+104
2010-07-30pcmcia: remove cs_types.hDominik Brodowski90-151/+14
2010-07-30pcmcia: remove unused flag, simplify headersDominik Brodowski3-26/+10
2010-07-30pcmcia: remove obsolete CS_EVENT_ definitionsDominik Brodowski1-45/+0
2010-07-30pcmcia: split up central event handlerDominik Brodowski3-92/+54
2010-07-30pcmcia: simplify event callbackDominik Brodowski2-40/+10
2010-07-30pcmcia: remove obsolete ioctlDominik Brodowski10-1383/+7
2010-07-22Linux 2.6.35-rc6Linus Torvalds1-1/+1
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-16/+44
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-10/+15
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+5
2010-07-22Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-2/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds5-10/+11
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-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel3-3/+3
2010-07-21debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel1-1/+1
2010-07-21Fix merge regression from external kdb to upstream kdbJason Wessel1-0/+1
2010-07-21repair gdbstub to match the gdbserial protocol specificationJason Wessel1-6/+3
2010-07-21kdb: 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-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+3
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdevLinus Torvalds2-2/+2
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-20/+15
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-33/+103
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-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2-9/+25
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds22-49/+142
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-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds5-39/+72
2010-07-20Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docsLinus Torvalds2-2/+4
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-71/+108
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-20Andres has movedAndres Salomon3-3/+3
2010-07-20x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is usedYinghai Lu2-4/+23