| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea | 2015-01-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: common: ssp_sensors: Add sensorhub driver | Karol Wrona | 2015-01-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | DT: iio: vadc: document dt binding | Stanimir Varbanov | 2015-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Remove IIO_EV_TYPE_INSTANCE | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce CHANGE event type | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce DISTANCE channel type | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce ENERGY channel type | Irina Tirdea | 2015-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | iio: Add new operating mode for non triggered sw buffers | Karol Wrona | 2015-01-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: kfifo: Add resource management devm_iio_kfifo_allocate/free | Karol Wrona | 2014-12-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: kfifo: Remove unused argument in iio_kfifo_allocate | Karol Wrona | 2014-12-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: consumer.h: Fix scale factor in function comment | Ivan T. Ivanov | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: buffer: Drop get_length callback | Lars-Peter Clausen | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: buffer: Allocate standard attributes in the core | Lars-Peter Clausen | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs | Lars-Peter Clausen | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: Move buffer registration to the core | Lars-Peter Clausen | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: Unexport iio_scan_mask_set() | Lars-Peter Clausen | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: inkern: add iio_write_channel_raw | Dmitry Eremin-Solenikov | 2014-12-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT | Irina Tirdea | 2014-11-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event | Irina Tirdea | 2014-11-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_EV_DIR_NONE | Irina Tirdea | 2014-11-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | iio: core: Introduce IIO_ACTIVITY channel | Daniel Baluta | 2014-11-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | device: Change dev_<level> logging functions to return void | Joe Perches | 2015-01-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | device: Fix dev_dbg_once macro | Joe Perches | 2015-01-26 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | coresight: remove the unnecessary function coresight_is_bit_set() | Kaixu Xia | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ti-st: clean up data types (fix harmless memory corruption) | Dan Carpenter | 2015-02-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: rename sc_lock to the more generic lock | Vitaly Kuznetsov | 2015-01-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays | K. Y. Srinivasan | 2015-01-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley | 2015-01-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-01-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | coresight: Fixing wrong #ifdef/#endif placement | Mathieu Poirier | 2015-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY | Xia Kaixu | 2015-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ti-st: add device tree support | Gigi Joseph | 2015-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mei: bus: use ssize_t as the return type for send and receive | Tomas Winkler | 2015-01-12 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: introduce is_selfpowered for usb_gadget | Peter Chen | 2015-01-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: ffs: add eventfd notification about ffs events | Robert Baldyga | 2015-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.19-rc5' into next | Felipe Balbi | 2015-01-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | usb: phy: generic: add vbus support | Robert Jarzmik | 2015-01-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | usb: phy: change some comments | Peter Chen | 2015-01-12 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.19-rc7 into usb-next | Greg Kroah-Hartman | 2015-02-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern | 2015-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: usbfs: allow URBs to be reaped after disconnection | Alan Stern | 2015-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2015-01-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | phy: exynos-video-mipi: Fix regression by adding support for PMU regmap | Sylwester Nawrocki | 2015-01-30 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
