summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-20net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-20net: 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
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+13
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei1-1/+0
2012-05-19Merge branch 'imx/pinctrl' into next/pinctrlOlof Johansson1-1/+1
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo1-1/+1
2012-05-19regulator: regulator for Palmas KconfigGraeme Gregory2-0/+13
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory1-0/+822
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet5-13/+15
2012-05-19cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches1-746/+721
2012-05-19cirrus: cs89x0: Neaten debugging and loggingJoe Perches1-105/+82
2012-05-19cirrus: cs89x0: Code neateningJoe Perches1-180/+272
2012-05-19cirrus: cs89x0: Convert printks to pr_<level>Joe Perches1-55/+61
2012-05-19cirrus: cs89x0: Code style neateningJoe Perches1-411/+323
2012-05-19Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein1-3/+3
2012-05-19IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2-4/+4
2012-05-19IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz3-0/+89
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-19USB: Remove races in devio.cHuajun Li1-8/+25
2012-05-19USB: ehci-platform: remove update_deviceHauke Mehrtens1-2/+0
2012-05-19Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman66-13/+1385
2012-05-19Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+18
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp56-2/+58
2012-05-19xhci: Add Intel U1/U2 timeout policy.Sarah Sharp3-0/+138
2012-05-19xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp3-0/+335
2012-05-19xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2-0/+14
2012-05-19xhci: Some Evaluate Context commands must succeed.Sarah Sharp3-4/+4
2012-05-19USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp3-1/+118
2012-05-19USB: Add support to enable/disable USB3 link states.Sarah Sharp1-0/+414
2012-05-19USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp1-1/+210
2012-05-19USB: Refactor code to set LPM support flag.Sarah Sharp1-5/+17
2012-05-19USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp1-0/+9
2012-05-19xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2-0/+21
2012-05-19xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-19USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-19RDMA/cxgb4: Add query_qp supportVipul Pandya3-0/+32
2012-05-19RDMA/cxgb4: Remove kfifo usageVipul Pandya7-150/+203
2012-05-19RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2-2/+20
2012-05-19RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya4-12/+259