summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov
2014-09-10usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-10uas: Disable uas on ASM1051 devicesHans de Goede
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren
2014-09-10dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger
2014-09-10serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov
2014-09-09serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski
2014-09-09drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher
2014-09-09drm/radeon: reduce memory footprint for debuggingAndy Shevchenko
2014-09-09ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui
2014-09-09Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork
2014-09-09Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork
2014-09-08tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen
2014-09-08tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad
2014-09-08tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov
2014-09-08tty: vt8500_serial: add polled console functionsAlexey Charkov
2014-09-08tty: vt8500_serial: add missing support for RTS settingAlexey Charkov
2014-09-08tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov
2014-09-08serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson
2014-09-08serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson
2014-09-08serial: imx: clean up imx_poll_get_char()Dirk Behme
2014-09-08serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley
2014-09-08serial: blackfin: Fix missing gpio.hPeter Hurley
2014-09-08serial: sunsab: Don't enable tx if tx stoppedPeter Hurley
2014-09-08serial: mpc52xx: Use default serial core x_char handlerPeter Hurley
2014-09-08serial: Fix send_xchar() handlersPeter Hurley
2014-09-08serial: core: Remove unsafe x_char optimizationPeter Hurley
2014-09-08serial: core: Fix x_char racePeter Hurley
2014-09-08serial: imx: Fix x_char handling and tx flow controlPeter Hurley