summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-21USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-21USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-21USB: 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-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-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-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-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-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
2012-05-19RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya3-6/+9
2012-05-19RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya4-12/+162
2012-05-19RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya5-3/+155
2012-05-19cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya6-42/+280
2012-05-19cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2-11/+61
2012-05-19cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya5-0/+103
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur5-0/+230
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory2-0/+12
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+509
2012-05-18regulator: Enable Device Tree for the db8500-prcmu regulator driverLee Jones1-7/+69
2012-05-18regulator: db8500-prcmu: Separate regulator registration from probeLee Jones1-27/+44
2012-05-18regulator: ab3100: Use regulator_map_voltage_iterate()Axel Lin1-34/+1
2012-05-18regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin1-38/+30