summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
| * | serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin2015-03-071-1/+3
| * | console: Fix console name size mismatchPeter Hurley2015-03-072-1/+2
| * | tty: fix up atime/mtime mess, take fourJiri Slaby2015-03-071-2/+2
| * | serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2015-03-072-0/+48
| * | serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing2015-03-071-14/+0
| * | serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing2015-03-071-4/+0
| * | Change email address for 8250_pciRussell King2015-03-071-1/+1
| * | serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior2015-03-071-6/+5
| * | Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach2015-03-071-4/+0
* | | Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-0815-226/+175
|\ \ \
| * | | staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott2015-03-011-2/+1
| * | | staging: comedi: vmk80xx: remove "firmware version" kernel messagesH Hartley Sweeten2015-02-281-71/+0
| * | | staging: comedi: comedi_isadma: fix "stalled" detect in comedi_isadma_disable...H Hartley Sweeten2015-02-281-2/+3
| * | | Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-283-0/+5
| |\ \ \
| | * | | iio: ak8975: fix AK09911 dependenciesArnd Bergmann2015-02-281-0/+2
| | * | | iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven2015-02-221-0/+2
| | * | | iio: light: jsa1212: Select REGMAP_I2CRoberta Dobrescu2015-02-141-0/+1
| * | | | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-2810-151/+166
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov2015-02-141-1/+1
| | * | | Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron2015-02-141-2/+2
| | * | | iio: light: gp2ap020a00f: Select REGMAP_I2CRoberta Dobrescu2015-02-141-0/+1
| | * | | iio: ad5686: fix optional reference voltage declarationUrs Fässler2015-02-041-1/+1
| | * | | iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-02-041-13/+4
| | * | | iio: mxs-lradc: fix iio channel map regressionStefan Wahren2015-02-011-0/+7
| | * | | iio: imu: adis16400: Fix sign extensionRasmus Villemoes2015-01-261-1/+2
| | * | | staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes2015-01-261-1/+2
| | * | | iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko2015-01-261-3/+5
| | * | | iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko2015-01-261-3/+3
| | * | | iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko2015-01-261-5/+15
| | * | | iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko2015-01-261-91/+75
| | * | | iio: imu: inv_mpu6050: Prevent dereferencing NULLSrinivas Pandruvada2015-01-101-1/+5
| | * | | iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire2015-01-101-1/+2
| | * | | iio: dht11: IRQ fixesRichard Weinberger2015-01-101-27/+35
| | * | | iio: dht11: Add lockingRichard Weinberger2015-01-101-0/+5
| | * | | iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-101-1/+1
* | | | | Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-082-5/+7
|\ \ \ \ \
| * | | | | mei: make device disabled on stop unconditionallyAlexander Usyskin2015-03-011-0/+2
| * | | | | android: binder: fix binder mmap failuresAndrey Ryabinin2015-03-011-5/+5
| |/ / / /
* | | | | Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds2015-03-081-0/+27
|\ \ \ \ \
| * | | | | Code of ConflictGreg Kroah-Hartman2015-02-271-0/+27
| |/ / / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-072-19/+22
|\ \ \ \ \
| * | | | | i2c: imx: add required clocks property to bindingMatt Porter2015-03-071-0/+1
| * | | | | i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko2015-03-071-2/+4
| * | | | | i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko2015-03-071-1/+1
| * | | | | i2c: designware-baytrail: fix sparse warningsAndy Shevchenko2015-03-071-7/+5
| * | | | | i2c: designware-baytrail: fix typo in error pathAndy Shevchenko2015-03-071-2/+2
| * | | | | i2c: designware-baytrail: describe magic numbersAndy Shevchenko2015-03-071-7/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-03-077-22/+57
|\ \ \ \ \
| * | | | | dmaengine: mmp_pdma: fix warning about slave capsRobert Jarzmik2015-03-051-0/+7