summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-22cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi
2013-03-22loop: fix error return code in loop_add()Wei Yongjun
2013-03-22mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-19xen-blkfront: remove frame list from blk_shadowRoger Pau Monne
2013-03-19xen-blkfront: pre-allocate pages for requestsRoger Pau Monne
2013-03-19xen-blkback: don't store dev_bus_addrRoger Pau Monne
2013-03-19xen-blkfront: switch from llist to listRoger Pau Monne
2013-03-19xen-blkback: fix foreach_grant_safe to handle empty listsRoger Pau Monne
2013-03-18xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-18xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich
2013-03-16rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()Jens Axboe
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 fixes inconsistent locking.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher
2013-03-11xen/blkback: Change statistics counter types to unsignedZoltan Kiss
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-06Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson
2013-03-06efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming