summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-4/+167
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-302/+7841
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+426
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-79/+266
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-2895/+186
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-32/+207
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll2-0/+174
2012-05-22virtio_blk: Drop unused request tracking listAsias He1-10/+0
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2012-05-22virtio: Use ida to allocate virtio indexAsias He1-2/+9
2012-05-22virtio: balloon: separate out common code between remove and freeze functionsAmit Shah1-14/+12
2012-05-22virtio: balloon: drop restore_common()Amit Shah1-6/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+1
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+24
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-86/+562
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds75-441/+10531
2012-05-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds95-4257/+6480
2012-05-21Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+2638
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds38-2244/+1289
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-186/+8330
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds58-3254/+3971
2012-05-21Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds17-181/+1204
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds7-124/+224
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+68
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+132
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-25/+27
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds28-838/+376
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier74-438/+10519
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King212-1268/+2131
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley324-4349/+4907
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-67/+140
2012-05-20iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger1-1/+1
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2
2012-05-20pinctrl: pinctrl-imx: add imx51 pinctrl driverDong Aisheng3-0/+1331
2012-05-20pinctrl: pinctrl-imx: add imx53 pinctrl driverDong Aisheng3-0/+1658
2012-05-20regulator: tps65910: use of_node of matched regulator being registerLaxman Dewangan1-7/+12
2012-05-20regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan1-0/+4
2012-05-20regulator: tps65910: add error message in case of failureLaxman Dewangan1-4/+8
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan1-0/+1
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)1-0/+56
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson3-0/+425
2012-05-19regulator: tps65910: use devm_* for memory allocationLaxman Dewangan1-18/+9
2012-05-19regulator: tps65910: use small letter for regulator namesLaxman Dewangan1-52/+52
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown1-0/+1