summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-17dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-17Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan1-2/+6
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-17ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-17hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin1-6/+8
2014-07-17hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin1-0/+3
2014-07-17hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-17hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin1-1/+1
2014-07-17USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-17USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-17USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-07-17usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-07-09serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2014-07-09serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-10/+32
2014-07-09serial: 8250_dw: Report CTS asserted for auto flowTim Kryger1-8/+26
2014-07-09mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-07-09irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner1-1/+1
2014-07-09md: flush writes before starting a recovery.NeilBrown1-0/+13
2014-07-09iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson1-2/+4
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-07-09hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri1-3/+4
2014-07-09rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9
2014-07-09rbd: use reference counts for image requestsAlex Elder1-0/+9
2014-07-09dm thin: update discard_granularity to reflect the thin-pool blocksizeLukas Czerner1-1/+2
2014-07-09drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-07-09drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-07-09drm/radeon/atom: fix dithering on certain panelsAlex Deucher1-1/+4
2014-07-09drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher1-2/+15
2014-07-09drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher1-1/+1
2014-07-09drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher1-22/+26
2014-07-09mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta1-1/+1
2014-07-09mtd: eLBC NAND: fix subpage write supportPekon Gupta1-0/+14
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-09USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-07-09usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-07-09USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-07-09virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini1-0/+22
2014-07-09virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini1-1/+3
2014-07-09ibmvscsi: Add memory barriers for send / receiveBrian King1-0/+10
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-07-06extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski1-2/+2
2014-07-06mei: me: fix hw ready reset flowTomas Winkler1-7/+7