index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
reset
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-24
serial: sh-sci: Remove platform data mapbase and irqs fields
Laurent Pinchart
2
-52
/
+34
2013-12-24
serial: sh-sci: Remove platform data scbrr_algo_id field
Laurent Pinchart
2
-31
/
+5
2013-12-24
sh: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
28
-108
/
+0
2013-12-24
sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports
Laurent Pinchart
2
-6
/
+6
2013-12-24
sh: Declare SCIF register base and IRQ as resources
Laurent Pinchart
28
-261
/
+883
2013-12-24
arm: shmobile: r7s72100: add i2c clocks
Wolfram Sang
1
-1
/
+7
2013-12-24
ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-5
/
+4
2013-12-24
ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-6
/
+5
2013-12-24
ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-5
/
+10
2013-12-24
ARM: shmobile: r8a7791: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-5
/
+10
2013-12-24
ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-5
/
+10
2013-12-24
ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-2
/
+7
2013-12-24
ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-2
/
+7
2013-12-24
ARM: shmobile: r8a73a4: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-5
/
+10
2013-12-24
ARM: shmobile: r7s72100: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-6
/
+14
2013-12-24
ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-2
/
+7
2013-12-24
ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-2
/
+7
2013-12-24
ARM: shmobile: r8a7790: Don't define SCIF platform data in an array
Laurent Pinchart
1
-63
/
+49
2013-12-24
ARM: shmobile: r8a7791: Don't define SCIF platform data in an array
Laurent Pinchart
1
-73
/
+52
2013-12-24
ARM: shmobile: r8a7778: Don't define SCIF platform data in an array
Laurent Pinchart
1
-17
/
+19
2013-12-24
ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
Laurent Pinchart
1
-27
/
+22
2013-12-24
ARM: shmobile: r8a73a4: Don't define SCIF platform data in an array
Laurent Pinchart
1
-32
/
+26
2013-12-24
ARM: shmobile: r8a7779: Use macros to declare SCIF devices
Laurent Pinchart
1
-100
/
+24
2013-12-24
ARM: shmobile: r8a7740: Use macros to declare SCIF devices
Laurent Pinchart
1
-162
/
+29
2013-12-24
ARM: shmobile: sh73a0: Use macros to declare SCIF devices
Laurent Pinchart
1
-160
/
+27
2013-12-24
ARM: shmobile: sh7372: Use macros to declare SCIF devices
Laurent Pinchart
1
-131
/
+25
2013-12-24
ARM: shmobile: r8a7778: add sound SCU clock support
Kuninori Morimoto
1
-0
/
+20
2013-12-24
serial: sh-sci: Rework baud rate calculation
Laurent Pinchart
2
-7
/
+32
2013-12-24
serial: sh-sci: Compute overrun_bit without using baud rate algo
Laurent Pinchart
1
-12
/
+14
2013-12-24
serial: sh-sci: Remove unused GPIO request code
Laurent Pinchart
2
-79
/
+0
2013-12-24
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
Laurent Pinchart
3
-31
/
+24
2013-12-24
serial: sh-sci: Support resources passed through platform resources
Laurent Pinchart
2
-20
/
+53
2013-12-24
serial: sh-sci: Don't check IRQ in verify port operation
Laurent Pinchart
1
-4
/
+0
2013-12-24
serial: sh-sci: Set the UPF_FIXED_PORT flag
Laurent Pinchart
1
-1
/
+1
2013-12-24
serial: sh-sci: Remove duplicate interrupt check in verify port op
Laurent Pinchart
1
-1
/
+1
2013-12-24
serial: sh-sci: Simplify baud rate calculation algorithms
Laurent Pinchart
2
-8
/
+8
2013-12-24
serial: sh-sci: Remove baud rate calculation algorithm 5
Laurent Pinchart
2
-3
/
+0
2013-12-24
serial: sh-sci: Sort headers alphabetically
Laurent Pinchart
1
-21
/
+21
2013-12-19
arm: shmobile: clks: remove duplicated clock from r7s72100
Wolfram Sang
1
-1
/
+0
2013-12-19
ARM: shmobile: koelsch: Conditionally select MICREL_PHY
Simon Horman
1
-0
/
+1
2013-12-19
ARM: shmobile: rcar-gen2: Initialize CCF before clock sources
Laurent Pinchart
1
-1
/
+7