summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-06-15Merge branch 'omap4_next' of git://dev.omapzoom.org/pub/scm/santosh/kernel-om...ti-2.6.34-omap4-L24.7-p1Ricardo Perez Olivares
2010-06-15Serial: Use IIR reg to identify rx line irq.Govindraj.R
2010-06-15Serial: Hold an port lock while updating console.Govindraj.R
2010-06-11Merge branch 'display-next' of git://dev.omapzoom.org/pub/scm/axelcx/kernel-d...Ricardo Perez Olivares
2010-06-11V4L2: Merge Fix Add cpu checkLajos Molnar
2010-06-09touchscreen: Fix BUG: using smp_processor_id() in preemptible codeSantosh Shilimkar
2010-06-09KS8851: Add support for EEPROM MAC addressBen Dooks
2010-06-08SYSLINK: ipc - fix for occasional module_open failuresRamesh Gupta Guntha
2010-06-08Merge branch 'display-next' of git://dev.omapzoom.org/pub/scm/axelcx/kernel-d...Ricardo Perez Olivares
2010-06-08HDMI HPD IRQ handlerMythri PK
2010-06-08V4L2: Replace spinlock with spinlock_irqsave and restore.Archit Taneja
2010-06-08Make tearing effect optional by using a bootargArchit Taneja
2010-06-08DSS2: Use external tearing in panel-taalArchit Taneja
2010-06-08Fix a bug by making suspend interrupt available in device mode.Maulik Mankad
2010-06-08musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-07Fix a bug by making suspend interrupt available in device mode.Maulik Mankad
2010-06-07musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-07OMAP4: omapfb-main_permissions: Putting proper permissionsRicardo Perez Olivares
2010-06-07OMAP4: hsmmc_permissions: Putting proper file permissions.Ricardo Perez Olivares
2010-06-07Merge branch 'display-next' of git://dev.omapzoom.org/pub/scm/axelcx/kernel-d...Ricardo Perez Olivares
2010-06-07Use pgprot_noncached API in OMAPFBMayuresh Janorkar
2010-06-07DPI change to fix build error when DSI PLL enabledMythri P K
2010-06-07V4L2:Merge FIX Correctly Assign Overalys to Vout devices for OMAP4Archit Taneja
2010-06-02Merge branch 'dmm_til_1.0' of git://dev.omapzoom.org/pub/scm/dsin/tiler-omap4...Ricardo Perez Olivares
2010-06-02TILER: Extend and move SiTA div pointsDavid Sin
2010-06-02TILER: Clear PAT irq and status registers after refillDavid Sin
2010-06-02TILER: Fix rotated tiler address calculation.Lajos Molnar
2010-06-02TILER: Include slab header for kmalloc/kfree callsDavid Sin
2010-06-02TILER: Set correct file permissionsDavid Sin
2010-06-02TILER: Fix klocwork defects in tiler_reservex() and tiler_exit()Lajos Molnar
2010-06-02TILER: Fixed issue with tiler_alloc_packed for 16/32-bit buffers.Lajos Molnar
2010-06-02TILER: Relocate entries to the media Kconfig fileDavid Sin
2010-06-02TILER: Added reference counting and cleanup. Fixed query bugs.Lajos Molnar
2010-06-02TILER: Cleaned up SiTA container manager algorithm codeLajos Molnar
2010-06-02TILER: Added support for auto-packing of tiler blocks.Lajos Molnar
2010-06-02TILER: Renamed dmm_mem.c to tmm_pat.c to reflect what it is.Lajos Molnar
2010-06-02TILER: Added support for multiple containers and PAT instances.Lajos Molnar
2010-06-02TILER: Renamed SiTA tcm files to *tcm_sita*Lajos Molnar
2010-06-02TILER: Separated SiTA TCM implementation from TCM definitionLajos Molnar
2010-06-02TILER: Consolidated PAT programmingLajos Molnar
2010-06-02TILER: Use TCM features for tiler space allocations.Lajos Molnar
2010-06-02TILER: Update to Linux sizeof conventions and formatting.Lajos Molnar
2010-06-02TILER: Initial TCM code cleanupLajos Molnar
2010-06-02TILER: Initial reorganization of TCM files.Lajos Molnar
2010-06-02Fixed Bugs, Added memset to sita_pvt in sita_init, updated utils to copy new ...R Ramachandra
2010-06-02Fixed bugs in sita_initR Ramachandra
2010-06-02Moved to New Tiler APIs defined in tcm.h, add multi-continer support Signed-o...R Ramachandra
2010-06-02Renamed files with shorter namesa0866614
2010-06-02free buf info struct if copy_to/copy_from check failsDavid Sin
2010-06-02add NULL checks before returning from dmm_get_page(s) functionDavid Sin