summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Disable write buffering on Toshiba ToPIC95Ryan Underwood2015-08-031-0/+16
* ipr: Increase default adapter init stage change timeoutBrian King2015-08-031-1/+1
* Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-07-101-1/+2
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-07-101-0/+1
* bus: mvebu: pass the coherency availability information at init timeGreg Ungerer2015-07-031-3/+2
* hpsa: add missing pci_set_master in kdump pathTomas Henzl2015-07-031-1/+1
* hpsa: refine the pci enable/disable handlingTomas Henzl2015-07-031-14/+28
* sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2015-07-031-18/+20
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-07-037-29/+20
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-07-035-33/+28
* lpfc: Add iotag memory barrierJames Smart2015-06-291-0/+21
* drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-291-0/+5
* crypto: caam - fix RNG buffer cache alignmentSteve Cornelius2015-06-291-1/+1
* drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-221-3/+17
* pata_octeon_cf: fix broken buildAaro Koskinen2015-06-221-1/+1
* ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld2015-06-221-3/+4
* ozwpan: divide-by-zero leading to panicJason A. Donenfeld2015-06-221-1/+4
* ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld2015-06-221-4/+9
* USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-06-222-0/+2
* USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-06-221-0/+1
* Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-221-3/+4
* iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-06-222-7/+19
* iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-06-221-4/+4
* iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-06-221-0/+5
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-221-14/+19
* net: dp83640: fix broken calibration routine.Richard Cochran2015-06-221-1/+1
* net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-06-221-2/+4
* ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-06-051-4/+2
* Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-06-051-1/+1
* rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-06-051-1/+1
* md/raid5: don't record new size if resize_stripes fails.NeilBrown2015-06-051-1/+2
* rt2x00: add new rt2800usb device DWA 130Scott Branden2015-06-051-0/+1
* libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-06-052-1/+17
* libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-06-052-2/+20
* mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-06-051-2/+7
* usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak2015-06-051-0/+1
* usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-06-051-0/+7
* USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-06-051-0/+1
* USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-06-052-5/+0
* USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-06-051-1/+1
* xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-06-051-1/+1
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-06-051-1/+1
* xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-06-051-0/+5
* target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-06-052-0/+4
* hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-06-051-0/+9
* lguest: fix out-by-one error in address checking.Rusty Russell2015-06-051-1/+1
* staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster2015-06-051-1/+0
* staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann2015-06-053-9/+9
* staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2015-06-052-3/+3
* drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller2015-06-051-2/+2