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
...
|
*
i2c: xiic: Do not reset controller before every transfer
Shubhrajyoti Datta
2015-08-10
1
-1
/
+0
|
*
i2c: xiic: move the xiic_process to thread context
Shubhrajyoti Datta
2015-08-10
1
-13
/
+20
|
*
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
2015-08-10
1
-3
/
+0
|
*
i2c: pxa: Use devm_ variants in probe function
Vaibhav Hiremath
2015-08-10
1
-51
/
+26
|
*
i2c: pxa: Update debug function to dump more info on error
Vaibhav Hiremath
2015-08-10
1
-7
/
+15
|
*
i2c: pxa: Fix compile warning in 64bit mode
Yipeng Yao
2015-08-10
1
-1
/
+3
|
*
i2c: pxa: Return I2C_RETRY when timeout in pio mode
Shouming Wang
2015-08-10
1
-1
/
+3
|
*
i2c: pxa: No need to set slave addr for i2c master mode reset
Vaibhav Hiremath
2015-08-10
1
-1
/
+1
|
*
i2c: pxa: keep i2c irq ON in suspend
Leilei Shang
2015-08-10
1
-2
/
+3
|
*
i2c: emev2: add driver
Wolfram Sang
2015-08-10
4
-0
/
+362
|
*
clk: shmobile: emev2: deassert reset for IIC0/1
Wolfram Sang
2015-08-10
1
-0
/
+6
|
*
i2c: omap: on ->remove() call pm_runtime_put_sync()
Felipe Balbi
2015-08-10
1
-1
/
+1
|
*
i2c: omap: abolish variable name confusion
Felipe Balbi
2015-08-10
1
-299
/
+299
|
*
i2c: omap: switch to dev_get_drvdata()
Felipe Balbi
2015-08-10
1
-4
/
+2
|
*
i2c: parport: start using pr_fmt
Sudip Mukherjee
2015-08-10
1
-8
/
+8
|
*
i2c: parport: use dev_*
Sudip Mukherjee
2015-08-10
1
-4
/
+5
*
|
Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-09-09
82
-933
/
+1756
|
\
\
|
*
|
rtc: abx80x: fix RTC write bit
Mitja Spes
2015-09-05
1
-1
/
+1
|
*
|
rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
Fabio Estevam
2015-09-05
1
-0
/
+1
|
*
|
rtc: ds1374: Remove unused variable
Fabio Estevam
2015-09-05
1
-2
/
+0
|
*
|
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2015-09-05
8
-0
/
+8
|
*
|
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Javier Martinez Canillas
2015-09-05
3
-0
/
+3
|
*
|
rtc: omap: Add external clock enabling support
Keerthy
2015-09-05
1
-1
/
+24
|
*
|
rtc: omap: Add internal clock enabling support
Keerthy
2015-09-05
1
-0
/
+10
|
*
|
ARM: dts: AM437x: Add the internal and external clock nodes for rtc
Keerthy
2015-09-05
5
-0
/
+37
|
*
|
rtc: s5m: fix to update ctrl register
Joonyoung Shim
2015-09-05
1
-0
/
+10
|
*
|
rtc: add xilinx zynqmp rtc driver
Suneel Garapati
2015-09-05
3
-0
/
+287
|
*
|
devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc
Suneel Garapati
2015-09-05
1
-0
/
+25
|
*
|
rtc: as3722: correct month value
Bibek Basu
2015-09-05
1
-2
/
+2
|
*
|
ARM: config: Switch PXA27x platforms to use PXA RTC driver
Rob Herring
2015-09-05
6
-6
/
+6
|
*
|
ARM: mmp: remove unused RTC register definitions
Rob Herring
2015-09-05
1
-23
/
+0
|
*
|
ARM: sa1100: remove unused RTC register definitions
Rob Herring
2015-09-05
1
-34
/
+0
|
*
|
rtc: sa1100/pxa: convert to run-time register mapping
Rob Herring
2015-09-05
3
-27
/
+63
|
*
|
ARM: pxa: add memory resource to SA1100 RTC device
Rob Herring
2015-09-05
1
-16
/
+2
|
*
|
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2015-09-05
4
-34
/
+31
|
*
|
rtc: sa1100: prepare to share sa1100_rtc_ops
Rob Herring
2015-09-05
2
-29
/
+49
|
*
|
rtc: ds3232: fix WARNING trace in resume function
Wang Dongsheng
2015-09-05
1
-1
/
+4
|
*
|
rtc: s3c: remove unnecessary NULL assignment
Joonyoung Shim
2015-09-05
1
-1
/
+0
|
*
|
rtc: s3c: add missing clk control
Joonyoung Shim
2015-09-05
1
-0
/
+3
|
*
|
rtc: s3c: fix disabled clocks for alarm
Joonyoung Shim
2015-09-05
1
-6
/
+18
|
*
|
rtc: at91sam9: remove useless include
Alexandre Belloni
2015-09-05
1
-1
/
+0
|
*
|
rtc: at91sam9: include linux/of.h
Alexandre Belloni
2015-09-05
1
-0
/
+1
|
*
|
rtc: armada38x: Align RTC set time procedure with the official errata
Nadav Haklai
2015-09-05
1
-20
/
+12
|
*
|
rtc: rx8025: check time validity when necessary
Alexandre Belloni
2015-09-05
1
-29
/
+29
|
*
|
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
Alexandre Belloni
2015-09-05
1
-1
/
+1
|
*
|
rtc: rx8025: remove useless initialization
Alexandre Belloni
2015-09-05
1
-1
/
+0
|
*
|
rtc: rx8025: reset validity when setting time
Alexandre Belloni
2015-09-05
1
-11
/
+20
|
*
|
rtc: rx8025: fix rx8025_init_client()
Alexandre Belloni
2015-09-05
1
-1
/
+1
|
*
|
rtc: rx8025: continue without alarm when irq request fails
Alexandre Belloni
2015-09-05
1
-2
/
+2
|
*
|
rtc: rx8025: cleanup accessors
Alexandre Belloni
2015-09-05
1
-54
/
+31
[prev]
[next]