Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d135c522f1234f62e81be29cebdf59e9955139ad
/
drivers
163faf3
drivers/net: Do not free an IRQ if its request failed
by Lee Jones
· 13 years ago
e8195b2
ks8851: Fix request_irq/free_irq mismatch
by Matt Renzelmann
· 13 years ago
792df87
net/hyperv: Adding cancellation to ensure rndis filter is closed
by Wenqi Ma
· 13 years ago
c5a9993
ks8851: Fix mutex deadlock in ks8851_net_stop()
by Stephen Boyd
· 13 years ago
996f739
icplus: fix interrupt for IC+ 101A/G and 1001LF
by Giuseppe CAVALLARO
· 13 years ago
3bc17d1
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
by Bjørn Mork
· 13 years ago
7e5998a
bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()
by Dan Carpenter
· 13 years ago
716af4a
ksz884x: don't copy too much in netdev_set_mac_address()
by Dan Carpenter
· 13 years ago
dbd717e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
9fe5642
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 13 years ago
48159f0
drivers/net/wan/farsync.c: add missing iounmap
by Julia Lawall
· 13 years ago
5b76d06
davinci_mdio: Fix MDIO timeout check
by Christian Riesch
· 13 years ago
b95465c
arcnet: rimi: Fix device name in debug output
by Jiri Kosina
· 13 years ago
b2db497
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
by Alexander Duyck
· 13 years ago
34948a9
ixgbe: add missing rtnl_lock in PM resume path
by Benjamin Poirier
· 13 years ago
fd09c85
ath9k: Fix TX fragmentation
by Sujith Manoharan
· 13 years ago
890fdf2
dummy: Add ndo_uninit().
by Hiroaki SHIMODA
· 13 years ago
a99ff7d
net: usb: smsc75xx: fix mtu
by Stephane Fillod
· 13 years ago
a49bcab
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
by Jesper Juhl
· 13 years ago
32998cc
bcma: use fallback sprom if no on chip sprom is available
by Hauke Mehrtens
· 13 years ago
8a9a0ea
net/ethernet: ks8851_mll fix rx frame buffer overflow
by Davide Ciminaghi
· 13 years ago
c509e75
ixgbe: fix WoL issue with fiber
by Don Skidmore
· 13 years ago
92fe173
e1000e: issues in Sx on 82577/8/9
by Bruce Allan
· 13 years ago
3c5e979
net: smsc911x: fix skb handling in receive path
by Will Deacon
· 13 years ago
428ca8a
mwifiex: update pcie8766 scratch register addresses
by Bing Zhao
· 13 years ago
75600ab
ath9k: wake up the hardware from full sleep when idle is turned off
by Felix Fietkau
· 13 years ago
2db0d2b
ath5k: unmap io memory on probe failure
by Jonathan Bither
· 13 years ago
32b92f4
ath5k: fix undefined 'THIS_MODULE'
by Jonathan Bither
· 13 years ago
badc4f0
brcm80211: smac: resume transmit fifo upon receiving frames
by Arend van Spriel
· 13 years ago
effcc62
libertas: fix signedness bug in lbs_auth_to_authtype()
by Amitkumar Karwar
· 13 years ago
51c61a2
ks8851: Fix missing mutex_lock/unlock
by Matt Renzelmann
· 13 years ago
59a54f3
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
by Michal Simek
· 13 years ago
a8c9cb1
8139cp: set intr mask after its handler is registered
by Jason Wang
· 13 years ago
03662e4
atl1: fix kernel panic in case of DMA errors
by Tony Zelenoff
· 13 years ago
ca8f4fb
skbuff: struct ubuf_info callback type safety
by Michael S. Tsirkin
· 13 years ago
9a5d2bd
ppp: Fix race condition with queue start/stop
by David Woodhouse
· 13 years ago
d62f8db
caif_hsi: use dev_dbg not dev_err for reporting
by Kim Lilliestierna XX
· 13 years ago
5f614e6
caif-hsi: Free flip_buffer at shutdown
by sjur.brandeland@stericsson.com
· 13 years ago
3130416
net: Fix misplaced parenthesis in virtio_net.c
by Torsten Kaiser
· 13 years ago
ecca5c3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
778c2de
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e42bd6e
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
2f39721
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
by Linus Walleij
· 13 years ago
f3ec434
drivers/rtc/rtc-twl.c: use static register while reading time
by Konstantin Shlyakhovoy
· 13 years ago
c3cba92
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
by Tushar Behera
· 13 years ago
cd1e6f9
drivers/rtc/rtc-s3c.c: fix compilation error
by Tushar Behera
· 13 years ago
3205001
drivers/rtc/rtc-efi.c: fix section mismatch warning
by Jan Beulich
· 13 years ago
bb58da0
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
by Andreas Dumberger
· 13 years ago
44e4360
drivers/char/random.c: fix boot id uniqueness race
by Mathieu Desnoyers
· 13 years ago
4abb663
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
5ba7026
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
173fa4e
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes
by Dave Airlie
· 13 years ago
19e5c4e
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes
by Dave Airlie
· 13 years ago
15a13bb
drm/i915: clear fencing tracking state when retiring requests
by Daniel Vetter
· 13 years ago
afbaa90
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
by NeilBrown
· 13 years ago
f4380a9
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
by majianpeng
· 13 years ago
9e41dd3
MD: Bitmap version cleanup.
by Andrei Warkentin
· 13 years ago
677e84c
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
by Joonyoung Shim
· 13 years ago
578b606
drm/exynos: fix struct for operation callback functions to driver name
by Joonyoung Shim
· 13 years ago
a2ee151
drm/exynos: use define instead of default_win member in struct mixer_context
by Joonyoung Shim
· 13 years ago
a634dd5
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
by Joonyoung Shim
· 13 years ago
46da222
drm/exynos: remove unused codes in hdmi and mixer
by Joonyoung Shim
· 13 years ago
f9309d1
drm/exynos: remove unnecessary type conversion of hdmi and mixer
by Joonyoung Shim
· 13 years ago
0e3d0f3
Input: da9052 - fix memory leak in da9052_onkey_probe()
by Jesper Juhl
· 13 years ago
f549e08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
f57f9c1
drm/i915: make rc6 module parameter read-only
by Jesse Barnes
· 13 years ago
673f778
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
by Larry Finger
· 13 years ago
a7959c1
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
by Larry Finger
· 13 years ago
39f86a6
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
80e829f
drm/i915: implement ColorBlt w/a
by Daniel Vetter
· 13 years ago
27c1cbd
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
by Chris Wilson
· 13 years ago
6a562e3
Revert "drm/i915: reenable gmbus on gen3+ again"
by Daniel Vetter
· 13 years ago
4678315
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
by Alex Deucher
· 13 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 13 years ago
011afa1
Revert "ath9k: fix going to full-sleep on PS idle"
by Sujith Manoharan
· 13 years ago
e2bc7c5
rt2x00: Fix rfkill_polling register function.
by Chen, Chien-Chia
· 13 years ago
58f743e
bcma: fix build error on MIPS; implicit pcibios_enable_device
by Paul Gortmaker
· 13 years ago
53cb430
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
c486793
drm/i915: properly compute dp dithering for user-created modes
by Daniel Vetter
· 13 years ago
55158c8
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
by Mark Brown
· 13 years ago
3a48d1c
i2c: prevent spurious interrupt on Designware controllers
by Kristen Carlson Accardi
· 13 years ago
afceb93
drm/radeon/kms: fix DVO setup on some r4xx chips
by Alex Deucher
· 13 years ago
6587eb8
drm/savage: fix integer overflows in savage_bci_cmdbuf()
by Xi Wang
· 13 years ago
4de833c
drm/radeon: replace udelay with mdelay for long timeouts
by Arnd Bergmann
· 13 years ago
fb16395
Input: trackpoint - use psmouse_fmt() for messages
by JJ Ding
· 13 years ago
e3dde4f
Input: elantech - v4 is a clickpad, with only one button
by JJ Ding
· 13 years ago
a67ada7
Input: elantech - reset touchpad before configuring it
by JJ Ding
· 13 years ago
83dbbdb
android, lowmemorykiller: remove task handoff notifier
by David Rientjes
· 13 years ago
e89f769
rtlwifi: Fix oops on rate-control failure
by Larry Finger
· 13 years ago
0298dc9
rtlwifi: rtl8192de: Fix firmware initialization
by Larry Finger
· 13 years ago
14667a4
drm/i915: Finish any pending operations on the framebuffer before disabling
by Chris Wilson
· 13 years ago
b2a7164
drm/i915: Removed IVB forced enable of sprite dest key.
by acreese
· 13 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
ed0ee0c
[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()
by Laurent Pinchart
· 13 years ago
c065f5b
[media] dvb_frontend: fix compiler warning
by Hans Petter Selasky
· 13 years ago
4da2876
[media] it913x: fix firmware loading errors
by Malcolm Priestley
· 13 years ago
bc169e3
[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression
by Hans Verkuil
· 13 years ago
556a044
[media] dvb_frontend: regression fix: userspace ABI broken for xine
by Chris Rankin
· 13 years ago
c65390f
fix breakage in mtdchar_open(), sanitize failure exits
by Al Viro
· 13 years ago
Next »