summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: fix a build warningFiro Yang2015-08-041-1/+1
* libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-08-041-0/+3
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-08-041-1/+2
* drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-08-041-2/+5
* drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher2015-08-041-0/+1
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-08-041-0/+2
* dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber2015-08-041-1/+1
* dm btree remove: fix bug in redistribute3Dennis Yang2015-08-041-3/+3
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-08-041-1/+1
* USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-08-041-0/+1
* USB: option: add 2020:4000 IDClaudio Cappelli2015-08-041-0/+1
* USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-08-041-0/+1
* usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-08-041-3/+1
* USB: devio: fix a condition in async_completed()Dan Carpenter2015-08-041-1/+1
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-08-041-0/+4
* libata: increase the timeout when setting transfer modeMikulas Patocka2015-08-041-1/+2
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin2015-08-041-1/+2
* iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-08-041-4/+4
* iio: tmp006: Check channel info on writePeter Meerwald2015-08-041-0/+3
* iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-041-2/+2
* Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin2015-08-043-9/+0
* x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-07-203-1/+47
* Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-07-201-1/+6
* Revert "Input: synaptics - add min/max quirk for Lenovo S540"Sasha Levin2015-07-201-5/+1
* KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck2015-07-201-2/+9
* usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva2015-07-201-2/+8
* iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel2015-07-131-0/+6
* sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2015-07-131-18/+20
* can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-07-123-0/+9
* tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-07-121-5/+2
* mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-07-051-11/+10
* bnx2x: fix lockdep splatEric Dumazet2015-07-051-1/+2
* net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-051-2/+3
* net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-07-052-8/+12
* hwmon: (mcp3021) Fix broken output scalingStevens, Nick2015-07-051-13/+1
* rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2015-07-051-2/+2
* net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-07-051-1/+25
* net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-07-051-0/+1
* drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse2015-07-051-0/+11
* drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-07-051-0/+34
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-07-051-1/+1
* clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel2015-07-051-13/+30
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-07-054-24/+28
* of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-07-051-1/+1
* drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie2015-07-051-0/+3
* drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter2015-07-051-5/+19
* Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2015-07-032-0/+3
* Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2015-07-032-0/+3
* dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka2015-07-031-0/+2
* dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber2015-07-031-15/+35