summaryrefslogtreecommitdiff
path: root/Documentation/ABI (follow)
Commit message (Expand)AuthorAge
...
* | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \ \ \ \
| * | | | | cxl: Fix a typo in ABI documentationPhilippe Bergheaud2015-03-27
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ \ \ \
| * | | | | zram: deprecate zram attrs sysfs nodesSergey Senozhatsky2015-04-15
| * | | | | zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky2015-04-15
| * | | | | zram: export new 'io_stat' sysfs attrsSergey Senozhatsky2015-04-15
| * | | | | zram: remove `num_migrated' device attrSergey Senozhatsky2015-04-15
| * | | | | zram: support compactionMinchan Kim2015-04-15
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-04-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | leds: flash: document sysfs interfaceJacek Anaszewski2015-03-09
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: add support for phys_port_nameDavid Ahern2015-03-18
| * | | | net: Add max rate tx queue attributeJohn Fastabend2015-03-18
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | HID: expose country code in sysfsOlivier Gay2015-02-23
| | |_|/ / | |/| | |
| | | * | HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...Michal Malý2015-02-18
| | | * | HID: hid-lg4ff: Export the real wheel model and supported alternate modesMichal Malý2015-02-18
| | |/ / | |/| |
* | | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-13
|\ \ \ \ | | |_|/ | |/| |
| * | | iio: Documentation: fix kernel version for 4.0 new ABIIrina Tirdea2015-03-30
| * | | Documentation/ABI:iio:fix typoMartin Kepplinger2015-03-29
| * | | iio: add support for hardware fifoOctavian Purdila2015-03-29
| * | | iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-29
| * | | iio: Add ABI documentation for in_rot offset valueHaneen Mohammed2015-03-28
| * | | iio: Add ABI documentation for illuminance raw and scale values in lightDarshana Padmadas2015-03-28
| * | | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-24
| |\ \ \ | | |_|/ | |/| |
| | * | iio : Add ABI documentation for thresh falling/rising value in accelHaneen Mohammed2015-03-14
| | * | iio: Add ABI documentation for proximity scan_elementsHaneen Mohammed2015-03-14
| | * | iio: Add ABI documentation for in_magn offset valueDarshana Padmadas2015-03-14
| | * | iio: doc: Describe scale attributes for event thresholdsMartin Fuzzey2015-03-09
* | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\ \ \ \
| * | | | drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt2015-03-25
| |/ / /
* / / / usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz2015-03-10
|/ / /
* | | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds2015-02-19
|\ \ \
| * | | Documentation/ABI: Add file describing the sysfs entries for toshiba_acpiAzael Avalos2015-02-11
| * | | samsung-laptop: enable better lid handlingJulijonas Kikutis2015-02-06
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2015-02-02
| |\ \ \
| * | | | iio: add driver for Freescale MMA9553Irina Tirdea2015-01-30
| * | | | iio: Documentation: Fix calibheight unitIrina Tirdea2015-01-29
| * | | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-29
| * | | | iio: core: Introduce CHANGE event typeIrina Tirdea2015-01-27
| * | | | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-27
| * | | | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-27
| * | | | iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-27
| * | | | iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-27
| * | | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-21
| |\ \ \ \
| | * | | | iio: ABI: add clarification for proximityVlad Dogaru2014-12-26
| | * | | | iio: Add ABI documentation for input current readingsAdam Thomson2014-12-12
| | * | | | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-22