summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-14i2c: at91: don't account as iowaitWolfram Sang
2014-11-14regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski
2014-11-14pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen
2014-11-14acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-14drm/radeon/dpm: disable ulv support on SIAlex Deucher
2014-11-14drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh
2014-11-14usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman
2014-11-14Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach
2014-11-14cpc925_edac: Report UE events properlyJason Baron
2014-11-14e7xxx_edac: Report CE events properlyJason Baron
2014-11-14i3200_edac: Report CE events properlyJason Baron
2014-11-14i82860_edac: Report CE events properlyJason Baron
2014-11-14USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold
2014-11-14usb-storage: handle a skipped data phaseAlan Stern
2014-11-14HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah
2014-11-14HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah
2014-11-14HID: usbhid: enable always-poll quirk for Elan TouchscreenJohan Hovold
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold
2014-11-14USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-11-14usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-11-14usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-11-14spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov
2014-11-14spi: fsl-dspi: Fix CTAR selectionAlexander Stein
2014-11-14spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-11-14wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez
2014-11-14rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-11-14USB: option: add Haier CE81B CDMA modemDan Williams
2014-11-14usb: option: add support for Telit LE910Daniele Palmas
2014-11-14usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan
2014-11-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-11-14USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold
2014-11-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung
2014-11-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver
2014-11-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley