Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c21699e30a5c0ca4972d1b6ad22350fe63128d3
7c21699
[ALSA] version 1.0.14rc1
by Jaroslav Kysela
· 18 years ago
f8cb2c4
[ALSA] ac97: Identify CMI9761 chips.
by James Courtier-Dutton
· 18 years ago
e8bb036
[ALSA] ac97_codec - trivial fix for bit update functions
by James C Georgas
· 18 years ago
d5f6a38
[ALSA] snd-ca0106: Fix typos.
by James Courtier-Dutton
· 18 years ago
e4f55d8
[ALSA] snd-ca0106: Add new card variant.
by James Courtier-Dutton
· 18 years ago
4d36128
[ALSA] sound: fix PCM substream list
by Akinobu Mita
· 18 years ago
c13893d
[ALSA] sound: initialize rawmidi substream list
by Akinobu Mita
· 18 years ago
a48bb28
[ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2
by Nickolay V. Shmyrev
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
01f681d
[ALSA] Fix invalid assignment of PCI revision
by Takashi Iwai
· 18 years ago
e3a5d59
[ALSA] Fix races in PCM OSS emulation
by Takashi Iwai
· 18 years ago
ba8bdf8
[ALSA] hda-codec - fix typo in PCI IDs
by Christian Hesse
· 18 years ago
c19bcdc
[ALSA] ac97 - Fix potential negative array index
by Takashi Iwai
· 18 years ago
b90d776
[ALSA] hda-codec - Verbose proc output for PCM parameters
by Takashi Iwai
· 18 years ago
ee3527b
[ALSA] hda-codec - Fix detection of supported sample rates
by Takashi Iwai
· 18 years ago
4a95cd8
[ALSA] hda-codec - Fix model for ASUS V1j laptop
by Takashi Iwai
· 18 years ago
0e5d720
[ALSA] sound/core/control.c: remove dead code
by Adrian Bunk
· 18 years ago
efeccac
[ALSA] hda-codec - Add model for HP q965
by Takashi Iwai
· 18 years ago
9a826dd
[ALSA] pcm core: fix silence_start calculations
by Clemens Ladisch
· 18 years ago
3bc8952
[ALSA] hda-codec - Fix a typo
by Takashi Iwai
· 18 years ago
176546a
[ALSA] hdsp: precise_ptr control switched off by default
by Remy Bruno
· 18 years ago
83af036
[ALSA] hda-codec - Don't return error at initialization of modem codec
by Takashi Iwai
· 18 years ago
bd2033f
[ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c
by Takashi Iwai
· 18 years ago
d930126
[ALSA] ymfpci: fix swap_rear for S/PDIF passthrough
by Glen Masgai
· 18 years ago
201efe3
[ALSA] use the roundup macro
by Clemens Ladisch
· 18 years ago
7ab3992
[ALSA] use the ALIGN macro
by Clemens Ladisch
· 18 years ago
e7d24f0
[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop
by Jaroslav Kysela
· 18 years ago
99b5aa3
[ALSA] sound: Don't include i2c-dev.h
by Jean Delvare
· 18 years ago
cf78bbc
[ALSA] sound/usb/usbaudio: Handle return value of usb_register()
by Tobias Klauser
· 18 years ago
082d6c6
[ALSA] via82xx: add __devinitdata
by Andreas Mohr
· 18 years ago
f238085
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
a240d9f
[CONNECTOR]: Replace delayed work with usual work queue.
by Evgeniy Polyakov
· 18 years ago
14fb8a7
[IPV4]: Fix BUG of ip_rt_send_redirect()
by Li Yewang
· 18 years ago
a9fc00c
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
by Leigh Brown
· 18 years ago
8228a18d
[TCP]: Fix oops caused by tcp_v4_md5_do_del
by Leigh Brown
· 18 years ago
d8172d8
[CONNECTOR]: Fix compilation breakage introduced recently.
by Evgeniy Polyakov
· 18 years ago
749494ba
[TG3]: Update version and reldate.
by Michael Chan
· 18 years ago
60189dd
[TG3]: Power down/up 5906 PHY correctly.
by Michael Chan
· 18 years ago
c49a156
[TG3]: Fix race condition when calling register_netdev().
by Michael Chan
· 18 years ago
24fcad6
[TG3]: Assign tp->link_config.orig_* values.
by Michael Chan
· 18 years ago
9b54d5c
[NETFILTER] IPV6: Fix dependencies.
by David S. Miller
· 18 years ago
6634292
[BNX2]: Fix minor loopback problem.
by Michael Chan
· 18 years ago
6a13add
[BNX2]: Fix bug in bnx2_nvram_write().
by Michael Chan
· 18 years ago
faac9c4
[BNX2]: Fix panic in bnx2_tx_int().
by Michael Chan
· 18 years ago
a3d3840
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
by Ralf Baechle
· 18 years ago
a159aaa
[AX.25]: Fix unchecked rose_add_loopback_node uses
by Ralf Baechle
· 18 years ago
a428271
[AX.25]: Fix unchecked ax25_linkfail_register uses
by Ralf Baechle
· 18 years ago
58bc574
[AX.25]: Fix unchecked nr_add_node uses.
by Ralf Baechle
· 18 years ago
81dcd16
[AX.25]: Fix unchecked ax25_listen_register uses
by Ralf Baechle
· 18 years ago
8d5cf59
[AX.25]: Fix unchecked ax25_protocol_register uses.
by Ralf Baechle
· 18 years ago
c9266b9
[AX.25]: Mark all kmalloc users __must_check
by Ralf Baechle
· 18 years ago
bd2b334
[TG3]: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
e25db64
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
7686fcf
[PATCH] more work_struct fixes: tas300x sound drivers
by Al Viro
· 18 years ago
8a8b836
[SPARC]: Make bitops use same spinlocks as atomics.
by David S. Miller
· 18 years ago
928ee51
[CPUFREQ] longhaul compile fix.
by Dave Jones
· 18 years ago
8ec9822
[CPUFREQ] Advise not to use longhaul on VIA C7.
by Dave Jones
· 18 years ago
a507ac4
[CPUFREQ] set policy->curfreq on initialization
by Mattia Dongili
· 18 years ago
216da72
[SPARC]: Update defconfig.
by David S. Miller
· 18 years ago
5a08900
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
by David S. Miller
· 18 years ago
9bc83dc
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
by Fabrice Knevez
· 18 years ago
b06824c
[DocBook]: Fix two typos in generic IRQ docs.
by David S. Miller
· 18 years ago
729e7d7
[SPARC64]: Minor irq handling cleanups.
by David S. Miller
· 18 years ago
15f1483
[SPARC64]: Kill no-remapping-needed code in head.S
by David S. Miller
· 18 years ago
825020c
[PATCH] sys_mincore: s/max/min/
by Oleg Nesterov
· 18 years ago
2bb71b5
[PATCH] m68k trivial build fixes
by Al Viro
· 18 years ago
4fb23e4
Fix up mm/mincore.c error value cases
by Linus Torvalds
· 18 years ago
c7ef259
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
99f5e97
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
a08727b
Make workqueue bit operations work on "atomic_long_t"
by Linus Torvalds
· 18 years ago
2f77d10
Fix incorrect user space access locking in mincore()
by Linus Torvalds
· 18 years ago
5c9a761
[PATCH] pata_via: Cable detect error
by Alan
· 18 years ago
2bfc361
[PATCH] Fix help text for CONFIG_ATA_PIIX
by Alan
· 18 years ago
0457882
[PATCH] initializer entry defined twice in pata_rz1000
by Ira Snyder
· 18 years ago
9825d73
[PATCH] ata: fix platform_device_register_simple() error check
by Akinobu Mita
· 18 years ago
551c012
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
by Tejun Heo
· 18 years ago
33480a0
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
by Tejun Heo
· 18 years ago
c10340a
[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
by Jeff Garzik
· 18 years ago
da02d2a
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
by Jeff Garzik
· 18 years ago
fae07dc
[PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
by Tejun Heo
· 18 years ago
f98b657
[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
by Jason Gaston
· 18 years ago
0b0df6f
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
by Roland Dreier
· 18 years ago
82da703
IB/mthca: Add HCA profile module parameters
by Leonid Arsh
· 18 years ago
0221872
Fix "delayed_work_pending()" macro expansion
by Linus Torvalds
· 18 years ago
bf628dc
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
by Roland Dreier
· 18 years ago
c59a3da
IB: Fix ib_dma_alloc_coherent() wrapper
by Roland Dreier
· 18 years ago
701dfbe
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
e42734e
[S390] cio: css_register_subchannel race.
by Stefan Bader
· 18 years ago
da1cf23
[S390] Save prefix register for dump on panic
by Michael Holzheu
· 18 years ago
58be944
[S390] Fix reboot hang
by Michael Holzheu
· 18 years ago
a45e141
[S390] Fix reboot hang on LPARs
by Michael Holzheu
· 18 years ago
b3c14d0
[S390] sclp_cpi module license.
by Christian Borntraeger
· 18 years ago
13e742b
[S390] zcrypt: module unload fixes.
by Ralph Wuerthner
· 18 years ago
028cf91
[S390] Hipersocket multicast queue: make sure outbound handler is called
by Ursula Braun
· 18 years ago
86b2247
[S390] hypfs fixes
by Christian Borntraeger
· 18 years ago
240bfbe
[S390] update default configuration
by Martin Schwidefsky
· 18 years ago
4ef4caa
[PATCH] Generic HID layer - update MAINTAINERS
by Jiri Kosina
· 18 years ago
1c1e40b
input/hid: Supporting more keys from the HUT Consumer Page
by Florian Festi
· 18 years ago
e3a0dd7
[PATCH] Generic HID layer - build: USB_HID should select HID
by Jiri Kosina
· 18 years ago
Next »