Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
61248720c4efb54e32d90cbb2a2106dcc2128b00
/
drivers
f73a6f4
net/mlx4_en: get rid of private net_device_stats
by Eric Dumazet
· 8 years ago
9ed17db17
net/mlx4_en: get rid of ret_stats
by Eric Dumazet
· 8 years ago
45acbac
net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
by Eric Dumazet
· 8 years ago
63a664b
net/mlx4_en: fix tx_dropped bug
by Eric Dumazet
· 8 years ago
3424d9b
net: arc: trivial: Replace comma with a semicolon
by Marek Vasut
· 8 years ago
643d60b
net: stmmac: Fix incorrect memcpy source memory
by Marek Vasut
· 8 years ago
26c5f03
net: alx: use custom skb allocator
by Feng Tang
· 8 years ago
f6988cb
team: don't call netdev_change_features under team->lock
by Ivan Vecera
· 8 years ago
c0795bf
sfc: on MC reset, clear PIO buffer linkage in TXQs
by Edward Cree
· 8 years ago
91c45e3
net: mvneta: Fix lacking spinlock initialization
by Gregory CLEMENT
· 8 years ago
ec7c7f5
qed: Reset the enable flag for eth protocol.
by Sudarsana Reddy Kalluru
· 8 years ago
3275c0c
net/qlge: Avoids recursive EEH error
by Gavin Shan
· 8 years ago
54b9430
qed: signedness bug in qed_dcbx_process_tlv()
by Dan Carpenter
· 8 years ago
2ece068
ptp: use memdup_user().
by Muhammad Falak R Wani
· 9 years ago
8da07a3
net: hns: avoid null pointer dereference
by xypron.glpk@gmx.de
· 9 years ago
bbf178e
net: pegasus: simplify logical constraint
by xypron.glpk@gmx.de
· 9 years ago
21f9deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
5b09c3e
x86: remove pointless uaccess_32.h complexity
by Linus Torvalds
· 8 years ago
63d222b
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
10cd715
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
b9ba1eb
rtc: tps6586x: rename so module can be autoloaded
by Nicolas Chauvet
· 9 years ago
814db2b
rtc: rv3029: hide unused i2c device table
by Arnd Bergmann
· 9 years ago
a9dbe55
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
by Thomas Koeller
· 14 years ago
0ddc5b8
rtc: rv3029: add alarm IRQ
by Mylène Josserand
· 9 years ago
38201ca
rtc: rv3029: fix set_time function
by Mylène Josserand
· 9 years ago
dc492e8
rtc: rv3029: fix alarm support
by Mylène Josserand
· 9 years ago
abe2f55
rtc: rv3029: Remove some checks and warnings
by Mylène Josserand
· 9 years ago
c2a1c14
rtc: rv3029: Add support of RV3049
by Mylène Josserand
· 9 years ago
e6e3808
rtc: rv3029: convert to use regmap
by Mylène Josserand
· 9 years ago
4e7f1a6
rtc: rv3029: remove 'i2c' in functions names
by Mylène Josserand
· 9 years ago
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
0eff458
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
b1ac6b7
aeroflex/greth: fix warning about unused variable
by Sam Ravnborg
· 9 years ago
21916a4
openprom: fix warning
by Sam Ravnborg
· 9 years ago
b76ba4a
drivers/hwspinlock: use correct radix tree API
by Matthew Wilcox
· 9 years ago
538d7eb
drivers/platform/x86/wmi.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 9 years ago
623e47f
zram: introduce per-device debug_stat sysfs node
by Sergey Senozhatsky
· 9 years ago
43209ea
zram: remove max_comp_streams internals
by Sergey Senozhatsky
· 9 years ago
da9556a
zram: user per-cpu compression streams
by Sergey Senozhatsky
· 9 years ago
d0d8da2
zsmalloc: require GFP in zs_malloc()
by Sergey Senozhatsky
· 9 years ago
e5aed00
udp: prevent skbs lingering in tunnel socket queues
by Hannes Frederic Sowa
· 9 years ago
238a958
net: usb: ch9200: use kmemdup
by Muhammad Falak R Wani
· 9 years ago
5877deb
ps3_gelic: use kmemdup
by Muhammad Falak R Wani
· 9 years ago
7c54277
net:liquidio: use kmemdup
by Muhammad Falak R Wani
· 9 years ago
56025ca
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
05a5648
net: cdc_ncm: update datagram size after changing mtu
by Rafal Redzimski
· 9 years ago
addf8fc
tuntap: correctly wake up process during uninit
by Jason Wang
· 9 years ago
bf2d1df
intel: Add support for IPv6 IP-in-IP offload
by Alexander Duyck
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
94835014
Revert "phy: add support for a reset-gpio specification"
by Fabio Estevam
· 9 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
c0fcded
xen-netback: only deinitialized hash if it was initialized
by Paul Durrant
· 9 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
7992893
Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
09ec8e7
qede: Fix DMA address APIs usage
by Manish Chopra
· 9 years ago
1968a0b
macsec: fix netlink attribute for key id
by Sabrina Dubroca
· 9 years ago
6eb59af
Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
4d230d4
Merge tag 'hsi-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 9 years ago
410b429
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
f86911e
xen-netback: correct length checks on hash copy_ops
by Paul Durrant
· 9 years ago
185be5a
phy: fix crash in fixed_phy_add()
by Rabin Vincent
· 9 years ago
ffd565e
irqchip: nps: add 64BIT dependency
by Arnd Bergmann
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
a1c28b7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
3497610
rtc: stmp3xxx: print message on error
by Sudip Mukherjee
· 9 years ago
6fca3fc
rtc: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
b4b77f3
rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL
by Qianyu Gong
· 9 years ago
a350259
rtc: snvs: return error in case enable_irq_wake fails
by Stefan Agner
· 9 years ago
b62c3a1
rtc: zynqmp: Update seconds time programming logic
by Anurag Kumar Vulisha
· 9 years ago
5333a40
rtc: mc13xxx: remove UIE signaling
by Wolfram Sang
· 14 years ago
1726982
rtc: mxc: remove UIE signaling
by Wolfram Sang
· 14 years ago
7457d5f
rtc: ds1307: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
bdcaace
rtc: hym8563: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
74e1af3
rtc: pcf8563: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
58c4ed3
rtc: zynqmp: Write Calibration value before setting time
by Anurag Kumar Vulisha
· 9 years ago
9092984
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
by Anurag Kumar Vulisha
· 9 years ago
19105f4
rtc: ds1685: actually spin forever in poweroff path
by Josh Poimboeuf
· 9 years ago
6406d96
rtc: da9053: fix access ordering error during RTC interrupt at system power on
by Steve Twiss
· 9 years ago
5919fb9
rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled
by Nicolas Boullis
· 9 years ago
1d87951
rtc: ds1307: fix ds1307_native_smbus_read_block_data function
by Nicolas Boullis
· 9 years ago
ef50f86
rtc: ds1302: fix write value for day of week register
by Akinobu Mita
· 9 years ago
bc83a14
rtc: ds1302: fix error check in set_time
by Akinobu Mita
· 9 years ago
05a7f27
rtc: m41t80: handle oscillator failure bit
by Mylène Josserand
· 9 years ago
3726a21
rtc: m41t80: add wakealarm functionality
by Mylène Josserand
· 9 years ago
9c6dfed
rtc: m41t80: add alarm functionality
by Mylène Josserand
· 9 years ago
fc99b90
rtc: m41t80: remove warnings and replace obsolete function
by Mylène Josserand
· 9 years ago
54339f3
rtc: m41t80: add the use of 'BIT' macro
by Mylène Josserand
· 9 years ago
f2b84ee
rtc: m41t80: replace i2c functions for smbus ones
by Mylène Josserand
· 9 years ago
ca91607
rtc: m41t80: remove proc macro
by Mylène Josserand
· 9 years ago
ef6b312
rtc: m41t80: update sysfs entries export
by Mylène Josserand
· 9 years ago
fa56911
rtc: remove useless DRV_VERSION
by Alexandre Belloni
· 9 years ago
df2d741
rtc: at91sam9: remove duplicate assignment of variable mr
by Colin Ian King
· 9 years ago
d25a5ed
rtc: ds1302: rewrite using SPI
by Sergey Yanovich
· 9 years ago
Next »