summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-11drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom2-26/+39
2014-12-11drm: Remove the minor master listThomas Hellstrom1-5/+0
2014-12-11drm: allocate minors earlyDavid Herrmann1-39/+70
2014-12-11drm: Improve on minor type helpers v3Thomas Hellstrom2-6/+4
2014-12-11drm: Have the crtc code only reference master from legacy nodes v2Thomas Hellstrom1-6/+8
2014-12-11drm: Make control nodes master-less v3Thomas Hellstrom2-5/+8
2014-12-11drm: Break out ioctl permission check to a separate function v2Thomas Hellstrom1-38/+75
2014-12-11drm/irq: track the irq installed in drm_irq_install in dev->irqDaniel Vetter1-7/+11
2014-12-11drm: skip redundant minor-lookup in open pathDavid Herrmann1-12/+7
2014-12-11drm: use anon-inode instead of relying on cdevsDavid Herrmann14-53/+43
2014-12-11drm: add minor-lookup/release helpersDavid Herrmann2-23/+66
2014-12-05drm/rcar-du: Add OF supportLaurent Pinchart7-106/+344
2014-12-05drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2-12/+4
2014-12-05drm/rcar-du: Update copyright noticeLaurent Pinchart18-18/+18
2014-12-05[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel4-19/+37
2014-12-05watchdog: iTCO_wdt: Fix the parent deviceJean Delvare1-1/+1
2014-12-05watchdog: fix checkpatch warnings and errorJingoo Han6-14/+13
2014-12-05watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser1-55/+82
2014-12-05mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+11
2014-12-05mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox1-0/+6
2014-12-05mfd: lpc_ich: Enable GPIO for Panther PointGuenter Roeck1-0/+1
2014-12-05mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser1-0/+6
2014-12-05mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser1-0/+1
2014-12-05mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser1-1/+1
2014-12-05mfd: lpc_ich: Add support for iTCO v3Peter Tyser1-14/+67
2014-12-05mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser1-31/+32
2014-12-05mfd: lpc_ich: Only configure watchdog or GPIO when presentPeter Tyser1-6/+10
2014-12-05mfd: lpc_ich: Fix ACPI enable bitmaskPeter Tyser1-1/+1
2014-12-05mfd: lpc_ich: Add support for Intel Avoton GPIOsVincent Donnefort1-0/+1
2014-12-05mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker21-21/+0
2014-12-05i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-12-05i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4
2014-12-05i2c: i801: Fix the alignment of the device tableJean Delvare1-68/+68
2014-12-05i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han20-20/+20
2014-12-05pwm: lpss: use c99 initializers in structuresJulia Lawall1-2/+2
2014-12-05pwm: lpss: Fix build failure on PowerPCThierry Reding1-0/+1
2014-12-05pwm: lpss: Properly split driver to partsAndy Shevchenko6-127/+195
2014-12-05pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox1-0/+8
2014-12-05pwm: lpss: remove dependency on clk frameworkHeikki Krogerus1-22/+10
2014-12-05pwm: lpss: Fix const qualifier and sparse warningsThierry Reding1-2/+2
2014-12-05pwm: lpss: Add support for PCI devicesAlan Cox1-31/+130
2014-12-05pwm: add support for Intel Low Power Subsystem PWMMika Westerberg3-0/+194
2014-12-05of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-16/+17
2014-12-05clk: add clock-indices supportBen Dooks1-1/+19
2014-12-05i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov1-2/+2
2014-12-05usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda1-3/+27
2014-12-05usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda1-2/+15
2014-12-05usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda1-0/+5
2014-12-05usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda3-1/+41
2014-12-05net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1