linux-hardened/Documentation/devicetree/bindings
Linus Torvalds 22e04f6b4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID updates from Jiri Kosina:
 "Highlights:

   - conversion of HID subsystem to use devm-based resource management,
     from Benjamin Tissoires

   - i2c-hid support for DT bindings, from Benjamin Tissoires

   - much improved support for Win8-multitouch devices, from Benjamin
     Tissoires

   - cleanup of core code using common hidinput_input_event(), from
     David Herrmann

   - fix for bug in implement() access to the bit stream (causing oops)
     that has been present in the code for ages, but devices that are
     able to trigger it have started to appear only now, from Jiri
     Kosina

   - fixes for CVE-2013-2899, CVE-2013-2898, CVE-2013-2896,
     CVE-2013-2892, CVE-2013-2888 (all triggerable only by specially
     crafted malicious HW devices plugged into the system), from Kees
     Cook

   - hidraw oops fix, from Manoj Chourasia

   - various smaller fixes here and there, support for a bunch of new
     devices by various contributors"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (53 commits)
  HID: MAINTAINERS: add roccat drivers
  HID: hid-sensor-hub: change kmalloc + memcpy by kmemdup
  HID: hid-sensor-hub: move to devm_kzalloc
  HID: hid-sensor-hub: fix indentation accross the code
  HID: move HID_REPORT_TYPES closer to the report-definitions
  HID: check for NULL field when setting values
  HID: picolcd_core: validate output report details
  HID: sensor-hub: validate feature report details
  HID: ntrig: validate feature report details
  HID: pantherlord: validate output report details
  HID: hid-wiimote: print small buffers via %*phC
  HID: uhid: improve uhid example client
  HID: Correct the USB IDs for the new Macbook Air 6
  HID: wiimote: add support for Guitar-Hero guitars
  HID: wiimote: add support for Guitar-Hero drums
  Input: introduce BTN/ABS bits for drums and guitars
  HID: battery: don't do DMA from stack
  HID: roccat: add support for KonePureOptical v2
  HID: picolcd: Prevent NULL pointer dereference on _remove()
  HID: usbhid: quirk for N-Trig DuoSense Touch Screen
  ...
2013-09-06 09:30:36 -07:00
..
arc
arm Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-09-05 18:07:32 -07:00
ata sata, highbank: send extra clock cycles in SGPIO patterns 2013-08-14 16:43:30 -04:00
bus ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
c6x
clock ARM: imx27: Fix documentation for SPLL clock 2013-07-15 08:28:06 +08:00
cpufreq
crypto
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-07-07 11:11:43 -07:00
drm/tilcdc drm/tilcdc: adding some more devicetree config 2013-06-28 09:12:23 +10:00
extcon extcon: palmas: Option to disable ID/VBUS detection based on platform 2013-08-05 08:53:34 +09:00
fb
gpio gpio: clean up gpio-ranges documentation 2013-08-15 22:12:46 +02:00
gpu drm/exynos: add device tree support for rotator 2013-09-05 13:43:42 +09:00
hid HID: i2c-hid: add DT bindings 2013-07-31 12:10:31 +02:00
hwmon Add support for GMT G762/G763 PWM fan controllers 2013-06-27 10:31:42 -07:00
hwrng
i2c i2c: mv64xxx: fix typo in binding documentation 2013-08-23 20:10:04 +02:00
iio iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-07-13 18:05:13 -07:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-07-02 16:14:35 -07:00
iommu documentation/iommu: Add description of ARM System MMU binding 2013-06-25 23:33:43 +02:00
leds leds: lp5562: support the device tree feature 2013-06-20 16:21:32 -07:00
lpddr2
media [media] media: i2c: tvp7002: add OF support 2013-08-24 04:16:05 -03:00
memory-controllers drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
metag metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
mfd For the 3.11 merge we only have one new MFD driver for the Kontron PLD. 2013-07-10 11:10:27 -07:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ASoC: atmel: update atmel SSC with DMA binding 2013-08-06 18:12:25 +01:00
mmc MMC highlights for 3.11: 2013-07-10 11:16:00 -07:00
mtd ARM: OMAP2+: Allow NAND transfer mode to be specified in DT 2013-05-16 08:53:22 -07:00
net driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. 2013-08-30 17:26:09 -04:00
nvec
pci PCI: exynos: Split into Synopsys part and Exynos part 2013-08-12 12:18:20 -06:00
pinctrl pinctrl: Add s5pv210 support to pinctrl-exynos 2013-08-28 15:56:06 +02:00
power
power_supply lp8727_charger: Support the device tree feature 2013-06-06 17:19:54 -07:00
powerpc ASoC: fsl: Move fsl-ssi binding doc to sound/ 2013-07-15 11:10:36 +01:00
pps pps-gpio: add device-tree binding and support 2013-07-03 16:08:06 -07:00
pwm pwm: renesas-tpu: Add DT support 2013-09-03 13:09:15 +02:00
regulator Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next 2013-09-01 13:50:20 +01:00
reset
rng
rtc Adds basic support for Rockchip Cortex-A9 SoCs. 2013-06-21 11:46:56 +02:00
serial sound updates for 3.12-rc1 2013-09-04 16:26:56 -07:00
serio Input: add OLPC AP-SP driver 2013-06-30 20:09:18 -07:00
sound Merge remote-tracking branch 'asoc/topic/kirkwood' into tmp 2013-08-30 11:04:24 +01:00
spi Merge remote-tracking branch 'spi/topic/quad' into spi-next 2013-09-01 13:49:07 +01:00
staging staging: drm/imx: Add LDB support 2013-06-18 11:22:58 -07:00
thermal thermal: ti-soc-thermal: use standard GPIO DT bindings 2013-07-08 10:11:59 -04:00
timer ARM: clocksource: moxart: documentation: Update device tree bindings document 2013-08-01 01:13:35 +02:00
tty/serial tty: ar933x_uart: add device tree support and binding documentation 2013-08-30 14:11:27 -07:00
ufs [SCSI] Documentation/devicetree: Add DT bindings for UFS host controller 2013-06-04 11:16:21 -07:00
usb Char/Misc patches for 3.12-rc1 2013-09-03 11:36:27 -07:00
video simplefb: add support for a8b8g8r8 pixel format 2013-07-26 11:50:55 +03:00
virtio
w1
watchdog watchdog: Add Broadcom BCM2835 watchdog timer driver 2013-07-11 22:17:30 +02:00
x86
eeprom.txt
marvell.txt
open-pic.txt
resource-names.txt
vendor-prefixes.txt of: Add Avago Technologies vendor prefix 2013-08-03 18:40:37 +01:00
xilinx.txt