summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-07-26OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley
2010-07-26OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley
2010-07-26OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley
2010-07-26OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley
2010-07-26OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmodsPaul Walmsley
2010-07-26OMAP3: hwmod data: add data for OMAP3 IVA2Kevin Hilman
2010-07-26OMAP2&3: hwmod: Replace l3 -> l3_mainKevin Hilman
2010-07-26OMAP: hwmod data: add class for IVA hwmodsKevin Hilman
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman
2010-07-26OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman
2010-07-26OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak
2010-07-26OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley
2010-07-26OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman
2010-07-26OMAP2&3: hwmod: Remove _hwmod prefix in name stringBenoit Cousson
2010-07-26OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLESTKevin Hilman
2010-07-26OMAP24xx: CM: fix mask used for checking IDLEST statusKevin Hilman
2010-07-26OMAP1: clock: some cleanupPaul Walmsley
2010-07-26OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)Paul Walmsley
2010-07-26OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley
2010-07-26OMAP3: wait on IDLEST after enabling USBTLL fclkAnand Gadiyar
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds
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 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
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-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-21debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel
2010-07-21Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-21repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-21kdb: break out of kdb_ll() when command is terminatedMartin Hicks
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 branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...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-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson