summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-19178-1330/+2227
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-04-182-9/+17
| |\
| | * [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
| | * [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
| * | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-04-186-6/+10
| |\ \
| | * | libata: forbid port runtime pm by default, fixing regressionLin Ming2012-04-181-0/+1
| | * | libata: make ata_print_id atomicDan Williams2012-04-123-5/+5
| | * | sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-121-1/+2
| | * | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2012-04-121-0/+2
| * | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-04-163-25/+76
| |\ \ \
| | * | | virtio_balloon: fix handling of PAGE_SIZE != 4kMichael S. Tsirkin2012-04-151-10/+41
| | * | | virtio_balloon: Fix endian bugDavid Gibson2012-04-151-2/+5
| | * | | virtio_blk: helper function to format disk namesRen Mingxin2012-04-121-12/+29
| | * | | tools/virtio: fix up vhost/test module buildZhi Yong Wu2012-04-121-1/+1
| * | | | PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki2012-04-161-9/+15
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-153-43/+2
| |\ \ \ \
| | * | | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-133-43/+2
| * | | | | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-151-4/+4
| |\ \ \ \ \
| | * | | | | video: msm: Fix section mismatches in mddi.cDavid Brown2012-04-131-4/+4
| | | |/ / / | | |/| | |
| * | | | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-1/+1
| * | | | | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-134-193/+201
| |\ \ \ \ \
| | * | | | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| | * | | | | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| | * | | | | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| | |/ / / /
| * | | | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-139-332/+778
| |\ \ \ \ \
| | * | | | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| | * | | | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| | * | | | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| | * | | | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75
| | * | | | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44
| | * | | | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-092-29/+313
| | * | | | | mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-091-11/+5
| | * | | | | mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-092-55/+168
| | * | | | | mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-051-4/+11
| | * | | | | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-291-0/+1
| | * | | | | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe2012-03-263-74/+40
| | |\ \ \ \ \
| | | * | | | | xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14
| | | * | | | | xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-243-61/+34
| | * | | | | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-231-11/+8
| | |/ / / / /
| | * | | | | cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-221-1/+1
| | * | | | | cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-221-0/+1
| | * | | | | xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-201-16/+16
| | * | | | | xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-201-1/+1
| | * | | | | xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-201-4/+3
| | * | | | | xen/blkback: Enable blkback on HVM guestsDaniel De Graaf2012-03-201-1/+1
| | * | | | | xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf2012-03-201-25/+4
| * | | | | | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman2012-04-131-0/+1
| * | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-134-24/+27
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud