index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91-pio4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
Kalyan Kinthada
2
-0
/
+202
2017-01-30
pinctrl: broxton: No need to take pointer of a pointer
Andy Shevchenko
1
-2
/
+2
2017-01-29
Linux 4.10-rc6
v4.10-rc6
Linus Torvalds
1
-2
/
+2
2017-01-29
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
1
-0
/
+3
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
1
-4
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2
-0
/
+16
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
1
-1
/
+7
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2
-9
/
+36
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2
-2
/
+6
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
3
-79
/
+97
2017-01-27
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-27
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-27
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
1
-4
/
+1
2017-01-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-26
pNFS: Fix a reference leak in _pnfs_return_layout
Trond Myklebust
1
-1
/
+1
2017-01-26
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
1
-10
/
+18
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
1
-1
/
+16
2017-01-26
pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
Marek Szyprowski
1
-58
/
+14
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
3
-11
/
+56
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2
-64
/
+145
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2017-01-26
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
1
-1
/
+1
2017-01-26
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
3
-0
/
+12
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
1
-14
/
+22
2017-01-26
pinctrl: baytrail: Fix debugfs offset output
Alexander Stein
1
-1
/
+1
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2
-0
/
+54
2017-01-26
pinctrl: samsung: Remove dead code
Marek Szyprowski
1
-4
/
+3
2017-01-26
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
1
-5
/
+3
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
1
-11
/
+11
2017-01-26
pinctrl: mediatek: Use real dependencies
Jean Delvare
1
-5
/
+10
2017-01-26
pinctrl: meson: meson-gxl: add the pwm_ao_b pin
Martin Blumenstingl
1
-0
/
+8
2017-01-26
pinctrl: broxton: Rename apl-pinctrl driver
Andy Shevchenko
1
-1
/
+1
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
26
-218
/
+297
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
4
-0
/
+56
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
18
-39
/
+39
2017-01-26
pinctrl: mvebu: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-26
gpio: aspeed: Add banks Y, Z, AA, AB and AC
Andrew Jeffery
1
-14
/
+160
[next]