aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-25update contact information for Mikael PetterssonMikael Pettersson
2013-09-24Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-24cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2013-09-24cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2013-09-24Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel
2013-09-24tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe
2013-09-24tpm: xen-tpmfront: Fix default durationsJason Gunthorpe
2013-09-24drm/i2c: tda998x: fix audio mutingRussell King
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-23dm: add reserved_bio_based_ios module parameterMike Snitzer
2013-09-23dm: add reserved_rq_based_ios module parameterMike Snitzer
2013-09-23dm: lower bio-based mempool reservationMike Snitzer
2013-09-23dm thin: do not expose non-zero discard limits if discards disabledMike Snitzer
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer
2013-09-20dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka
2013-09-20dm snapshot: workaround for a false positive lockdep warningMikulas Patocka
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds