| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: axp20x: Split the driver into core and i2c bits | Chen-Yu Tsai | 2016-02-12 | 4 | -80/+129 |
* | mfd: axp20x: Add missing copyright notice | Chen-Yu Tsai | 2016-02-12 | 1 | -0/+2 |
* | mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device() | Chen-Yu Tsai | 2016-02-12 | 1 | -1/+1 |
* | mfd: axp20x: Remove second struct device * parameter for axp20x_match_device() | Chen-Yu Tsai | 2016-02-12 | 1 | -5/+6 |
* | Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-01 | 9 | -7/+68 |
|\ |
|
| * | Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-01-28 | 6 | -3/+49 |
| |\ |
|
| | * | USB: option: fix Cinterion AHxx enumeration | John Ernberg | 2016-01-25 | 1 | -1/+1 |
| | * | USB: mxu11x0: fix memory leak on usb_serial private data | Mathieu OTHACEHE | 2016-01-25 | 1 | -0/+20 |
| | * | USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable | Greg Kroah-Hartman | 2016-01-25 | 2 | -0/+2 |
| | * | USB: serial: option: Adding support for Telit LE922 | Daniele Palmas | 2016-01-25 | 1 | -0/+16 |
| | * | USB: serial: visor: fix crash on detecting device without write_urbs | Vladis Dronov | 2016-01-25 | 1 | -2/+4 |
| | * | USB: visor: fix null-deref at probe | Johan Hovold | 2016-01-25 | 1 | -0/+5 |
| | * | USB: cp210x: add ID for IAI USB to RS485 adaptor | Peter Dedecker | 2016-01-25 | 1 | -0/+1 |
| * | | usb: hub: do not clear BOS field during reset device | Du, Changbin | 2016-01-25 | 1 | -3/+5 |
| * | | cdc-acm:exclude Samsung phone 04e8:685d | Oliver Neukum | 2016-01-25 | 1 | -0/+5 |
| * | | usb: cdc-acm: send zero packet for intel 7260 modem | Lu Baolu | 2016-01-25 | 2 | -0/+7 |
| * | | usb: cdc-acm: handle unlinked urb in acm read callback | Lu Baolu | 2016-01-25 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-01 | 5 | -12/+81 |
|\ \ |
|
| * | | serial: 8250_pci: Add Intel Broadwell ports | Mika Westerberg | 2016-01-29 | 1 | -0/+29 |
| * | | staging/speakup: Use tty_ldisc_ref() for paste kworker | Peter Hurley | 2016-01-27 | 1 | -1/+4 |
| * | | n_tty: Fix unsafe reference to "other" ldisc | Peter Hurley | 2016-01-27 | 1 | -5/+2 |
| * | | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) | Peter Hurley | 2016-01-27 | 1 | -1/+23 |
| * | | tty: Retry failed reopen if tty teardown in-progress | Peter Hurley | 2016-01-27 | 1 | -4/+8 |
| * | | tty: Wait interruptibly for tty lock on reopen | Peter Hurley | 2016-01-27 | 2 | -1/+15 |
| |/ |
|
* | | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-02-01 | 5 | -29/+42 |
|\ \ |
|
| * | | Staging: speakup: fix read scrolled-back VT | Samuel Thibault | 2016-01-29 | 2 | -8/+14 |
| * | | Staging: speakup: Fix getting port information | Samuel Thibault | 2016-01-29 | 1 | -1/+12 |
| * | | Revert "Staging: panel: usleep_range is preferred over udelay" | Sudip Mukherjee | 2016-01-29 | 1 | -19/+15 |
| * | | Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-12-27 | 1 | -1/+1 |
| |\ \ |
|
| | * | | iio: adis_buffer: Fix out-of-bounds memory access | Lars-Peter Clausen | 2015-12-05 | 1 | -1/+1 |
* | | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-02-01 | 1 | -4/+9 |
|\ \ \ \ |
|
| * | | | | base/platform: Fix platform drivers with no probe callback | Martin Wilck | 2016-01-26 | 1 | -4/+9 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-01 | 2 | -1/+14 |
|\ \ \ \ |
|
| * | | | | clocksource: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger | 2016-01-26 | 1 | -0/+7 |
| * | | | | clocksource: Select CLKSRC_MMIO where needed | Arnd Bergmann | 2016-01-26 | 1 | -0/+5 |
| * | | | | clockevents/tcb_clksrc: Prevent disabling an already disabled clock | Alexandre Belloni | 2016-01-15 | 1 | -1/+2 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 7 | -19/+15 |
|\ \ \ \ \ |
|
| * | | | | | irqchip/mxs: Add missing set_handle_irq() | Oleksij Rempel | 2016-01-29 | 1 | -0/+1 |
| * | | | | | irqchip/atmel-aic: Fix wrong bit operation for IRQ priority | Milo Kim | 2016-01-27 | 1 | -1/+1 |
| * | | | | | irqchip/gic-v3-its: Recompute the number of pages on page size change | Marc Zyngier | 2016-01-26 | 1 | -2/+6 |
| * | | | | | base: Export platform_msi_domain_[alloc,free]_irqs | Thomas Petazzoni | 2016-01-26 | 1 | -0/+2 |
| * | | | | | of: MSI: Simplify irqdomain lookup | Marc Zyngier | 2016-01-26 | 1 | -15/+3 |
| * | | | | | irqchip: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger | 2016-01-26 | 1 | -0/+1 |
| * | | | | | irqchip/s3c24xx: Mark init_eint as __maybe_unused | Arnd Bergmann | 2016-01-26 | 1 | -1/+1 |
* | | | | | | Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-01-31 | 1 | -14/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfio/noiommu: Don't use iommu_present() to track fake groups | Alex Williamson | 2016-01-27 | 1 | -14/+10 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-31 | 2 | -30/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: piix4: don't regress on bus names | Jean Delvare | 2016-01-29 | 1 | -5/+8 |
| * | | | | | | i2c: designware-pci: use IRQF_COND_SUSPEND flag | Andy Shevchenko | 2016-01-26 | 1 | -1/+2 |
| * | | | | | | i2c: piix4: Fully initialize SB800 before it is registered | Jean Delvare | 2016-01-26 | 1 | -10/+9 |