summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3
| * OMAP: DSS2: OMAPFB: fix dssdev cleanup on errorTomi Valkeinen2010-02-181-2/+7
| * OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
| * OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-182-62/+5
| * OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
| * OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen2010-02-151-21/+0
| * OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen2010-02-151-22/+17
| * OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-151-5/+8
| * OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-151-0/+30
| * OMAP: DSS2: DSI: add dsi_bus_is_locked()Tomi Valkeinen2010-02-151-4/+9
| * OMAP: DSS2: improve DSS clk src selectionTomi Valkeinen2010-02-154-18/+51
| * OMAP: DSS2: OMAPFB: Add omapfb_update_window prototypeTomi Valkeinen2010-02-151-0/+3
| * OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2010-02-152-3/+3
| * OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen2010-02-151-0/+24
| * OMAP: DSS: Taal: fix error returns in taal_probe()Aaro Koskinen2010-02-121-2/+2
| * OMAP: 3430SDP: remove vdvi regulatorTomi Valkeinen2010-02-121-35/+0
| * OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen2010-02-125-17/+117
| * omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik2010-02-121-4/+89
| * omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik2010-02-121-3/+4
| * OMAP: DSS2: Improve Kconfig help textsTomi Valkeinen2010-02-122-5/+23
| * OMAP: DSS: add TPO TD043MTEA1 panelGrazvydas Ignotas2010-02-123-1/+497
| * OMAP: DSS2: add Toppoly TDO35S panelMike Rapoport2010-02-123-0/+119
| * OMAP: DSS2: Add Sharp LQ043T1DG01 panel driverVaibhav Hiremath2010-02-083-0/+127
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-0217-260/+403
|\ \
| * \ Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01849-15816/+55543
| |\ \
| * \ \ Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-1785-561/+940
| |\ \ \
| * | | | omap_hsmmc: allow compile without regulator frameworkAdrian Hunter2010-02-151-54/+79
| * | | | omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-151-1/+15
| * | | | omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter2010-02-151-6/+3
| * | | | omap_hsmmc: Fix disable timeoutsAdrian Hunter2010-02-151-2/+2
| * | | | omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-151-0/+6
| * | | | omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-151-13/+339
| * | | | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-31/+4
| * | | | MTD: remove no longer used OMAP flash mapLadislav Michl2010-02-153-198/+0
| * | | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-1510-12/+12
| * | | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-155-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-0/+1
|\ \ \ \ \
| * | | | | sunxvr500: Additional PCI id for sunxvr500 driverBen Hutchings2010-02-261-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02746-20583/+60705
|\ \ \ \ \ \
| * | | | | | virtio_net: remove forgotten assignmentJiri Pirko2010-03-021-1/+0
| * | | | | | be2net: fix tx completion pollingSathya Perla2010-03-023-38/+37
| * | | | | | sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski2010-03-021-5/+18
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-01741-14934/+54238
| |\ \ \ \ \ \
| * | | | | | | bnx2x: Tx barriers and locksVladislav Zolotarov2010-03-011-9/+22
| * | | | | | | vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala2010-02-281-1/+5
| * | | | | | | vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin2010-02-281-1/+2
| * | | | | | | vhost: initialize log eventfd context pointerMichael S. Tsirkin2010-02-281-0/+1
| * | | | | | | vhost: logging thinko fixMichael S. Tsirkin2010-02-281-4/+8
| * | | | | | | wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-287-36/+31
| * | | | | | | ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-281-1/+5