summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown694-6894/+9573
2015-08-31regmap: fix a NULL pointer dereference in __regmap_initSergey SENOZHATSKY1-2/+4
2015-08-31regmap: Support bulk reads for devices without raw formattingMark Brown1-1/+28
2015-08-30regmap-i2c: Add smbus i2c block supportMarkus Pargmann1-0/+49
2015-08-30regmap: Add raw_write/read checks for max_raw_write/read sizesMarkus Pargmann1-0/+6
2015-08-30regmap: regmap max_raw_read/write getter functionsMarkus Pargmann1-0/+22
2015-08-30regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2-15/+74
2015-08-30Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d...Mark Brown4-16/+45
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-13/+15
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko4-4/+4
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds13-602/+32
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-37/+34
2015-08-21regmap: No multi_write support if bus->write does not existMarkus Pargmann1-1/+1
2015-08-21regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann4-9/+12
2015-08-21regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann1-2/+19
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-36/+28
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+17
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2-5/+17
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-57/+83
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-33/+48
2015-08-20regmap: regmap_raw_read return error on !bus->readMarkus Pargmann1-0/+5
2015-08-20clocksource/imx: Fix boot with non-DT systemsGuenter Roeck1-0/+1
2015-08-20Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...Dave Airlie1-1/+1
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko1-2/+2
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko1-0/+1
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-19PCI: Tolerate hierarchies with no Root PortYijing Wang1-1/+6
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin1-1/+1
2015-08-19[media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam1-2/+3
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2-39/+0
2015-08-19Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"David Härdeman2-118/+0
2015-08-19Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman1-116/+0
2015-08-19Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman1-122/+0
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman3-24/+1
2015-08-19Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"David Härdeman1-36/+0
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2-128/+0
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar1-6/+0
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula1-23/+4
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16