summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-23USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-23Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-06-23Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+5
2015-06-23n_tty: Fix auditing support for cannonical modeLaura Abbott1-3/+14
2015-06-23iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2-7/+19
2015-06-23iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil1-4/+4
2015-06-23iio: adis16400: Report pressure channel scaleLars-Peter Clausen1-0/+5
2015-06-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-06-23xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-23net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-06-23net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-06-23net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-2/+4
2015-06-06drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-06-06drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König6-9/+10
2015-06-06ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-06-06sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-06-06storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan1-2/+1
2015-06-06Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-06-06rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-06md/raid0: fix restore to sector variable in raid0_make_requestEric Work1-1/+3
2015-06-06md/raid5: don't record new size if resize_stripes fails.NeilBrown1-1/+2
2015-06-06thermal: step_wise: Revert optimizationJean Delvare1-3/+0
2015-06-06gpio: gpio-kempld: Fix get_direction return valueMichael Brunner1-1/+1
2015-06-06rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-06-06libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2-1/+17
2015-06-06libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2-2/+20
2015-06-06tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui1-3/+2
2015-06-06mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches1-2/+7
2015-06-06usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-06-06usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-06-06USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-06-06USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-06-06USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-06-06xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-06-06xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-06-06xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-06-06target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-06-06staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko1-9/+7
2015-06-06hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-06-06hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak1-0/+9
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2-5/+9
2015-06-06lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-06-06qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2-3/+1
2015-06-06staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster1-1/+0
2015-06-06staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann3-9/+9
2015-06-06staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2-3/+3
2015-06-06staging: wlags49_h2: fix extern inline functionsGreg Kroah-Hartman1-2/+2
2015-05-17ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-29/+21
2015-05-17ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng6-43/+35
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2-5/+3