summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
| * | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-1513-13/+13
* | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-0610-19/+93
|\ \ \ \
| * | | | of: simplify arch_find_n_match_cpu_physical_id() functionMasahiro Yamada2015-10-301-4/+1
| * | | | drivers: of: removing assignment of 0 to static variableSaurabh Sengar2015-10-301-1/+1
| * | | | Merge branch 'all-dtbs-v2' into for-nextRob Herring2015-10-271-0/+10
| |\ \ \ \
| | * | | | of: add config option to enable building of all dtbsRob Herring2015-10-271-0/+10
| * | | | | of/fdt: fix error checking for earlycon addressMasahiro Yamada2015-10-271-2/+3
| * | | | | of/overlay: add missing of_node_putJulia Lawall2015-10-221-1/+4
| * | | | | of/platform: add missing of_node_putJulia Lawall2015-10-221-2/+6
| * | | | | of/irq: add missing of_node_putJulia Lawall2015-10-221-2/+5
| * | | | | of/unittest: add missing of_node_putJulia Lawall2015-10-221-2/+6
| * | | | | Merge branch 'dt-doc-cleanup' into for-nextRob Herring2015-10-22410-1956/+3454
| |\| | | |
| * | | | | of/irq: make of_irq_find_parent staticJonas Gorski2015-10-131-1/+1
| * | | | | of/fdt: fix aliases with baudrate in earlyconStefan Agner2015-10-131-1/+4
| * | | | | PCI: of: Ignore resources with failed translationPavel Fedin2015-10-131-2/+4
| * | | | | PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin2015-10-131-0/+6
| * | | | | of: Check for overlap in reserved memory regionsMitchel Humpherys2015-09-171-1/+42
| * | | | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-09-172-6/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0654-952/+3441
|\ \ \ \ \ \
| * | | | | | HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann2015-11-051-1/+2
| * | | | | | HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-0511-26/+64
| * | | | | | Merge branch 'next' into for-linusDmitry Torokhov2015-11-035351-149153/+389949
| |\ \ \ \ \ \
| | * | | | | | Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur2015-10-311-17/+19
| | * | | | | | Input: add userio moduleStephen Chandler Paul2015-10-273-0/+300
| | * | | | | | Input: evdev - add event-mask APIDavid Herrmann2015-10-261-2/+232
| | * | | | | | Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas2015-10-261-2/+1
| | * | | | | | HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther2015-10-263-0/+165
| | * | | | | | Input: e3x0-button - update Kconfig descriptionMoritz Fischer2015-10-261-2/+2
| | * | | | | | Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-261-1/+1
| | * | | | | | Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla2015-10-261-1/+2
| | * | | | | | Input: xen - check return value of xenbus_printfInsu Yun2015-10-221-2/+8
| | * | | | | | Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo2015-10-221-26/+26
| | * | | | | | Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang2015-10-221-1/+1
| | * | | | | | Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-191-2/+9
| | * | | | | | Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr2015-10-161-3/+3
| | * | | | | | Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr2015-10-161-1/+7
| | * | | | | | Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr2015-10-161-9/+29
| | * | | | | | Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr2015-10-161-4/+5
| | * | | | | | Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-161-5/+81
| | * | | | | | Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-161-8/+6
| | * | | | | | Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft2015-10-161-0/+5
| | * | | | | | Input: gpio_keys_polled - add support for abs/rel axisHans de Goede2015-10-141-9/+79
| | * | | | | | Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-131-12/+0
| | * | | | | | Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-131-0/+37
| | * | | | | | Input: improve autorepeat initializationPetri Gynther2015-10-131-6/+19
| | * | | | | | Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-101-0/+40
| | * | | | | | Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-101-92/+119
| | * | | | | | Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-101-2/+20
| | * | | | | | Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-101-71/+69