OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers /
2010-08-05 Grazvydas IgnotasOMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
2010-08-05 Archit TanejaOMAP: DSS2: Replace strncmp() with sysfs_streq() in...
2010-08-05 Archit TanejaOMAP: DSS2: Fix error path in omap_dsi_update()
2010-08-05 Igor GrinbergOMAP: DSS2: TDO35S: fix video signaling
2010-08-05 Maurus CuelenaereOMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC...
2010-08-05 Afzal MohammedOMAP: DSS2: OMAPFB: Fix probe error path
2010-08-05 Archit TanejaOMAP: DSS2: Remove extra return statement
2010-08-05 Tomi ValkeinenOMAP: DSS2: adjust YUV overlay width to be even
2010-08-05 Jani NikulaOMAP: DSS2: OMAPFB: Fix sysfs mirror input check
2010-08-05 Jani NikulaOMAP: DSS2: OMAPFB: Remove redundant color register...
2010-08-05 Jani NikulaOMAP: DSS2: OMAPFB: Remove redundant rotate range check
2010-08-05 Jani NikulaOMAP: DSS2: OMAPFB: Check fb2display() return value
2010-08-05 Tomi ValkeinenOMAP: DSS2: Taal: Optimize enable_te, rotate, mirror...
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: detect unsupported update requests
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: increase FIFO low threshold
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size
2010-08-05 Tomi ValkeinenOMAP: DSS2: change manual update scaling setup
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: use BTA to end the frame transfer
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: change dsi_vc_config_l4/vp()
2010-08-05 Ville SyrjäläOMAP: DSS2: DSI: Disable interface when disabling the...
2010-08-05 Tomi ValkeinenOMAP: DSS2: DSI: Wait for DSI PLL clocks to be active...
2010-08-05 Ville SyrjäläOMAP: DSS2: DSI: Print an error message if DSI clock...
2010-08-05 Ville SyrjäläOMAP: DSS2: DSI: Disable PCKFREE on error
2010-08-03 Jani NikulaOMAP: DSS2: Taal: CABC workaround is Taal specific
2010-08-03 Tomi ValkeinenOMAP: DSS2: Taal: Add regulator configuration support
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Print panel name in addition to revision
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Add panel specific configuration...
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Configure ESD check in DSI panel...
2010-08-03 Tomi ValkeinenOMAP: DSS2: Taal: Use Nokia DSI panel data
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Add proper external TE support
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Change probe error handling labels
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Change ESD work management
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Check taal_power_on() return value...
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Change DSI bus locking to avoid deadl...
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Ensure panel is enabled in enable_te...
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Improve taal_power_on() error handling
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Remove ESD work cancel from driver...
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Fix request_irq() error handling
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Remove platform enable/disable
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Add locks to protect taal data access
2010-08-03 Jani NikulaOMAP: DSS2: Taal: Add panel hardware reset
2010-08-03 Tomi ValkeinenOMAP: DSS2: Taal: add locks to taal_bl_update_status
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: change DSI timeout functions
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: handle error in synchronous write
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: use a private workqueue
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_d...
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Add some locking debug checks
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Make lockdep happy
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Convert the memory region locking...
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Add locking for memory regions
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Add support for switching memory...
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Check var even if there isn't memory
2010-08-03 Ville SyrjäläOMAP: DSS2: OMAPFB: Refactor overlay address calculations
2010-08-03 Tomi ValkeinenOMAP: DSS2: Fix update area calculations with multiple...
2010-08-03 Ville SyrjäläOMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts
2010-08-03 Ville SyrjäläOMAP: DSS2: Make wait_for_go() succeed for disabled...
2010-08-03 Ville SyrjäläOMAP: DSS2: Check if display supports update mode changes
2010-08-03 Tomi ValkeinenOMAP: DSS2: DSI: Increase HS TX timeout
2010-07-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-07-31 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-30 Ondrej Zarycyber2000fb: fix console in truecolor modes
2010-07-30 Ondrej Zarycyber2000fb: fix machine hang on module load
2010-07-30 Russell KingARM: Fix Versatile/Realview/VExpress MMC card detection...
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 Adam Jacksondrm/edid: Fix the HDTV hack sync adjustment
2010-07-29 Daniel J Bluemandrm/radeon/kms: fix radeon mid power profile reporting
2010-07-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-28 Anuj Aggarwalregulator: tps6507x: allow driver to use DEFDCDC{2...
2010-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-27 Jon Poveygpio: fix spurious printk when freeing a gpio
2010-07-27 Anton Vorontsovedac: mpc85xx: fix coldplug/hotplug module autoloading
2010-07-27 Rudolf Marekdrivers/rtc/rtc-rx8581.c: fix setdatetime
2010-07-27 Anton Blanchard[SCSI] ibmvscsi: Fix oops when an interrupt is pending...
2010-07-27 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-07-27 Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-27 Axel Linwm8350-regulator: fix wm8350_register_regulator error...
2010-07-27 Axel Linab3100: fix off-by-one value range checking for voltage...
2010-07-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-26 Breno Leitaos2io: fixing DBG_PRINT() macro
2010-07-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-07-26 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-07-26 Jesse Barnesdrm/i915: make sure we shut off the panel in eDP configs
2010-07-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-26 Xiaotian Feng[CPUFREQ] fix memory leak in cpufreq_add_dev
2010-07-26 Andrej Gelenberg[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from...
2010-07-26 Felipe BalbiUSB: musb: tusb6010: fix compile error with n8x0_defconfig
2010-07-26 Corey MinyardUSB: FTDI: Add support for the RT System VX-7 radio...
next