summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-319-7/+68
|\
| * Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-286-3/+49
| |\
| | * USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-01-251-1/+1
| | * USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE2016-01-251-0/+20
| | * USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-01-252-0/+2
| | * USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-01-251-0/+16
| | * USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
| | * USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
| | * USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
| * | usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-01-241-3/+5
| * | cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5
| * | usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-242-0/+7
| * | usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-241-1/+2
| |/
* | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-315-12/+81
|\ \
| * | serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-291-0/+29
| * | staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4
| * | n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-261-5/+2
| * | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-261-1/+23
| * | tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-261-4/+8
| * | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-262-1/+15
| |/
* | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-315-29/+42
|\ \
| * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-282-8/+14
| * | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-281-1/+12
| * | Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-281-19/+15
| * | Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-261-1/+1
| |\ \
| | * | iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2015-12-051-1/+1
* | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-311-4/+9
|\ \ \ \
| * | | | base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-01-261-4/+9
| | |_|/ | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-312-1/+14
|\ \ \ \
| * | | | clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+7
| * | | | clocksource: Select CLKSRC_MMIO where neededArnd Bergmann2016-01-261-0/+5
| * | | | clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni2016-01-151-1/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-317-19/+15
|\ \ \ \ \
| * | | | | irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel2016-01-291-0/+1
| * | | | | irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim2016-01-271-1/+1
| * | | | | irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier2016-01-261-2/+6
| * | | | | base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni2016-01-261-0/+2
| * | | | | of: MSI: Simplify irqdomain lookupMarc Zyngier2016-01-261-15/+3
| * | | | | irqchip: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger2016-01-261-0/+1
| * | | | | irqchip/s3c24xx: Mark init_eint as __maybe_unusedArnd Bergmann2016-01-261-1/+1
* | | | | | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-311-14/+10
|\ \ \ \ \ \
| * | | | | | vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-271-14/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-312-30/+23
|\ \ \ \ \ \
| * | | | | | i2c: piix4: don't regress on bus namesJean Delvare2016-01-291-5/+8
| * | | | | | i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2016-01-261-1/+2
| * | | | | | i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-261-10/+9
| * | | | | | i2c: piix4: Fix SB800 lockingJean Delvare2016-01-261-16/+6
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-296-53/+57
|\ \ \ \ \ \
| * | | | | | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
| * | | | | | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13