index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
Axel Lin
2012-06-03
1
-0
/
+2
*
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
Axel Lin
2012-06-03
1
-0
/
+1
*
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
2012-06-03
1
-20
/
+20
*
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
2012-06-03
1
-11
/
+11
*
regulator: fixed: Use of_match_ptr() for of_match_table entry
Axel Lin
2012-06-03
1
-3
/
+1
*
regulator: MAX77686: Add Maxim 77686 regulator driver
Jonghwa Lee
2012-06-03
3
-0
/
+346
*
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
Axel Lin
2012-06-03
1
-0
/
+1
*
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops
Axel Lin
2012-06-03
1
-0
/
+1
*
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...
Axel Lin
2012-06-03
1
-10
/
+4
*
regulator: anatop: Convert to regulator_list_voltage_linear()
Axel Lin
2012-06-03
1
-12
/
+3
*
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...
Axel Lin
2012-06-03
1
-7
/
+4
*
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
Mark Brown
2012-06-03
1
-56
/
+8
*
regulator: wm8350: Convert to core regmap-based enable operations
Mark Brown
2012-06-03
1
-92
/
+29
*
regulator: wm8350: Convert to use core regmap vsel readback
Mark Brown
2012-06-03
1
-56
/
+19
*
regulator: ab8500: Let regulator core handle the case no delay for setting ne...
Axel Lin
2012-06-03
1
-7
/
+0
*
regulator: lp3971: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-43
/
+23
*
regulator: tps6507x: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-57
/
+43
*
regulator: tps6105x: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-11
/
+3
*
regulator: lp3972: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-66
/
+36
*
regulator: ab8500: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-40
/
+24
*
regulator: ab3100: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
1
-36
/
+14
*
regulator: core: Use dev_get_regmap() to find the regmap
Mark Brown
2012-06-03
1
-1
/
+4
*
regulator: Use newly added devres_release() rather than open coding
Mark Brown
2012-06-03
1
-1
/
+1
*
regulator: core: Call set_voltage_time_sel() only when the regulator is on
Axel Lin
2012-06-03
1
-2
/
+3
*
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
2012-06-03
2
-0
/
+30
*
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
2012-06-03
1
-2
/
+2
*
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-03
6
-90
/
+322
|
\
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
5
-11
/
+193
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-03
21
-84
/
+201
|
\
\
|
*
|
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-06-02
1
-1
/
+1
|
*
|
mcs7830: Implement link state detection
Ondrej Zary
2012-06-02
1
-2
/
+23
|
*
|
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
2012-06-02
1
-9
/
+9
|
*
|
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
1
-1
/
+1
|
*
|
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
2012-06-02
1
-0
/
+3
|
*
|
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
|
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
|
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-06-01
2
-2
/
+2
|
*
|
8139cp: set ring address before enabling receiver
Jason Wang
2012-06-01
1
-11
/
+11
|
*
|
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-01
1
-1
/
+28
|
*
|
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-06-01
1
-2
/
+5
|
*
|
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
2012-06-01
1
-5
/
+7
|
*
|
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
2012-06-01
1
-2
/
+4
|
*
|
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
2012-06-01
1
-1
/
+1
|
*
|
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-06-01
1
-3
/
+2
|
*
|
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
2012-06-01
1
-3
/
+3
|
*
|
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-06-01
4
-14
/
+63
[next]