summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1425-135/+138
|\
| * usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-111-1/+2
| * Merge tag 'for-usb-linus-2014-02-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-114-60/+16
| |\
| | * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-072-54/+2
| | * Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| | * Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| | * xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
| |/
| * Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka2014-02-071-2/+2
| * usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
| * USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2014-02-052-0/+8
| * usb: qcserial: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+3
| * usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-042-1/+9
| * USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
| * usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern2014-02-041-0/+7
| * usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern2014-02-041-1/+1
| * usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
| * usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
| * usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-041-11/+0
| * usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
| * usb: dwc2: bail out early when booting with "nousb"Andre Heider2014-02-041-0/+3
| * Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-049-45/+62
| |\
| | * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| | * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| | * Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
| | * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | | Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1414-64/+77
|\ \ \
| * | | vt: Fix secure clear screenPetr Písař2014-02-131-0/+2
| * | | serial: 8250: Support XR17V35x fraction divisorJoe Schultz2014-02-131-0/+18
| * | | n_tty: Fix stale echo outputPeter Hurley2014-02-131-5/+7
| * | | serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li2014-02-131-1/+3
| * | | serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov2014-02-131-1/+2
| * | | n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley2014-02-131-1/+1
| * | | serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik2014-02-131-1/+4
| * | | serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-02-131-2/+2
| * | | serial: omap-serial: Move info message to probe functionMarkus Pargmann2014-02-131-3/+3
| * | | tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-02-072-8/+20
| * | | tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel2014-02-071-0/+11
| * | | drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-074-42/+4
| |/ /
* | | Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-1445-509/+506
|\ \ \
| * | | staging/rtl8821ae: fix build, depends on MAC80211Randy Dunlap2014-02-111-1/+1
| * | | Merge tag 'iio-fixes-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-088-28/+33
| |\ \ \
| | * | | iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck2014-02-081-1/+1
| | * | | iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald2014-02-081-8/+8
| | * | | iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson2014-02-082-5/+6
| | * | | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo2014-02-081-7/+9
| | * | | staging:iio:ad799x fix typo in ad799x_events[]Hartmut Knaack2014-02-081-1/+1
| | * | | iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni2014-02-081-4/+0
| | * | | iio: mxs-lradc: fix buffer overflowAlexandre Belloni2014-02-081-1/+1
| | * | | iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald2014-02-081-1/+1
| | * | | iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald2014-02-081-0/+6
| |/ / /
OpenPOWER on IntegriCloud