summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-26
| * | | | | | | | | | | | | | | | | | | | | irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-26
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-04
* | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | tty: Remove external interface for tty_set_termios()Peter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | n_tty: Fix signal handling flushesPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | pty: Fix buffer flush deadlockPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | tty: Make lock subclasses available for other tty locksPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | PNP: Allow console to override ACPI device sleepPeter Hurley2015-02-02
| * | | | | | | | | | | | | | | | | | | | | vt_buffer: drop console buffer copying optimisationsDave Airlie2015-02-02
| * | | | | | | | | | | | | | | | | | | | | Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman2015-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | serial: s3c: add missing register definitionsRobert Baldyga2015-01-09
| * | | | | | | | | | | | | | | | | | | | | serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-09
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | i2o: move to stagingAlan Cox2015-02-03
| * | | | | | | | | | | | | | | | | | | | | Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2015-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-29
| * | | | | | | | | | | | | | | | | | | | | iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-29
| * | | | | | | | | | | | | | | | | | | | | iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea2015-01-27
| * | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | iio: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-25
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-26
| | * | | | | | | | | | | | | | | | | | | | iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
| | * | | | | | | | | | | | | | | | | | | | iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-12
| | * | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-22
| | * | | | | | | | | | | | | | | | | | | | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-22
| | * | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-22
| | * | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-22
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | device: Change dev_<level> logging functions to return voidJoe Perches2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | device: Fix dev_dbg_once macroJoe Perches2015-01-26
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter2015-02-03
| * | | | | | | | | | | | | | | | | | | | | | Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-25