| Commit message (Expand) | Author | Age | Files | Lines |
* | i8k: Fix non-SMP operation | Guenter Roeck | 2014-07-10 | 1 | -1/+3 |
* | Drivers: hv: util: Fix a bug in the KVP code | K. Y. Srinivasan | 2014-07-09 | 2 | -4/+15 |
* | Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code | K. Y. Srinivasan | 2014-07-09 | 1 | -2/+6 |
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-22 | 4 | -0/+1133 |
|\ |
|
| * | Merge tag 'v3.16-rc1' into i2c/for-next | Wolfram Sang | 2014-06-17 | 1392 | -28977/+70079 |
| |\ |
|
| * | | i2c: sun6-p2wi: fix call to snprintf | Boris BREZILLON | 2014-06-17 | 1 | -1/+1 |
| * | | i2c: rk3x: add NULL entry to the end of_device_id array | Dan Carpenter | 2014-06-12 | 1 | -0/+1 |
| * | | i2c: sun6i-p2wi: use proper return value in probe | Wolfram Sang | 2014-06-12 | 1 | -1/+1 |
| * | | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support | Boris BREZILLON | 2014-06-12 | 3 | -0/+359 |
| * | | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter | Max Schwarz | 2014-06-12 | 3 | -0/+773 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-06-21 | 17 | -424/+462 |
|\ \ \ |
|
| * | | | s390/ccwgroup: use ccwgroup_ungroup wrapper | Sebastian Ott | 2014-06-16 | 1 | -12/+2 |
| * | | | s390/ccwgroup: fix an uninitialized return code | Sebastian Ott | 2014-06-16 | 1 | -4/+5 |
| * | | | s390/ccwgroup: obtain extra reference for asynchronous processing | Sebastian Ott | 2014-06-16 | 1 | -1/+4 |
| * | | | qdio: Keep device-specific dbf entries | Stefan Raspl | 2014-06-16 | 3 | -13/+77 |
| * | | | s390/cio: set device name as early as possible | Sebastian Ott | 2014-06-16 | 1 | -35/+36 |
| * | | | s390: avoid format strings leaking into names | Kees Cook | 2014-06-11 | 3 | -3/+3 |
| * | | | s390/airq: silence lockdep warning | Sebastian Ott | 2014-06-10 | 1 | -7/+6 |
| * | | | s390/watchdog: add support for LPAR operation (diag288) | Philipp Hachtmann | 2014-06-10 | 2 | -4/+35 |
| * | | | s390/watchdog: use watchdog API | Philipp Hachtmann | 2014-06-10 | 5 | -341/+291 |
| * | | | s390/sclp_vt220: Enable ASCII console per default | Peter Oberparleiter | 2014-06-10 | 1 | -2/+0 |
| * | | | s390/qdio: replace shift loop by ilog2 | Fabian Frederick | 2014-06-10 | 1 | -4/+3 |
| * | | | s390/cio: silence lockdep warning | Sebastian Ott | 2014-06-10 | 1 | -0/+2 |
| * | | | s390/ap_bus: Make modules parameters visible in sysfs | Michael Veigel | 2014-06-10 | 1 | -2/+2 |
* | | | | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds | 2014-06-21 | 3 | -36/+36 |
|\ \ \ \ |
|
| * | | | | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte... | Chen Gang | 2014-06-20 | 2 | -34/+34 |
| * | | | | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 | Chen Gang | 2014-06-20 | 1 | -1/+1 |
| * | | | | drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue | Chen Gang | 2014-06-20 | 1 | -1/+1 |
* | | | | | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-06-21 | 3 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | MAINTAINERS: add entry for VMware Balloon driver | Dmitry Torokhov | 2014-06-20 | 1 | -1/+2 |
| * | | | | | w1: mxc_w1: Fix incorrect "presence" status | Alexander Shiyan | 2014-06-20 | 1 | -1/+1 |
| * | | | | | Revert "uio: fix vma io range check in mmap" | Greg Kroah-Hartman | 2014-06-18 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-21 | 14 | -34/+49 |
|\ \ \ \ \ |
|
| * | | | | | imx-drm: parallel-display: Fix DPMS default state. | Denis Carikli | 2014-06-20 | 1 | -0/+7 |
| * | | | | | staging: android: timed_output: fix use after free of dev | Yi Zhang | 2014-06-20 | 1 | -1/+0 |
| * | | | | | staging: comedi: addi_apci_1564: add addi_watchdog dependency | Arnd Bergmann | 2014-06-19 | 1 | -0/+1 |
| * | | | | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-18 | 9 | -31/+37 |
| |\ \ \ \ \ |
|
| | * | | | | | iio: adc: checking for NULL instead of IS_ERR() in probe | Dan Carpenter | 2014-06-14 | 1 | -2/+2 |
| | * | | | | | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() | Dan Carpenter | 2014-06-14 | 1 | -8/+8 |
| | * | | | | | iio: mxs-lradc: fix divider | Robert Hodaszi | 2014-06-14 | 1 | -4/+8 |
| | * | | | | | iio: Fix endianness issue in ak8975_read_axis() | Peter Meerwald | 2014-06-07 | 1 | -8/+1 |
| | * | | | | | staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER | Arnd Bergmann | 2014-06-07 | 1 | -4/+5 |
| | * | | | | | twl4030-madc: Request processed values in twl4030_get_madc_conversion | Paul Kocialkowski | 2014-06-02 | 1 | -0/+1 |
| | * | | | | | staging: iio: tsl2x7x_core: fix proximity treshold | Mario Schuknecht | 2014-06-02 | 1 | -2/+6 |
| | * | | | | | iio: Fix two mpl3115 issues in measurement conversion | Peter Meerwald | 2014-05-29 | 1 | -3/+3 |
| | * | | | | | iio: hid-sensors: Get feature report from sensor hub after changing power state | Archana Patni | 2014-05-29 | 1 | -0/+3 |
| * | | | | | | staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE() | Jes Sorensen | 2014-06-18 | 1 | -1/+3 |
| * | | | | | | staging: rtl8723au: Request correct firmware file for A-cut parts | Jes Sorensen | 2014-06-18 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-21 | 38 | -44/+60 |
|\ \ \ \ \ \ |
|
| * | | | | | | tty/serial: fix 8250 early console option passing to regular console | Rob Herring | 2014-06-19 | 2 | -2/+5 |