summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding1-0/+23
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding1-0/+48
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding1-0/+46
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding1-0/+25
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding1-0/+18
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding1-0/+18
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding1-2/+16
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho1-0/+118
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding1-0/+89
2014-11-13drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding1-14/+2
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho1-0/+24
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding1-1/+1
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2-13/+66
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding1-16/+16
2014-11-13drm/dsi: Add message to packet translatorThierry Reding1-0/+53
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding1-0/+67
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding1-2/+2
2014-11-07drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding1-3/+3
2014-11-07drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz1-6/+6
2014-11-07drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach1-0/+26
2014-11-07drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach1-0/+26
2014-11-07drm/panel: simple: Add missing .bpc fieldsThierry Reding1-0/+5
2014-11-07drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar1-0/+26
2014-11-07drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel1-0/+26
2014-11-06drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot1-9/+2
2014-11-06drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-11-06drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-927/+1330
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang3-60/+210
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang2-9/+42
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang1-28/+98