summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: refactor dispc_ovl_get_channel_outTomi Valkeinen2015-12-291-17/+14
* OMAPDSS: add 'has_writeback' flagTomi Valkeinen2015-12-293-15/+7
* OMAPDSS: add num_wbs=1 to omap5 dss featuresTomi Valkeinen2015-12-291-0/+1
* OMAPDSS: add WB to register dumpTomi Valkeinen2015-12-291-0/+30
* OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WBTomi Valkeinen2015-12-291-0/+2
* OMAPDSS: DISPC: always set ALIGN when availableTomi Valkeinen2015-12-171-0/+9
* OMAPDSS: adopt pinctrl supportDave Gerlach2015-12-171-0/+6
* video: fbdev: pxafb: initial devicetree conversionRobert Jarzmik2015-12-152-3/+159
* video: fbdev: pxafb: loosen the platform data bondRobert Jarzmik2015-12-152-20/+36
* fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2015-12-152-1/+5
* fbdev: Debug knob to register without holding console_lockDaniel Vetter2015-12-151-3/+11
* video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov2015-12-151-0/+1
* fbdev: sm712fb: avoid unused function warningsArnd Bergmann2015-12-151-13/+3
* fbdev: auo_k190x: avoid unused function warningsArnd Bergmann2015-12-151-7/+4
* fbdev: sis: enforce selection of at least one backendArnd Bergmann2015-12-151-0/+1
* fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven2015-12-153-1500/+0
* video: constify geode ops structuresJulia Lawall2015-12-155-6/+6
* simplefb: Claim and enable regulatorsChen-Yu Tsai2015-12-151-1/+119
* drivers/video/fbdev/i740fb: remove unused variableSudip Mukherjee2015-12-151-5/+3
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-131-1/+1
|\
| * clocksource: Mmio: remove artificial 32bit limitationLinus Walleij2015-12-101-1/+1
* | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-131-9/+4
|\ \
| * | fpga manager: Fix firmware resource leak on errorTobias Klauser2015-11-241-3/+1
| * | fpga manager: remove labelAlan Tull2015-11-241-6/+3
* | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-137-16/+21
|\ \ \
| * | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| * | | Merge tag 'iio-fixes-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-11-306-7/+10
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
| | * | iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
| | * | iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
| | * | iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
| | * | staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
* | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1329-79/+197
|\ \ \ \
| * | | | USB: add quirk for devices with broken LPMAlan Stern2015-12-112-1/+12
| * | | | xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-112-6/+44
| * | | | Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-094-5/+12
| |\ \ \ \
| | * | | | usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
| | * | | | usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab2015-12-081-1/+1
| | * | | | usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
| | * | | | usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
| | * | | | usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
| * | | | | USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-041-6/+5
| * | | | | usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
| * | | | | usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2015-12-041-0/+8
| * | | | | xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
| * | | | | usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
| * | | | | USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2015-12-011-0/+4
| * | | | | usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
| * | | | | USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2015-12-012-11/+3
| * | | | | usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2015-12-013-2/+6