Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
87421cb6010a2f6494938fbe0a95e1b096b3b7af
/
drivers
87421cb
cw1200: Use a threaded oneshot irq handler for cw1200_spi
by Solomon Peachy
· 11 years ago
c4fb19d
Revert "cw1200: Don't perform SPI transfers in interrupt context"
by Solomon Peachy
· 11 years ago
b7be152
mwifiex: fix PCIe hs_cfg cancel cmd timeout
by Bing Zhao
· 11 years ago
60ce314
rtlwifi: Align private space in rtl_priv struct
by Larry Finger
· 11 years ago
919123d
ath9k: add txq locking for ath_tx_aggr_start
by Felix Fietkau
· 11 years ago
e78641c
p54usb: fix leak at failure path in p54u_load_firmware()
by Alexey Khoroshilov
· 11 years ago
20e6e55
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
by Felix Fietkau
· 11 years ago
d29a5fd
ath9k: Fix regression in LNA diversity
by Sujith Manoharan
· 11 years ago
440c1c8
ath9k: do not link bf_next across multiple A-MPDUs
by Felix Fietkau
· 11 years ago
86c7d8d
ath9k: fix stale flag handling on buffer clone
by Felix Fietkau
· 11 years ago
7c6a4ac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
5bcecf3
Bluetooth: btusb: Add support for Belkin F8065bf
by Ken O'Brien
· 11 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
c71380f
netconsole: fix a deadlock with rtnl and netconsole's mutex
by Nikolay Aleksandrov
· 11 years ago
c194992
skge: fix broken driver
by Mikulas Patocka
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
279f438
xen-netback: Don't destroy the netdev until the vif is shut down
by Paul Durrant
· 11 years ago
f05f819
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
e9ff04d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
ed24fee
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
928c2f0
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
by Daniel Vetter
· 11 years ago
bcf73a1
drm, ttm Fix uninitialized warning
by Prarit Bhargava
· 11 years ago
182b17c
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
by Ben Skeggs
· 11 years ago
4f7d1bc
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
48a3056
cnic: Fix crash in cnic_bnx2x_service_kcq()
by Michael Chan
· 11 years ago
f78afb3
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
by Michael Chan
· 11 years ago
84fca9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
03e1261
tty: disassociate_ctty() sends the extra SIGCONT
by Oleg Nesterov
· 11 years ago
2936b6a
vxlan: Avoid creating fdb entry with NULL destination
by Sridhar Samudrala
· 11 years ago
4bdf259
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
by Avinash Kumar
· 11 years ago
e05e907
net loopback: Set loopback_dev to NULL when freed
by Eric W. Biederman
· 11 years ago
7a59cc3
drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path
by Ben Skeggs
· 11 years ago
6b19e47
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
by Ben Skeggs
· 11 years ago
fc16208
drm/nouveau/kms: enable for non-vga pci classes
by Ben Skeggs
· 11 years ago
5495e39
drm/nouveau/bios/init: stub opcode 0xaa
by Ben Skeggs
· 11 years ago
7cc4fa1
staging: octeon-ethernet: rgmii: enable interrupts that we can handle
by Aaro Koskinen
· 11 years ago
a5de43c
staging: octeon-ethernet: remove skb alloc failure warnings
by Aaro Koskinen
· 11 years ago
da029d0
staging: octeon-ethernet: make dropped packets to consume NAPI budget
by Aaro Koskinen
· 11 years ago
1ef68ec
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 11 years ago
d82a7f5
net: usb: cdc_ether: use usb.h macros whenever possible
by Fabio Porcedda
· 11 years ago
8857ec2
net: usb: cdc_ether: fix checkpatch errors and warnings
by Fabio Porcedda
· 11 years ago
0092820
net: usb: cdc_ether: Use wwan interface for Telit modules
by Fabio Porcedda
· 11 years ago
9900303
bgmac: implement unaligned addressing for DMA rings that support it
by Rafał Miłecki
· 11 years ago
3647268
bgmac: allow bigger et_swtype nvram variable
by Hauke Mehrtens
· 11 years ago
6a391e7
bgmac: fix internal switch initialization
by Rafał Miłecki
· 11 years ago
7a3a621
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
by Olaf Hering
· 11 years ago
a4ae54f
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f1da345
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
38a172b
Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
by Raphael Kubo da Costa
· 11 years ago
0a3658c
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
by Peng Chen
· 11 years ago
73a695f
cxgb4: remove workqueue when driver registration fails
by Wei Yang
· 11 years ago
d6d6d1b
isdn: hfcpci_softirq: get func return to suppress compiler warning
by Antonio Alecrim Jr
· 11 years ago
7eacd03
bonding: Make alb learning packet interval configurable
by Neil Horman
· 11 years ago
d2bb3905
atm: nicstar: fix regression made by previous patch
by Andy Shevchenko
· 11 years ago
35e4237
vxlan: Fix sparse warnings
by Joseph Gasparakis
· 11 years ago
5c44bbd
qlcnic: Fix VF reset recovery
by Manish Chopra
· 11 years ago
3274f68
net: ps3_gelic: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cf68ca1
net: smsc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
7887427
net: pasemi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
d8865d5
net: natsemi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cfb9a51
net: ks8851-ml: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
599c2e1
net: pxa168_eth: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
dddb29e
net: lantiq_etop: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
c023e28
net: hp100: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
44a272d
net: fec: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
4f66c59
drm/radeon: avoid UVD corruptions on AGP cards
by Christian König
· 11 years ago
855f5f1
drm/radeon: fix panel scaling with eDP and LVDS bridges
by Alex Deucher
· 11 years ago
1cd8b21
drm/radeon/dpm: rework auto performance level enable
by Alex Deucher
· 11 years ago
d592fca
drm/radeon: Fix hmdi typo
by Damien Lespiau
· 11 years ago
c2ee29d
drm/radeon/dpm/rs780: fix force_performance state for same sclks
by Alex Deucher
· 11 years ago
e40210c
drm/radeon/dpm/rs780: don't enable sclk scaling if not required
by Alex Deucher
· 11 years ago
ce7b30e
drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
by Alex Deucher
· 11 years ago
c3eaa088
drm/radeon/dpm/rs780: use drm_mode_vrefresh()
by Alex Deucher
· 11 years ago
d2aebe3
drm/udl: rip out set_need_resched
by Daniel Vetter
· 11 years ago
42e169b
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
d8efd82
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
cd619e2
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
8bf5e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
0319f30
tg3: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
29ed74c
bnx2x: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
c3eb7a7
alx: remove redundant D0 power state set
by Yijing Wang
· 11 years ago
922bbe8
be2net: missing variable initialization
by Antonio Alecrim Jr
· 11 years ago
35a4a57
isdn: clean up debug format string usage
by Kees Cook
· 11 years ago
a2a69f0
drivers/atm/he.c: convert to module_pci_driver
by Libo Chen
· 11 years ago
c9771bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
bdbdfde
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
c3a0dce
e1000e: fix overrun of PHY RAR array
by David Ertman
· 11 years ago
138953b
e1000e: cleanup boolean comparison to true
by David Ertman
· 11 years ago
0f8fdab
ixgbe: fix ethtool reporting of supported links for SFP modules
by Emil Tantilov
· 11 years ago
ed33ff6
ixgbe: limit setting speed to only one at a time for QSFP modules
by Emil Tantilov
· 11 years ago
91ffdc8
ixgbe: fix ethtool loopback diagnostic with DCB enabled
by Emil Tantilov
· 11 years ago
6dcc28b
ixgbe: fully disable hardware RSC logic when disabling RSC
by Jacob Keller
· 11 years ago
0ccdd9e
HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails
by Benjamin Tissoires
· 11 years ago
8821f5d
HID: multitouch: validate indexes details
by Benjamin Tissoires
· 11 years ago
297502a
HID: logitech-dj: validate output report details
by Kees Cook
· 11 years ago
cc6b54a
HID: validate feature and input report details
by Benjamin Tissoires
· 11 years ago
0a9cd0a
HID: lenovo-tpkbd: validate output report details
by Kees Cook
· 11 years ago
0fb6bd0
HID: LG: validate HID output report details
by Kees Cook
· 11 years ago
Next »