| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-13 | 9 | -332/+778 |
|\ |
|
| * | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy | Greg Kroah-Hartman | 2012-04-12 | 1 | -1/+1 |
| * | mtip32xx: dump tagmap on failure | Asai Thambi S P | 2012-04-09 | 1 | -29/+33 |
| * | mtip32xx: fix handling of commands in various scenarios | Asai Thambi S P | 2012-04-09 | 2 | -51/+132 |
| * | mtip32xx: Shorten macro names | Asai Thambi S P | 2012-04-09 | 2 | -77/+75 |
| * | mtip32xx: misc changes | Asai Thambi S P | 2012-04-09 | 1 | -22/+44 |
| * | mtip32xx: Add new sysfs entry 'status' | Asai Thambi S P | 2012-04-09 | 2 | -29/+313 |
| * | mtip32xx: make setting comp_time as common | Asai Thambi S P | 2012-04-09 | 1 | -11/+5 |
| * | mtip32xx: Add new bitwise flag 'dd_flag' | Asai Thambi S P | 2012-04-09 | 2 | -55/+168 |
| * | mtip32xx: fix error handling in mtip_init() | Ryosuke Saito | 2012-04-05 | 1 | -4/+11 |
| * | virtio-blk: Call revalidate_disk() upon online disk resize | Vivek Goyal | 2012-03-29 | 1 | -0/+1 |
| * | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l... | Jens Axboe | 2012-03-26 | 3 | -74/+40 |
| |\ |
|
| | * | xen/blkback: Make optional features be really optional. | Konrad Rzeszutek Wilk | 2012-03-24 | 1 | -21/+14 |
| | * | xen/blkback: Squash the discard support for 'file' and 'phy' type. | Konrad Rzeszutek Wilk | 2012-03-24 | 3 | -61/+34 |
| * | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and... | Asai Thambi S P | 2012-03-23 | 1 | -11/+8 |
| |/ |
|
| * | cciss: Fix scsi tape io with more than 255 scatter gather elements | Stephen M. Cameron | 2012-03-22 | 1 | -1/+1 |
| * | cciss: Initialize scsi host max_sectors for tape drive support | Stephen M. Cameron | 2012-03-22 | 1 | -0/+1 |
| * | xen-blkfront: make blkif_io_lock spinlock per-device | Steven Noonan | 2012-03-20 | 1 | -16/+16 |
| * | xen/blkfront: don't put bdev right after getting it | Andrew Jones | 2012-03-20 | 1 | -1/+1 |
| * | xen-blkfront: use bitmap_set() and bitmap_clear() | Akinobu Mita | 2012-03-20 | 1 | -4/+3 |
| * | xen/blkback: Enable blkback on HVM guests | Daniel De Graaf | 2012-03-20 | 1 | -1/+1 |
| * | xen/blkback: use grant-table.c hypercall wrappers | Daniel De Graaf | 2012-03-20 | 1 | -25/+4 |
* | | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS | Kevin Hilman | 2012-04-13 | 1 | -0/+1 |
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-13 | 4 | -24/+27 |
|\ \ |
|
| * | | hwmon: (pmbus_core) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -9/+8 |
| * | | hwmon: (smsc47m1) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -9/+10 |
| * | | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck | 2012-04-09 | 1 | -0/+1 |
| * | | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -6/+8 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-13 | 5 | -24/+21 |
|\ \ \ |
|
| * | | | gpio/exynos: Fix compiler warning in gpio-samsung.c file | Sachin Kamat | 2012-04-10 | 1 | -8/+8 |
| * | | | gpio: Fix range check in of_gpio_simple_xlate() | Roland Stigge | 2012-04-10 | 1 | -1/+1 |
| * | | | gpio: Fix uninitialized variable bit in adp5588_irq_handler | Axel Lin | 2012-04-10 | 1 | -1/+1 |
| * | | | gpio/sodaville: Convert sodaville driver to new irqdomain API | Grant Likely | 2012-04-10 | 2 | -14/+11 |
| |/ / |
|
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-13 | 3 | -8/+14 |
|\ \ \ |
|
| * | | | spi/imx: prevent NULL pointer dereference in spi_imx_probe() | Lothar Waßmann | 2012-04-10 | 1 | -3/+7 |
| * | | | spi/imx: mark base member in spi_imx_data as __iomem | Uwe Kleine-König | 2012-03-30 | 1 | -1/+1 |
| * | | | spi/mpc83xx: fix NULL pdata dereference bug | Kenth Eriksson | 2012-03-30 | 1 | -1/+3 |
| * | | | spi/davinci: Fix DMA API usage in davinci | Shubhrajyoti D | 2012-03-30 | 1 | -3/+3 |
* | | | | Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2012-04-12 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | IB/srpt: Set srq_type to IB_SRQT_BASIC | Roland Dreier | 2012-04-12 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-12 | 28 | -100/+184 |
|\ \ \ \ |
|
| * | | | | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI | Alex He | 2012-04-11 | 2 | -5/+10 |
| * | | | | xHCI: use gfp flags from caller instead of GFP_ATOMIC | Dan Carpenter | 2012-04-11 | 1 | -2/+2 |
| * | | | | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host | Elric Fu | 2012-04-11 | 1 | -0/+2 |
| * | | | | USB: fix bug of device descriptor got from superspeed device | Elric Fu | 2012-04-11 | 1 | -0/+16 |
| * | | | | xhci: Fix register save/restore order. | Sarah Sharp | 2012-04-11 | 1 | -4/+4 |
| * | | | | xhci: Restore event ring dequeue pointer on resume. | Sarah Sharp | 2012-04-11 | 1 | -0/+1 |
| * | | | | xhci: Don't write zeroed pointers to xHC registers. | Sarah Sharp | 2012-04-11 | 1 | -7/+2 |
| * | | | | xhci: Warn when hosts don't halt. | Sarah Sharp | 2012-04-11 | 1 | -0/+3 |
| * | | | | xhci: don't re-enable IE constantly | Felipe Balbi | 2012-04-11 | 2 | -1/+5 |