summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-121-12/+51
* regulators: Modified ab8500 error handlingBengt Jonsson2011-01-121-22/+31
* regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-121-79/+82
* regulators: Added ab8500 v2 supportBengt Jonsson2011-01-121-2/+26
* regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson2011-01-121-16/+0Star
* regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-121-6/+6
* regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-121-1/+7
* regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-123-0/+704
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-122-16/+16
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-3/+22
* regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-121-8/+10
* drivers/regulator: Update WARN usesJoe Perches2011-01-121-2/+1Star
* regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-121-0/+25
* regulator: Add and use rdev_<level> macrosJoe Perches2011-01-121-81/+65Star
* regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown2011-01-121-18/+18
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-7/+12
* regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown2011-01-121-1/+1
* regulator: Remove regulator core version announcementMark Brown2011-01-121-4/+0Star
* regulator: Fix obfuscated log messagesMark Brown2011-01-121-8/+6Star
* drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-121-80/+57Star
* drivers: regulator: core: use pr_fmtDaniel Walker2011-01-121-10/+12
* regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown2011-01-121-1/+1
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-121-9/+11
* regulator: Add basic trace facilitiesMark Brown2011-01-121-0/+17
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-1226-78/+200
* regulator: lock supply in regulator enableMattias Wallin2011-01-121-11/+9Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1252-1559/+2619
|\
| * cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom2011-01-121-5/+10
| * ehea: Increase the skb array usageBreno Leitao2011-01-112-5/+3Star
| * net/fec: remove config FEC2 as it's used nowhereShawn Guo2011-01-111-8/+0Star
| * pcnet_cs: add new_idKen Kawasaki2011-01-111-0/+1
| * net/r8169: Update the function of parsing firmwarehayeswang2011-01-111-12/+110
| * net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-115-20/+18Star
| * mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert2011-01-111-1/+2
| * cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom2011-01-101-0/+11
| * qlcnic: change module parameter permissionsamit salecha2011-01-102-7/+7
| * qlcnic: fix ethtool diagnostics testSony Chacko2011-01-101-1/+1
| * qlcnic: fix flash fw version readamit salecha2011-01-102-1/+82
| * netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-102-0/+10
| * netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang2011-01-101-0/+7
| * netdev: bfin_mac: drop unused Mac dataMike Frysinger2011-01-101-1/+0Star
| * netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger2011-01-101-1/+1
| * netdev: bfin_mac: clean up printk messagesMike Frysinger2011-01-101-36/+29Star
| * ixgbe: update ntuple filter configurationAlexander Duyck2011-01-105-371/+250Star
| * ixgbe: further flow director performance optimizationsAlexander Duyck2011-01-104-44/+194
| * ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-105-253/+182Star
| * ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-103-7/+39
| * e1000: Add support for the CE4100 reference platformDirk Brandewie2011-01-104-76/+365
| * e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574Bruce Allan2011-01-102-0/+57
| * e1000e: power off PHY after reset when interface is downBruce Allan2011-01-103-35/+53