summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-04mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser1-31/+32
2015-02-04mfd: lpc_ich: Only configure watchdog or GPIO when presentPeter Tyser1-6/+10
2015-02-04mfd: lpc_ich: Fix ACPI enable bitmaskPeter Tyser1-1/+1
2015-02-04mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort1-0/+1
2015-02-04mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker21-21/+0
2015-02-04i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2015-02-04i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4
2015-02-04i2c: i801: Fix the alignment of the device tableJean Delvare1-68/+68
2015-02-04i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han20-20/+20
2015-02-04pwm: lpss: use c99 initializers in structuresJulia Lawall1-2/+2
2015-02-04pwm: lpss: Fix build failure on PowerPCThierry Reding1-0/+1
2015-02-04pwm: lpss: Properly split driver to partsAndy Shevchenko6-127/+195
2015-02-04pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox1-0/+8
2015-02-04pwm: lpss: remove dependency on clk frameworkHeikki Krogerus1-22/+10
2015-02-04pwm: lpss: Fix const qualifier and sparse warningsThierry Reding1-2/+2
2015-02-04pwm: lpss: Add support for PCI devicesAlan Cox1-31/+130
2015-02-04pwm: add support for Intel Low Power Subsystem PWMMika Westerberg3-0/+194
2015-02-04micrel: fix masking off LED bitsSergei Shtylyov1-1/+1
2015-02-04phy: micrel: add of configuration for LED modeBen Dooks1-4/+45
2015-02-04of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-16/+17
2015-02-04clk: add clock-indices supportBen Dooks1-1/+19
2015-02-04i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov1-2/+2
2015-02-04usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda1-3/+27
2015-02-04usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda1-2/+15
2015-02-04usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda1-0/+5
2015-02-04usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda3-1/+41
2015-02-04net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2015-02-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2015-02-04i2c: rcar: fix MNR interrupt handlingSergei Shtylyov1-6/+9
2015-02-04usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2015-02-04usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2015-02-04xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+6
2015-02-04xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2015-02-04v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart5-35/+122
2015-02-04v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2-5/+49
2015-02-04v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart1-2/+9
2015-02-04v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart3-28/+50
2015-02-04v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart3-4/+104
2015-02-04v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart4-20/+41
2015-02-04v4l: vsp1: Switch to XRGB formatsLaurent Pinchart1-4/+22
2015-02-04v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart1-0/+1
2015-02-04v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart1-2/+1
2015-02-04v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart3-43/+61
2015-02-04v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart1-1/+11
2015-02-04v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2-0/+46
2015-02-04v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart3-13/+9
2015-02-04v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart4-12/+18
2015-02-04v4l: vsp1: Fix typosLaurent Pinchart3-10/+10
2015-02-04v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart1-3/+7
2015-02-04v4l: vsp1: Release buffers at stream stopLaurent Pinchart1-0/+3