summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
| * | wlags49_h2: Fix overflow in wireless_set_essid()Maurizio Lombardi2014-02-071-1/+1
| * | xlr_net: Fix missing trivial allocation checkAlan Cox2014-02-071-0/+5
| * | staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter2014-02-071-6/+4
| * | staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter2014-02-071-1/+1
| * | staging: r8188eu: Fix typo in USB_DEVICE listLarry Finger2014-02-071-1/+1
| * | usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt2014-02-071-4/+4
| * | gpu: ion: dereferencing an ERR_PTRDan Carpenter2014-02-071-1/+1
| * | staging: comedi: usbduxsigma: fix unaligned dereferencesIan Abbott2014-02-071-2/+4
| * | staging: comedi: fix too early cleanup in comedi_auto_config()Ian Abbott2014-02-071-2/+0
| * | staging: android: ion: dummy: fix an error codeDan Carpenter2014-02-071-1/+1
| * | staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute2014-02-071-1/+1
| * | staging: android: sync: Signal pt before sync_timeline object gets destroyedPrakash Kamliya2014-02-071-4/+4
| * | staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten2014-02-071-5/+12
| * | staging: r8188eu: memory corruption handling long ssidsDan Carpenter2014-02-071-14/+8
| * | staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()Alexey Khoroshilov2014-02-071-0/+3
| * | Revert "Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.c"Greg Kroah-Hartman2014-02-071-175/+155
| * | Staging: ozwpan: Fix null dereferenceSalym Senyonga2014-02-071-1/+2
| * | staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan2014-02-071-1/+2
| * | staging: rtl8821ae: Fixed the size of array to macro as discussed by LinusSurendra Patil2014-02-071-1/+1
| * | staging: octeon-usb: Probe via device tree populated platform device.David Daney2014-02-071-157/+116
| * | lustre: add myself to list of people to CC on lustre patchesOleg Drokin2014-02-071-2/+3
| * | lustre: Correct KUC code max changelog msg sizeOleg Drokin2014-02-072-3/+5
| * | lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin2014-02-071-1/+2
| * | staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin2014-02-071-2/+3
| * | staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin2014-02-071-1/+1
OpenPOWER on IntegriCloud