Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
05a14d5e17c21817946b6a50140c4a45257ad592
« Previous
2a7ce0e
dlm: remove shared message stub for recovery
by David Teigland
· 14 years ago
fada4ac
Bluetooth: Use kthread API in cmtp
by Szymon Janc
· 14 years ago
f4d7cd4
Bluetooth: Use kthread API in bnep
by Szymon Janc
· 14 years ago
aabf6f8
Bluetooth: Use kthread API in hidp
by Szymon Janc
· 14 years ago
c5e129a
sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
by Ben Hutchings
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
8717d07
ethtool: Fill out and update comment for struct ethtool_ops
by Ben Hutchings
· 14 years ago
e20b5b6
ethtool: Convert struct ethtool_ops comment to kernel-doc format
by Ben Hutchings
· 14 years ago
abfe903
sfc: Implement generic features interface
by Ben Hutchings
· 14 years ago
f82d9a6
sfc: Enable all TSO features on VLANs
by Ben Hutchings
· 14 years ago
42258da
ALSA: asihpi: Minor cleanups
by Eliot Blennerhassett
· 14 years ago
6d0b898
ALSA: asihpi: Simplify driver unload cleanup
by Eliot Blennerhassett
· 14 years ago
b0096a6
ALSA: asihpi: Standardise substream name generation
by Eliot Blennerhassett
· 14 years ago
6027dfa
ALSA: asihpi: Remove 2 unused functions
by Eliot Blennerhassett
· 14 years ago
f3d145a
ALSA: asihpi: MMAP for non-busmaster cards
by Eliot Blennerhassett
· 14 years ago
0b7ce9e
ALSA: asihpi: Handle playback drained status better
by Eliot Blennerhassett
· 14 years ago
a647713
ALSA: asihpi: Update debug printing
by Eliot Blennerhassett
· 14 years ago
550ac6b
ALSA: snd-asihpi: Control naming
by Eliot Blennerhassett
· 14 years ago
49c022e
sched: Clean up rebalance_domains() load-balance interval calculation
by Peter Zijlstra
· 14 years ago
6bef0b6
UBI: do not select KALLSYMS_ALL
by Artem Bityutskiy
· 14 years ago
6e5133c
UBI: do not compare array with NULL
by Artem Bityutskiy
· 14 years ago
3efe509
UBI: check if we are in RO mode in the erase routine
by Artem Bityutskiy
· 14 years ago
7da6443
UBIFS: fix debugging failure in dbg_check_space_info
by Artem Bityutskiy
· 14 years ago
9516953
UBIFS: fix error path in dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
cc6a86b
UBIFS: unify error path dbg_debugfs_init_fs
by Artem Bityutskiy
· 14 years ago
81354de
UBIFS: do not select KALLSYMS_ALL
by Artem Bityutskiy
· 14 years ago
c88ac00
UBIFS: fix assertion warnings
by Artem Bityutskiy
· 14 years ago
54acbaa
UBIFS: fix oops on error path in read_pnode
by Artem Bityutskiy
· 14 years ago
8b229c7
UBIFS: do not read flash unnecessarily
by Artem Bityutskiy
· 14 years ago
b2cb129
ALSA: HDA: Fix dock mic for Lenovo X220-tablet
by David Henningsson
· 14 years ago
09f6807
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
by Takashi Iwai
· 14 years ago
4e29402
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc
by Takashi Iwai
· 14 years ago
c60e65d
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
by Matt Evans
· 14 years ago
c1854e0
powerpc: Set nr_cpu_ids early and use it to free PACAs
by Ryan Grimm
· 14 years ago
f86d6b9
powerpc/pseries: Don't register global initcall
by Benjamin Herrenschmidt
· 14 years ago
b987812
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
by Paul Gortmaker
· 14 years ago
83ebb3e
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
427beeb
ath6kl: remove ar6000_prepare_target() crap
by Luis R. Rodriguez
· 14 years ago
628a7dd
ath6kl: remove chatty debug messages on ath6kl driver ops
by Luis R. Rodriguez
· 14 years ago
437c567
ath6kl: rename the pm ops to something more sensible
by Luis R. Rodriguez
· 14 years ago
0174d3c
ath6kl: cleanup and move the ath6kl pm ops to be assigned statically
by Luis R. Rodriguez
· 14 years ago
2df44b8
ath6kl: remove completely pointles platform driver
by Luis R. Rodriguez
· 14 years ago
60a9bc5
ath6kl: style cleanup on struct sdio_driver components
by Luis R. Rodriguez
· 14 years ago
09b6b5e
ath6kl: cleanup allocation and getting of the hif dev
by Luis R. Rodriguez
· 14 years ago
4f56a12
ath6kl: propagate errors on hifEnableFunc() failures
by Luis R. Rodriguez
· 14 years ago
0c804c5
ath6kl: remove useless plat_setup_power() calls
by Luis R. Rodriguez
· 14 years ago
711908d
ath6kl: propagate errors on module setup
by Luis R. Rodriguez
· 14 years ago
0e7fd28
ath6kl: simplify btcoex parameter programming
by Luis R. Rodriguez
· 14 years ago
524717f
ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE
by Luis R. Rodriguez
· 14 years ago
5b1978e
ath6kl: remove AR600x_CUSTOM_XXX define
by Luis R. Rodriguez
· 14 years ago
42ad85d
ath6kl: use CONFIG_AR600x_SD32_XXX
by Luis R. Rodriguez
· 14 years ago
1e6d456
ath6kl: use CONFIG_AR600x_WB31_XXX
by Luis R. Rodriguez
· 14 years ago
492543e
ath6kl: use CONFIG_AR600x_SD31_XXX
by Luis R. Rodriguez
· 14 years ago
1822d7f
ath6kl: remove INIT_MODE_DRV_ENABLED define
by Luis R. Rodriguez
· 14 years ago
f22ac91
ath6kl: remove unused define WLAN_HEADERS
by Luis R. Rodriguez
· 14 years ago
3822410
ath6kl: remove define HTC_EP_STAT_PROFILING
by Luis R. Rodriguez
· 14 years ago
e53a79d
ath6kl: remove unused define NO_SYNC_FLUSH
by Luis R. Rodriguez
· 14 years ago
efa5dc4
ath6kl: remove USER_KEYS define
by Luis R. Rodriguez
· 14 years ago
871f710
ath6kl: remove SEND_EVENT_TO_APP define
by Luis R. Rodriguez
· 14 years ago
eba67f4
ath6kl: remove dependency on LINUX and KERNEL_2_6 macros
by Luis R. Rodriguez
· 14 years ago
1d7abec
ath6kl: remove define ATH_AR6K_11N_SUPPORT
by Luis R. Rodriguez
· 14 years ago
69e87c2
ath6kl: remove all the wext and super extended private ioctl crap
by Luis R. Rodriguez
· 14 years ago
8efba26
ath6kl: kill Android specific code
by Luis R. Rodriguez
· 14 years ago
9d72a9e
ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support
by Luis R. Rodriguez
· 14 years ago
1fd8d02
ath6kl: move setting netdev for non-cf80211 case
by Luis R. Rodriguez
· 14 years ago
8f05c5b
ath6kl: remove SET_MODULE_OWNER usage
by Luis R. Rodriguez
· 14 years ago
e4551c7
ath6kl: replace do while loop with function helpers on ar6000_avail_ev()
by Luis R. Rodriguez
· 14 years ago
c1ccd08
ath6kl: propagate error values on ar6000_avail_ev()
by Luis R. Rodriguez
· 14 years ago
eb60cfa
ath6kl: remove BMIENABLE_SET define
by Luis R. Rodriguez
· 14 years ago
ab89111
ath6kl: s|A_FREE|kfree|g
by Luis R. Rodriguez
· 14 years ago
1fec95c
staging: winbond/mto.c: remove unused variables
by Jonathan Neuschäfer
· 14 years ago
7441729
staging: winbond: fixing some code styles issues
by Chihau Chau
· 14 years ago
84ba253
staging/rtl81*: build as loadable modules only
by Randy Dunlap
· 14 years ago
d571a56
staging: brcm80211: removed 'is_amsdu causing toss' log spam
by Roland Vossen
· 14 years ago
e5b9584
staging: brcm80211: fix for 'Short CCK' log spam
by Roland Vossen
· 14 years ago
02ee6d5
staging: brcm80211: fix for 'AC_BE txop..' logs spammed problem
by Roland Vossen
· 14 years ago
b3b97f5
staging/brcm80211: Fix common spelling mistakes
by Peter Huewe
· 14 years ago
0997325
brcm80211: remove unused defines in pcicfg.h
by Stanislav Fomichev
· 14 years ago
e7c7add
brcm80211: remove unused defines in bcmdevs.h
by Stanislav Fomichev
· 14 years ago
be1c09f
brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOM
by Stanislav Fomichev
· 14 years ago
28562f3
staging: brcm80211: remove support functions for older chipsets from bcmsrom
by Arend van Spriel
· 14 years ago
72a2796
staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c
by Arend van Spriel
· 14 years ago
94da53f
staging: brcm80211: remove unneccessary include from bcmsrom.c
by Arend van Spriel
· 14 years ago
c6042b3
staging: brcm80211: remove defines from bcmsrom.c
by Arend van Spriel
· 14 years ago
0686acf7
staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver
by Arend van Spriel
· 14 years ago
933b720f
staging: brcm80211: remove duplicate prototype for si_pmu_pllupd
by Arend van Spriel
· 14 years ago
014cdb5
staging: brcm80211: cleanup si_doattach function for fullmac
by Arend van Spriel
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
6b5a5a3
STAGING: brcm80211 v2 keep power on in suspend state
by Grant Grundler
· 14 years ago
6f27b08
staging: brcm80211: cleaned up TODO file
by Roland Vossen
· 14 years ago
ddc332d
staging: brcm80211: revised README
by Roland Vossen
· 14 years ago
4a266c4
staging: brcm80211: moved several README items to website
by Roland Vossen
· 14 years ago
dd03087
staging: brcm80211: unified README files
by Roland Vossen
· 14 years ago
da5fa38
staging: brcm80211: deleted unused code in hndpmu.c
by Roland Vossen
· 14 years ago
8906d77
staging: brcm80211: Removed invalid comment in receive processing.
by Roland Vossen
· 14 years ago
d3f54f3
staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.c
by Roland Vossen
· 14 years ago
4cbdbca
staging: brcm80211: deleted inactive BCMDBG_FORCEHT code
by Roland Vossen
· 14 years ago
ea7b280
staging: brcm80211: code cleanup
by Roland Vossen
· 14 years ago
c9ddec7
Btrfs: don't warn in btrfs_add_orphan
by Josef Bacik
· 14 years ago
43be214
Btrfs: fix free space cache when there are pinned extents and clusters V2
by Josef Bacik
· 14 years ago
Next »