index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
regulator: Convert max8998 to get_voltage_sel
Axel Lin
1
-9
/
+10
2012-04-13
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
1
-11
/
+10
2012-04-13
regulator: twl-regulator: Implement enable_time callback
Axel Lin
1
-4
/
+19
2012-04-13
regulator: Update regulator_register() API signature in Documentation
Axel Lin
1
-2
/
+1
2012-04-11
regulator: Appease smatch in regulator_register()
Mark Brown
1
-1
/
+3
2012-04-11
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
Axel Lin
4
-19
/
+6
2012-04-10
regulator: Convert anatop to use a struct to pass in regulator runtime config...
Axel Lin
1
-2
/
+7
2012-04-10
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
1
-4
/
+10
2012-04-10
regulator: tps65023: Use devm_* APIs
Axel Lin
1
-11
/
+3
2012-04-10
regulator: tps62360: Convert to devm_regmap_init_i2c()
Axel Lin
1
-3
/
+1
2012-04-10
regulator: max8649: Use devm_* APIs
Axel Lin
1
-13
/
+6
2012-04-10
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
Axel Lin
1
-24
/
+6
2012-04-10
regulator: twl-regulator: Simplify the code matching regulator id
Axel Lin
1
-3
/
+5
2012-04-10
regulator: max8998: Use simple equation to get selector
Axel Lin
1
-9
/
+10
2012-04-10
regulator: max8997: Use simple equation to get selector
Axel Lin
1
-4
/
+5
2012-04-10
regulator: max8997: Remove n_bits from struct voltage_map_desc
Axel Lin
1
-9
/
+5
2012-04-10
regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro
Axel Lin
1
-48
/
+41
2012-04-10
regulator: Use one s5m8767_ops for both LDOs and BUCKs
Axel Lin
1
-13
/
+3
2012-04-10
regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
Axel Lin
1
-94
/
+49
2012-04-10
regulator: Fix build error for mc13783 and mc13892
Axel Lin
2
-5
/
+15
2012-04-10
regulator: Fix a typo in da903x.c
Axel Lin
1
-1
/
+1
2012-04-10
regulator: Fix build of ab8500
Mark Brown
1
-3
/
+3
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
45
-120
/
+331
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
regulator: Convert rc5t583 to set_voltage
Axel Lin
1
-8
/
+15
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
1
-1
/
+1
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2
-2
/
+2
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
regulator: max8649: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max1586: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: tps65217: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: tps6105x: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max8952: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: max8660: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-06
regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
Axel Lin
1
-23
/
+4
2012-04-06
regulator: rc5t583: Correct MODULE LICENSE to GPL v2
Laxman Dewangan
1
-1
/
+1
2012-04-06
regulator: rc5t583: Simplify RC5T583_REG macro
Axel Lin
1
-32
/
+18
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
[next]