aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-24Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-06-24Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-06-23Merge branch 'v3.10/topic/dm-crypt' into linux-linaro-lsk-v3.10Alex Shi
2015-06-23dm crypt: use per-bio dataMikulas Patocka
2015-06-23dm crypt: use unbound workqueue for request processingMikulas Patocka
2015-06-23dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-06-23dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz
2015-06-23dm crypt: properly handle extra key string in initializationMilan Broz
2015-06-23dm: stop using WQ_NON_REENTRANTTejun Heo
2015-06-10Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.06Kevin Hilman
2015-06-05ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-06-05Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-06-05rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-06-05md/raid5: don't record new size if resize_stripes fails.NeilBrown
2015-06-05rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-06-05libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-05libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-05mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-06-05usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-05usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-05USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-05USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-05USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-05xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-05xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-05xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-06-05target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-06-05hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak
2015-06-05lguest: fix out-by-one error in address checking.Rusty Russell
2015-06-05staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster
2015-06-05staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann
2015-06-05staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster
2015-06-05drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller
2015-06-05staging: wlags49_h2: fix extern inline functionsGreg Kroah-Hartman
2015-06-04Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-06-01uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-06-01sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-05-30cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi
2015-05-28android: drivers: workaround debugfs race in binderRiley Andrews
2015-05-21Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-17pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-05-17drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner
2015-05-17gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-05-17gpio: unregister gpiochip device before removing itJohan Hovold
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13UBI: fix soft lockup in ubi_check_volume()hujianyang