aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-09Merge tag 'v3.10.33' into linux-linaro-lskMark Brown
2014-03-06ioat: fix tasklet tear downDan Williams
2014-03-06drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-03-06drm/radeon: fix missing bo reservationChristian König
2014-03-06drm/radeon: print the supported atpx function maskAlex Deucher
2014-03-06dm thin: fix the error path for the thin device constructorMike Snitzer
2014-03-06dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer
2014-03-06dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke
2014-03-06dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-03-06i7300_edac: Fix device reference countJean Delvare
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-03-06irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan
2014-03-06Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax
2014-03-06iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA
2014-03-06staging: binder: Fix death notificationsArve Hjønnevåg
2014-03-06hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck
2014-03-06mei: set client's read_cb to NULL when flow control failsChao Bi
2014-03-06USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-03-06usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-03-06USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado
2014-03-06usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli
2014-03-06usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-03-06can: kvaser_usb: check number of channels returned by HWOlivier Sobrie
2014-03-06ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
2014-03-06ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede
2014-03-06i7core_edac: Fix PCI device reference countJean Delvare
2014-03-06ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-03-06PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-03-06cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-03-06sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo
2014-03-06ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev
2014-03-06ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa
2014-03-06bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22EDAC: Correct workqueue setup pathBorislav Petkov
2014-02-22EDAC: Poll timeout cannot be zero, p2Borislav Petkov
2014-02-22drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-22EDAC: Replace strict_strtol() with kstrtol()Jingoo Han
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov