aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-05
| * | | | | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-05
| * | | | | | tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-05
| * | | | | | tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-05
| * | | | | | serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-05
| |/ / / / /
* | | | | | Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-09
|\ \ \ \ \ \
| * | | | | | USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs2014-11-07
| * | | | | | USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-06
| * | | | | | Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-06
| |\ \ \ \ \ \
| | * | | | | | usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski2014-10-28
| * | | | | | | Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-06
| |\ \ \ \ \ \ \
| | * | | | | | | USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-03
| | * | | | | | | USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-03
| | | |/ / / / / | | |/| | | | |
| * | | | | | | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-05
| * | | | | | | USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs2014-11-05
| * | | | | | | USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-05
| * | | | | | | Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman2014-11-05
| * | | | | | | usb: core: notify disconnection when core detects disconnectPeter Chen2014-11-03
| * | | | | | | usb: core: need to call usb_phy_notify_connect after device setupTony Zheng2014-11-03
| * | | | | | | uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede2014-11-03
| * | | | | | | xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-03
| * | | | | | | USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah2014-11-03
| * | | | | | | USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah2014-11-03
| * | | | | | | MAINTAINERS: Remove duplicate entry for usbip driverMark Einon2014-11-03
| * | | | | | | usb: storage: fix build warnings !CONFIG_PMLuis Henriques2014-11-03
| * | | | | | | usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-11-03
| * | | | | | | uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede2014-11-03
| * | | | | | | xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-03
| * | | | | | | USB: HWA: fix a warning messageDan Carpenter2014-11-03
| * | | | | | | uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede2014-11-03
| * | | | | | | usb-storage: handle a skipped data phaseAlan Stern2014-11-03
| * | | | | | | usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-03
| * | | | | | | cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-03
| * | | | | | | USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-03
| |/ / / / / /
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-11-08
|\ \ \ \ \ \ \
| * | | | | | | i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart2014-11-07
| * | | | | | | i2c: at91: don't account as iowaitWolfram Sang2014-11-07
| * | | | | | | i2c: remove FSF addressWolfram Sang2014-11-07
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-08
|\ \ \ \ \ \ \
| * | | | | | | irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk2014-11-01
| * | | | | | | irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk2014-11-01
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2014-11-08
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] sp2: sp2_init() can be staticFengguang Wu2014-11-03
| * | | | | | | | [media] dvb:tc90522: fix always-false expressionAkihiro Tsukada2014-11-03
| * | | | | | | | [media] dvb-core: set default properties of ISDB-SAkihiro Tsukada2014-11-03
| * | | | | | | | [media] dvb:tc90522: fix stats reportAkihiro Tsukada2014-11-03
| * | | | | | | | [media] vivid: default to single planar device instancesHans Verkuil2014-11-03
| * | | | | | | | [media] imon: fix other RC type protocol supportUlrich Eckhardt2014-11-03
| * | | | | | | | [media] ir-hix5hd2 fix build warningZhangfei Gao2014-11-03
| * | | | | | | | [media] ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt2014-10-30