Show patches with: Archived = No       |   4203 patches
« 1 2 ... 28 29 3042 43 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,15/19] DSPBRIDGE: Cleanup custom error code (DSP_EUUID -> -ENOKEY) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,14/19] DSPBRIDGE: Cleanup custom error code (DSP_EVALUE -> -EINVAL) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,13/19] DSPBRIDGE: Cleanup custom error code (DSP_ETIMEOUT -> -ETIME) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,12/19] DSPBRIDGE: Cleanup custom error code (DSP_ESIZE -> -EINVAL) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,11/19] Cleanup custom error code (DSP_ERANGE -> -EDOM) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,10/19] DSPBRIDGE: Cleanup custom error code (DSP_EPOINTER -> -EFAULT) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,9/19] DSPBRIDGE: Cleanup custom error code (DSP_EFOPEN ->- EBADF) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,8/19] DSPBRIDGE: Cleanup custom error code (DSP_ENOTIMPL -> -ENOSYS) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,7/19] DSPBRIDGE: Cleanup custom error code (DSP_ENODETYPE -> -EPERM) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,6/19] DSPBRIDGE: Cleanup custom error codes (DSP_ENOMEM-> -ENOMEM) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,5/19] DSPBRIDGE: Cleanup custom error code (DSP_EINVALIDARG -> -EINVAL) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,4/19] DSPBRIDGE: Cleanup custom error code (DSP_EHANDLE -> -EFAULT) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,3/19] DSPBRIDGE: Cleanup custom error code (DSP_EFILE ->-ENOENT) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,2/19] DSPBRIDGE: Cleanup custom error code (DSP_ECORRUPTFILE ->-EBADF) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
[RFC,v1,1/19] DSPBRIDGE: Cleanup custom error code(DSP_EALREADYCONNECTED ->-EISCONN) - - - --- 2010-03-27 Hebbar, Shivananda omar_rmz Accepted
DSPBRIDGE:Fix sparse warnings - - - --- 2010-03-26 Deepak Chitriki omar_rmz Not Applicable
[2/2] DSPBRIDGE: Distinguish between read or write buffers - - - --- 2010-03-26 omar ramirez omar_rmz Accepted
[1/2] DSPBRIDGE: add checking 128 byte alignment for dsp cache line size - - - --- 2010-03-26 omar ramirez omar_rmz Accepted
[v2] DSPBRIDGE: DSP recovery feature - - - --- 2010-03-25 Guzman Lugo, Fernando omar_rmz Accepted
OMAP: board-sdp-flash.c: Fix typos in debug output - - - --- 2010-03-25 Thomas Weber Accepted
[RFC] DSPBRIDGE:Cleanup unused success codes - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Accepted
[RFC] DSPBRIDGE: Cleanup unused custom error codes - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Accepted
[RFC,19/19] DSPBRIDGE: Cleanup custom error code (WMD_E_TIMEOUT -> ETIMEDOUT) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,18/19] DSPBRIDGE: Cleanup custom error code (CHNL_E_CANCELLED -> ECANCELED) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,17/19] DSPBRIDGE: Cleanup custom error code (CHNL_E_CHANBUSY -> EALREADY) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,16/19] DSPBRIDGE: Cleanup custom error code (DSP_ENOTCONNECTED -> ENOTCONN) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,15/19] DSPBRIDGE: Cleanup custom error code (DSP_EUUID -> ENOKEY) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,14/19] DSPBRIDGE: Cleanup custom error code (DSP_EVALUE -> EINVAL) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,13/19] DSPBRIDGE: Cleanup custom error code (DSP_ETIMEOUT -> ETIME) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,12/19] DSPBRIDGE: Cleanup custom error code (DSP_ESIZE -> EINVAL) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,11/19] DSPBRIDGE: Cleanup custom error code (DSP_ERANGE -> EDOM) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,10/19] DSPBRIDGE: Cleanup custom error code (DSP_EPOINTER -> EFAULT) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,9/19] DSPBRIDGE: Cleanup custom error code (DSP_EFOPEN -> EBADF) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,8/19] DSPBRIDGE: Cleanup custom error code (DSP_ENOTIMPL -> ENOSYS) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,7/19] DSPBRIDGE: Cleanup custom error code (DSP_ENODETYPE -> EPERM) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,6/19] DSPBRIDGE: Cleanup custom error code (DSP_ENOMEM -> ENOMEM) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,5/19] DSPBRIDGE: Cleanup custom error code (DSP_EINVALIDARG -> EINVAL) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,4/19] DSPBRIDGE: Cleanup custom error code (DSP_EHANDLE -> EFAULT) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,3/19] DSPBRIDGE: Cleanup custom error code (DSP_EFILE ->ENOENT) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,2/19] DSPBRIDGE: Cleanup custom error code (DSP_ECORRUPTFILE ->EBADF) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[RFC,1/19] DSPBRIDGE: Cleanup custom error code (DSP_EALREADYCONNECTED ->EISCONN) - - - --- 2010-03-25 Hebbar, Shivananda omar_rmz Not Applicable
[v2,1/2] omap i2c: make errata 1.153 workaround a separate function - - - --- 2010-03-25 Alexander Shishkin tmlind Accepted
[3/3] DSPBRIDGE: simplify and make more use of kernel function in notify module - - - --- 2010-03-25 Guzman Lugo, Fernando omar_rmz Accepted
[2/3] DSPBRIDGE: allocation of ntfy object take out of ntfy module. - - - --- 2010-03-25 Guzman Lugo, Fernando omar_rmz Accepted
[1/3] DSPBRIDGE: remove ntfy_init/exit functions - - - --- 2010-03-25 Guzman Lugo, Fernando omar_rmz Accepted
[9/9] OMAP: Devkit8000: Update default configuration - - - --- 2010-03-24 Thomas Weber tmlind Accepted
[8/9] OMAP: Devkit8000: Add mux initialization - - - --- 2010-03-24 Thomas Weber tmlind Accepted
[7/9] OMAP: Devkit8000: Fix wrong usb port on Devkit8000 - - - --- 2010-03-24 Thomas Weber Accepted
[6/9] OMAP: Devkit8000: Remove unused pins - - - --- 2010-03-24 Thomas Weber Accepted
[5/9] OMAP: Devkit8000: Change position of init calls - - - --- 2010-03-24 Thomas Weber Accepted
[4/9] OMAP: Devkit8000: Remove unnecessary include file - - - --- 2010-03-24 Thomas Weber Accepted
[3/9] OMAP: Devkit8000: Fix typo in pin name - - - --- 2010-03-24 Thomas Weber Accepted
[2/9] OMAP: Devkit8000: Add missing package selection - - - --- 2010-03-24 Thomas Weber Accepted
[1/9] OMAP: Devkit8000: Fix typo in supplies - - - --- 2010-03-24 Thomas Weber Accepted
[PM-WIP-OPP,1/1] OMAP3: PM: cpu-omap: Check governor limits before applying mpu frequency - - - --- 2010-03-24 Eduardo Valentin khilman Accepted
[4/4] DSPBRIDGE: cleanup to sync module - - - --- 2010-03-24 Guzman Lugo, Fernando omar_rmz Accepted
[3/4] DSPBRIDGE: modify sync event functions to use completions instead of sems - - - --- 2010-03-24 Guzman Lugo, Fernando omar_rmz Accepted
[2/4] DSPBRIDGE: replace sync_enter/leave_cs for tasklets with spin_lock_bh - - - --- 2010-03-24 Guzman Lugo, Fernando omar_rmz Accepted
[1/4] DSPBRIDGE: replace sync_enter/leave_cs with mutexts or spinlocks - - - --- 2010-03-24 Guzman Lugo, Fernando omar_rmz Accepted
[3/3] DSPBRIDGE: auto select mailbox when compiling bridge - - - --- 2010-03-23 omar ramirez omar_rmz Accepted
[2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration - - - --- 2010-03-23 omar ramirez omar_rmz Accepted
[1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches - - - --- 2010-03-23 omar ramirez omar_rmz Accepted
[10/10] dsp-bridge: deh: fix dummy_va_addr - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[09/10] dsp-bridge: deh: fix hdeh_mgr silliness - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[08/10] dsp-bridge: deh: reorganize create() - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[07/10] dsp-bridge: deh: fix obvious return codes - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[06/10] dsp-bridge: deh: decrease nesting levels - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[05/10] dsp-bridge: deh: report mmu faults as errors - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[04/10] dsp-bridge: deh: improve logging stuff - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[03/10] dsp-bridge: deh: remove unnecessary casts - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[02/10] dsp-bridge: deh: trivial cleanups - - - --- 2010-03-23 Felipe Contreras omar_rmz Not Applicable
[01/10] dsp-bridge: deh: remove obvious comments - - - --- 2010-03-23 Felipe Contreras omar_rmz Accepted
[v2] OMAP3: PM: Add milliseconds interface to suspend wakeup timer - - - --- 2010-03-23 Ari Kauppi khilman Accepted
omap: delete unused bootloader tag variables - - - --- 2010-03-22 Koskinen, Aaro (Nokia - FI/Espoo) Accepted
OMAP3: PM: Modify suspend wakeup timer to use milliseconds instead of seconds - - - --- 2010-03-22 Ari Kauppi khilman Accepted
[2/2] DSPBRIDGE: Fix header locations mach to plat - - - --- 2010-03-18 omar ramirez omar_rmz Accepted
[1/2] DSPBRIDGE: Remove autoconf.h dependency from host_os header - - - --- 2010-03-18 omar ramirez omar_rmz Accepted
[PM-WIP-OPP,4/4] omap3: srf: remove hardcoded opp dependency - - - --- 2010-03-18 Nishanth Menon khilman Not Applicable
[PM-WIP-OPP,3/4] omap: pm: opp: add ability to store data per opp - - - --- 2010-03-18 Nishanth Menon khilman Superseded
[PM-WIP-OPP,2/4] omap: pm: opp: twl: use DIV_ROUND_UP - - - --- 2010-03-18 Nishanth Menon khilman Superseded
[PM-WIP-OPP,1/4] omap3: pm: cpufreq: BUG_ON cleanup - - - --- 2010-03-18 Nishanth Menon khilman Superseded
[PATCHv2,17/17] OMAP3: PM: Enabling Smartreflex Class 3 driver by default in pm defconfig - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,16/17] OMAP3: PM: VP force update method of voltage scaling - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,15/17] OMAP3: PM: Implement latest h/w recommendations for SR and VP registers and SR VP e… - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,14/17] OMAP3: PM: Correcting accessing of ERRCONFIG register in smartreflex.c - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,13/17] OMAP3: PM: Support for enabling smartreflex autocompensation by default. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,12/17] OMAP3: PM: Configurations for Smartreflex Class 2 and Smartreflex Class 3 - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,11/17] OMAP3: PM: Cleaning up of smartreflex header file. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,10/17] OMAP3: PM: Disabling Smartreflex across both frequency and voltage scaling during D… - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,09/17] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,08/17] OMAP3: PM: Adding smartreflex class 3 driver. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,07/17] OMAP3: PM: Smartreflex class related changes for smartreflex.c - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,06/17] OMAP3: PM: Correcting API names in samrtreflex driver. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,05/17] OMAP3: PM: Remove OPP id dependency from smartreflex driver - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,04/17] OMAP3: PM: Move smartreflex autocompensation enable disable hooks to PM debugfs. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,03/17] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-… - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,02/17] OMAP3: PM: Create list to keep track of various smartreflex instances. - - - --- 2010-03-18 Thara Gopinath khilman Superseded
[PATCHv2,01/17] OMAP3: PM: Adding hwmod data for Smartreflex - - - --- 2010-03-18 Thara Gopinath khilman Superseded
OMAP: omap_device: add omap_device_has_lost_context() - - - --- 2010-03-17 Kevin Hilman khilman Superseded
n8x0_defconfig: remove CONFIG_NILFS2_FS override - - - --- 2010-03-17 Francisco Alecrim Accepted
« 1 2 ... 28 29 3042 43 »