summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-143-72/+84
* sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-141-1/+3
* i2c: at91: don't account as iowaitWolfram Sang2014-11-141-1/+1
* regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski2014-11-141-1/+1
* pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen2014-11-141-1/+1
* acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede2014-11-141-0/+11
* rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara2014-11-141-1/+1
* drm/radeon/dpm: disable ulv support on SIAlex Deucher2014-11-141-1/+1
* drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-11-142-4/+18
* usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga2014-11-141-2/+0
* usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi2014-11-141-0/+5
* usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi2014-11-141-3/+4
* usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi2014-11-143-7/+15
* tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-141-1/+6
* PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-11-141-7/+7
* Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-11-141-6/+2
* cpc925_edac: Report UE events properlyJason Baron2014-11-141-1/+1
* e7xxx_edac: Report CE events properlyJason Baron2014-11-141-1/+1
* i3200_edac: Report CE events properlyJason Baron2014-11-141-2/+2
* i82860_edac: Report CE events properlyJason Baron2014-11-141-1/+1
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-141-2/+3
* usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-141-0/+2
* USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-141-1/+1
* usb-storage: handle a skipped data phaseAlan Stern2014-11-141-0/+26
* HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2014-11-142-0/+2
* HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2014-11-142-0/+2
* HID: usbhid: enable always-poll quirk for Elan TouchscreenJohan Hovold2014-11-142-0/+4
* HID: usbhid: add always-poll quirkJohan Hovold2014-11-141-3/+23
* USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah2014-11-141-0/+3
* USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah2014-11-141-0/+3
* USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold2014-11-141-0/+4
* USB: core: add device-qualifier quirkJohan Hovold2014-11-141-0/+3
* usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior2014-11-141-1/+3
* usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner2014-11-141-1/+2
* spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov2014-11-141-2/+5
* spi: fsl-dspi: Fix CTAR selectionAlexander Stein2014-11-141-2/+2
* spi: pl022: Fix incorrect dma_unmap_sgRay Jui2014-11-141-1/+1
* usb: dwc3: gadget: Properly initialize LINK TRBJack Pham2014-11-141-2/+1
* wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-11-141-0/+1
* wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez2014-11-141-0/+4
* rt2x00: support Ralink 5362.Canek Peláez Valdés2014-11-142-1/+9
* USB: option: add Haier CE81B CDMA modemDan Williams2014-11-141-0/+2
* usb: option: add support for Telit LE910Daniele Palmas2014-11-141-0/+8
* usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-11-141-0/+3
* USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-141-2/+3
* USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-141-0/+1
* usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-11-142-0/+7
* usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-11-142-1/+7
* USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-11-141-0/+1
* serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-141-1/+1