index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-01-08
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
-0
/
+1
2019-12-13
pinctrl: lynxpoint: Update summary in the driver
Andy Shevchenko
-4
/
+6
2019-12-13
pinctrl: lynxpoint: Switch to pin control API
Andy Shevchenko
-57
/
+13
2019-12-13
pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
-0
/
+14
2019-12-13
pinctrl: lynxpoint: Implement ->pin_dbg_show()
Andy Shevchenko
-0
/
+23
2019-12-13
pinctrl: lynxpoint: Add pin control operations
Andy Shevchenko
-1
/
+314
2019-12-13
pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
-24
/
+60
2019-12-13
pinctrl: lynxpoint: Add pin control data structures
Andy Shevchenko
-2
/
+124
2019-12-13
pinctrl: lynxpoint: Implement intel_gpio_get_direction callback
Andy Shevchenko
-0
/
+11
2019-12-13
pinctrl: lynxpoint: Implement ->irq_ack() callback
Andy Shevchenko
-3
/
+14
2019-12-13
pinctrl: lynxpoint: Move ownership check to IRQ chip
Andy Shevchenko
-6
/
+6
2019-12-13
pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines
Andy Shevchenko
-44
/
+44
2019-12-13
pinctrl: lynxpoint: Move ->remove closer to ->probe()
Andy Shevchenko
-6
/
+6
2019-12-13
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
Andy Shevchenko
-2
/
+12
2019-12-13
pinctrl: lynxpoint: Convert unsigned to unsigned int
Andy Shevchenko
-12
/
+12
2019-12-13
pinctrl: lynxpoint: Switch to memory mapped IO accessors
Andy Shevchenko
-44
/
+44
2019-12-13
pinctrl: lynxpoint: Keep pointer to struct device instead of its container
Andy Shevchenko
-7
/
+7
2019-12-13
pinctrl: lynxpoint: Relax GPIO request rules
Andy Shevchenko
-3
/
+11
2019-12-13
pinctrl: lynxpoint: Assume 2 bits for mode selector
Andy Shevchenko
-2
/
+4
2019-12-13
pinctrl: lynxpoint: Use standard pattern for memory allocation
Andy Shevchenko
-1
/
+1
2019-12-13
pinctrl: lynxpoint: Use %pR to print IO resource
Andy Shevchenko
-2
/
+1
2019-12-13
pinctrl: lynxpoint: Drop useless assignment
Andy Shevchenko
-1
/
+1
2019-12-13
pinctrl: lynxpoint: Correct amount of pins
Andy Shevchenko
-6
/
+6
2019-12-13
pinctrl: lynxpoint: Use raw_spinlock for locking
Andy Shevchenko
-14
/
+14
2019-12-13
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
-10
/
+11
2019-12-13
pinctrl: baytrail: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
-99
/
+87
2019-12-13
pinctrl: baytrail: Use local variable to keep device pointer
Andy Shevchenko
-9
/
+10
2019-12-13
pinctrl: baytrail: Keep pointer to struct device instead of its container
Andy Shevchenko
-29
/
+29
2019-12-13
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
-34
/
+45
2019-12-13
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
-1
/
+4
2019-12-13
pinctrl: cherryview: Use GPIO direction definitions
Matti Vaittinen
-1
/
+4
2019-12-13
pinctrl: baytrail: Use GPIO direction definitions
Matti Vaittinen
-2
/
+2
2019-12-13
pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
Andy Shevchenko
-14
/
+9
2019-12-09
pinctrl: baytrail: Group GPIO IRQ chip initialization
Andy Shevchenko
-1
/
+1
2019-12-09
pinctrl: baytrail: Allocate IRQ chip dynamic
Andy Shevchenko
-10
/
+9
2019-12-09
pinctrl: cherryview: Pass irqchip when adding gpiochip
Hans de Goede
-23
/
+22
2019-12-09
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
Hans de Goede
-11
/
+22
2019-12-09
pinctrl: cherryview: Split out irq hw-init into a separate helper function
Hans de Goede
-18
/
+27
2019-12-09
pinctrl: baytrail: Pass irqchip when adding gpiochip
Andy Shevchenko
-18
/
+24
2019-12-09
pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
-7
/
+14
2019-12-09
pinctrl: baytrail: Update North Community pin list
Andy Shevchenko
-28
/
+28
2019-12-09
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
-37
/
+44
2019-12-08
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
-2
/
+2
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-628
/
+1025
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-32
/
+36
2019-12-08
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-72
/
+265
2019-12-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-6
/
+5
2019-12-07
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
Linus Torvalds
-0
/
+1
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-17
/
+51
2019-12-07
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-12
/
+28
[next]