summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: mcp23s08: Fix clearing of interrupt.Phil Reid2016-03-161-0/+4
* gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven2016-03-161-2/+2
* gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven2016-03-161-2/+4
* gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger2016-03-161-0/+1
* gpio: tps65912: fix bad mergeLinus Walleij2016-03-091-2/+2
* Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij2016-03-091-0/+22
* gpio: omap: drop dev field from gpio_bank structureGrygorii Strashko2016-03-091-28/+29
* Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-09108-1625/+1332
|\
| * gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis2016-02-113-0/+165
| * regulator: tps65912: Add regulator driver for the TPS65912 PMICAndrew F. Davis2016-02-113-0/+175
| * mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis2016-02-115-0/+295
| * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-1112-1407/+0
| * Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-019-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-251-3/+5
| | * | cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-251-0/+5
| | * | usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-252-0/+7
| | * | usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-251-1/+2
| | |/
| * | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-015-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-271-1/+4
| | * | n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-271-5/+2
| | * | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-271-1/+23
| | * | tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-271-4/+8
| | * | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-272-1/+15
| | |/
| * | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-015-29/+42
| |\ \
| | * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-292-8/+14
| | * | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-291-1/+12
| | * | Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-291-19/+15
| | * | Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-271-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-02-011-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-02-012-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