summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-11-051-1/+1
| | * | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-11-051-2/+2
| | * | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-051-7/+4Star
* | | | | | Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-096-8/+29
|\ \ \ \ \ \
| * | | | | | tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
| * | | | | | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-061-1/+1
| * | | | | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-061-0/+7
| * | | | | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-061-1/+1
| * | | | | | tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-061-2/+6
| * | | | | | tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-061-1/+6
| * | | | | | serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-061-1/+1
| |/ / / / /
* | | | | | Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0918-40/+111
|\ \ \ \ \ \
| * | | | | | USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs2014-11-071-1/+1
| * | | | | | USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-062-2/+14
| * | | | | | Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-061-1/+1
| |\ \ \ \ \ \
| | * | | | | | usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski2014-10-281-1/+1
| * | | | | | | Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-062-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-031-1/+1
| | * | | | | | | USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-031-2/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-051-2/+4
| * | | | | | | USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs2014-11-051-2/+2
| * | | | | | | USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-051-2/+3
| * | | | | | | Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman2014-11-051-1/+1
| * | | | | | | usb: core: notify disconnection when core detects disconnectPeter Chen2014-11-041-2/+1Star
| * | | | | | | usb: core: need to call usb_phy_notify_connect after device setupTony Zheng2014-11-041-3/+4
| * | | | | | | uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede2014-11-041-0/+14
| * | | | | | | xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-041-14/+0Star
| * | | | | | | USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah2014-11-041-0/+3
| * | | | | | | USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah2014-11-041-0/+3
| * | | | | | | MAINTAINERS: Remove duplicate entry for usbip driverMark Einon2014-11-041-5/+0Star
| * | | | | | | usb: storage: fix build warnings !CONFIG_PMLuis Henriques2014-11-041-0/+2
| * | | | | | | usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-11-041-2/+2
| * | | | | | | uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede2014-11-041-0/+7
| * | | | | | | xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-041-0/+4
| * | | | | | | USB: HWA: fix a warning messageDan Carpenter2014-11-041-1/+1
| * | | | | | | uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede2014-11-041-0/+7
| * | | | | | | usb-storage: handle a skipped data phaseAlan Stern2014-11-041-0/+26
| * | | | | | | usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-041-0/+2
| * | | | | | | cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-041-0/+5
| * | | | | | | USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-041-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-11-0853-223/+8Star
|\ \ \ \ \ \ \
| * | | | | | | i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart2014-11-071-0/+3
| * | | | | | | i2c: at91: don't account as iowaitWolfram Sang2014-11-071-1/+1
| * | | | | | | i2c: remove FSF addressWolfram Sang2014-11-0752-222/+4Star
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-081-6/+17
|\ \ \ \ \ \ \
| * | | | | | | irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk2014-11-021-6/+17
| * | | | | | | irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk2014-11-021-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2014-11-0811-31/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] sp2: sp2_init() can be staticFengguang Wu2014-11-031-2/+2
| * | | | | | | | [media] dvb:tc90522: fix always-false expressionAkihiro Tsukada2014-11-031-1/+1