index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
systohc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
i2c: mxs: fix broken timing calculation
Lothar Waßmann
1
-24
/
+63
2013-08-15
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
1
-4
/
+1
2013-08-15
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
1
-0
/
+32
2013-08-15
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
1
-25
/
+52
2013-08-15
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
1
-5
/
+22
2013-08-15
i2c: imx: change register offset representation
Jingchang Lu
1
-7
/
+16
2013-08-15
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
1
-34
/
+46
2013-08-15
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
1
-2
/
+6
2013-08-15
i2c: imx: enable clk before write to registers
Jingchang Lu
1
-0
/
+6
2013-08-15
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
1
-7
/
+13
2013-08-15
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
Rudolf Marek
2
-13
/
+35
2013-08-15
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
1
-1
/
+2
2013-08-15
i2c: davinci: Allow i2c driver available for keystone platforms
Santosh Shilimkar
1
-1
/
+1
2013-08-15
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
1
-2
/
+0
2013-08-15
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+6
2013-08-15
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-08-15
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-3
/
+6
2013-08-15
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+7
2013-08-15
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
1
-7
/
+19
2013-08-07
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-3
/
+0
2013-08-07
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-13
/
+0
2013-08-07
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
1
-1
/
+4
2013-08-07
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
1
-1
/
+2
2013-08-07
i2c: reduce parent checking to a NOOP in non-I2C_MUX case
Phil Carmody
1
-0
/
+2
2013-08-07
i2c: designware: Manually set RESTART bit between messages
Chew, Chiau Ee
1
-0
/
+14
2013-08-07
i2c: pxa: enable high speed mode for i2c bus
Leilei Shang
2
-1
/
+66
2013-08-07
i2c: mv64xxx: Document the newly introduced allwinner compatible
Maxime Ripard
1
-1
/
+1
2013-08-05
i2c: Fix Kontron PLD prescaler calculation
Michael Brunner
1
-2
/
+2
2013-08-05
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
1
-1
/
+1
2013-08-04
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
1
-1
/
+1
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
sis900: Fix the tx queue timeout issue
Denis Kirjanov
1
-10
/
+2
[next]