summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-28usbtouchscreen: adds support for inverting X or Y axis (or both)Philippe Coval1-4/+19
2015-02-04watchdog: iTCO_wdt: Fix the parent devicev3.14.28+ltsiupstreamJean Delvare1-1/+1
2015-02-04watchdog: fix checkpatch warnings and errorJingoo Han6-14/+13
2015-02-04watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser1-55/+82
2015-02-04mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+11
2015-02-04mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox1-0/+6
2015-02-04mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck1-0/+1
2015-02-04mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser1-0/+6
2015-02-04mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser1-0/+1
2015-02-04mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser1-1/+1
2015-02-04mfd: lpc_ich: Add support for iTCO v3Peter Tyser1-14/+67
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