summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-06-051-5/+9
* uvcvideo: Fix a wrong macroGuennadi Liakhovetski2017-06-051-1/+1
* iommu/vt-d: Don't over-free page table directoriesDavid Dillow2017-06-051-1/+1
* media: fix dm1105.c build errorRandy Dunlap2017-06-051-1/+1
* staging: wlan-ng: add missing byte order conversionIgor Pylypiv2017-06-051-1/+1
* bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-06-051-0/+4
* adv7604: Initialize drive strength to default when using DTLars-Peter Clausen2017-06-051-0/+3
* drm/radeon: handle vfct with multiple vbios imagesAlex Deucher2017-06-051-29/+35
* clk: samsung: mark s3c...._clk_sleep_init() as __initMartin Kaiser2017-06-054-8/+8
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-06-051-2/+2
* clk: hisilicon: fix lock assignmentLeo Yan2017-06-051-0/+1
* iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani2017-06-051-3/+1
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-06-051-2/+0
* w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero2017-06-051-0/+1
* w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero2017-06-051-57/+84
* W1: ds2490: Increase timeout when waiting for statusAlexander Stein2017-06-051-1/+1
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-06-051-23/+34
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-06-051-4/+20
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-06-051-8/+24
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2017-06-055-16/+8
* usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi2017-06-051-0/+6
* power: supply: bq24190_charger: Handle fault before status on interruptLiam Breck2017-06-051-23/+23
* power: supply: bq24190_charger: Don't read fault register outside irq_handle_...Liam Breck2017-06-051-67/+27
* power: supply: bq24190_charger: Call power_supply_changed() for relevant comp...Liam Breck2017-06-051-23/+27
* power: bq24190_charger: Change first_time flag reset conditionThomas Elste2017-06-051-4/+7
* power: supply: bq24190_charger: Install irq_handler_thread() at end of probe()Liam Breck2017-06-051-15/+16
* power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck2017-06-051-0/+1
* power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck2017-06-051-1/+1
* mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris2017-06-051-1/+2
* staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2017-06-052-1/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-06-051-1/+1
* USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold2017-06-051-8/+4
* USB: serial: ssu100: fix control-message error handlingJohan Hovold2017-06-051-7/+24
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-06-051-1/+7
* USB: serial: quatech2: fix control-message error handlingJohan Hovold2017-06-051-11/+13
* USB: serial: mct_u232: fix modem-status error handlingJohan Hovold2017-06-051-1/+5
* USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold2017-06-051-9/+15
* USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold2017-06-051-6/+18
* USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold2017-06-051-2/+5
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-06-051-1/+5
* USB: serial: ark3116: fix open error handlingJohan Hovold2017-06-051-6/+19
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-06-051-3/+10
* USB: serial: ch341: fix modem-status handlingJohan Hovold2017-06-051-15/+12
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-06-051-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-06-051-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-06-051-2/+2
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-06-052-9/+9
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-06-051-1/+5
* IB/ipoib: Set device connection mode only when neededFeras Daoud2017-06-051-0/+7
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-06-051-2/+1