summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-3/+68
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-10/+132
2012-05-21firewire: sbp2: document the absence of alignment requirementsClemens Ladisch-4/+6
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-25/+27
2012-05-21firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch-2/+0
2012-05-21firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch-9/+4
2012-05-21firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch-1/+2
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-838/+376
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter-3735/+5691
2012-05-21drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter-9/+12
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini-2/+3
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-31/+51
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier-438/+10519
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp-3/+3
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya-0/+1
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp-0/+4
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp-1/+1
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman-9/+1
2012-05-21[media] saa7134-cards: Remove a PCI entry added by mistakeMauro Carvalho Chehab-6/+0
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter-2/+2
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout-1/+33
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King-1268/+2131
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf-0/+58
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin-44/+25
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin-31/+25
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin-32/+51
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin-92/+241
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin-57/+89
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin-0/+298
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin-2/+2
2012-05-21HID: wacom: fix build breakage without CONFIG_LEDS_CLASSDavid Rientjes-1/+1
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski-0/+491
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski-0/+42
2012-05-21HID: waltop: Extend barrel button fixNikolai Kondrashov-38/+7
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley-4349/+4907
2012-05-21OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...Archit Taneja-0/+181
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon-31/+69
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy-5/+5
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon-18/+33
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon-16/+35
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni-2/+2
2012-05-21Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie-290/+1625
2012-05-20hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck-38/+124
2012-05-20hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck-6/+6
2012-05-20hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck-84/+80
2012-05-20hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck-2/+2
2012-05-20hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck-8/+3
2012-05-20hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFTGuenter Roeck-9/+2