Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3a38516750e176a18f76d605b401fbab2c72d648
3a38516
ALSA: hda - Enable HP output with Macbook Pro 5, 5
by Stelian Pop
· 15 years ago
63b2413
ALSA: hda - don't build digital output controls if not exist
by Takashi Iwai
· 15 years ago
277a57c
ALSA: hda - Fix compile warnings in patch_cirrus.c
by Takashi Iwai
· 15 years ago
b4dabfc
ALSA: hda - Fix the speaker volume control name
by Takashi Iwai
· 15 years ago
ed20825
ALSA: hda - Add GPIO setup for MacBook pro 5,5 with CS420x
by Takashi Iwai
· 15 years ago
a6bae20
ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206
by Takashi Iwai
· 15 years ago
60e5388
ALSA: hda - Fix double creation of SPDIF input controls
by Takashi Iwai
· 15 years ago
40c20fa
ALSA: hda - Add CS420x-specific coef setup
by Takashi Iwai
· 15 years ago
ea35929
ALSA: hda - Force to initialize input mixer setup for CS420x
by Takashi Iwai
· 15 years ago
21a4dc4
ALSA: hda - Fix cirrus codec parsing
by Takashi Iwai
· 15 years ago
e5f1424
ALSA: hda - Add Cirrus Logic CS420x support
by Takashi Iwai
· 15 years ago
c785786
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
ff84847
ALSA: hda - Add quirk for HP 6930p
by Takashi Iwai
· 15 years ago
b5025c5
ALSA: hda - Allow FLOAT PCM format
by Takashi Iwai
· 15 years ago
1e16895
ALSA: hda - Add missing static to patch_ca0110()
by Takashi Iwai
· 15 years ago
0d971c9
ALSA: hda - Fix input pinctl for ALC882 auto mode
by Takashi Iwai
· 15 years ago
4953550
ALSA: hda - Merge patch_alc882() and patch_alc883()
by Takashi Iwai
· 15 years ago
b9791ca
Merge branch 'topic/hda-patch' into topic/hda
by Takashi Iwai
· 15 years ago
546861f
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
1d955eb
ALSA: hda - Add missing initializations for ALC268 and ALC269
by Takashi Iwai
· 15 years ago
a983b9e
Merge branch 'fix/hda-samsung-p50' into topic/hda
by Takashi Iwai
· 15 years ago
b7b5114
ALSA: hda - Check "beep" hint
by Takashi Iwai
· 15 years ago
684a884
ALSA: hda - Line In for Acer Inspire 6530G model
by Tony Vroon
· 15 years ago
dde6535
ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930G
by Takashi Iwai
· 15 years ago
320d592
ALSA: hda - Fix acer-aspire-6530g model quirk
by Emilio López
· 15 years ago
261c240
ALSA: hda - Add pin-sense trigger when needed for Realtek codecs
by Takashi Iwai
· 15 years ago
28d0325
Linux 2.6.31-rc1
by Linus Torvalds
· 15 years ago
236e946
Revert "PCI: use ACPI _CRS data by default"
by Linus Torvalds
· 15 years ago
f27884a
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 15 years ago
c622304
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current}
by Linus Torvalds
· 15 years ago
d5bb68a
another race fix in jfs_check_acl()
by Al Viro
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
3a6a6c1
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
by Eric Paris
· 15 years ago
641cf4a
inline functions left without protection of ifdef (acl)
by Markus Trippelsdorf
· 15 years ago
bd453cd
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d072599
futex: Fix the write access fault problem for real
by Thomas Gleixner
· 15 years ago
ba52270
SLUB: Don't pass __GFP_FAIL for the initial allocation
by Pekka Enberg
· 15 years ago
4923abf
Don't warn about order-1 allocations with __GFP_NOFAIL
by Linus Torvalds
· 15 years ago
c82e6d4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
a620c16
Staging: octeon-ethernet: Fix race freeing transmit buffers.
by David Daney
· 15 years ago
f696a10
Staging: octeon-ethernet: Convert to use net_device_ops.
by David Daney
· 15 years ago
773cb77
MIPS: Cavium: Add CPU hotplugging code.
by Ralf Baechle
· 15 years ago
9801b32
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
by Ralf Baechle
· 15 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 15 years ago
4ac4aa5
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
by Atsushi Nemoto
· 15 years ago
2e25406
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
by Ralf Baechle
· 15 years ago
ab7f6f3
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
by Ralf Baechle
· 15 years ago
44eeab6
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
by Ralf Baechle
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
0ca5921
MIPS: bug.h Build fix - include <linux/compiler.h>.
by Ralf Baechle
· 15 years ago
c3cb5e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
ea94b50
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
650a10d
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 15 years ago
9937ac0
MAINTAINERS: Change mailing list info for CRIS
by Jesper Nilsson
· 15 years ago
0c26d7c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
936940a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
09ce42d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
d7ed9c0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
4d8d4d2
Remove low_latency flag setting from nozomi and mxser drivers
by Chuck Ebbert
· 15 years ago
6af9a43
tty: fix tty_port_block_til_ready waiting
by Jiri Slaby
· 15 years ago
24ed3ab
pci: use pci_ioremap_bar() in drivers/serial
by Arjan van de Ven
· 15 years ago
ce89294
synclink_gt: fix transmit race and timeout
by Paul Fulghum
· 15 years ago
2a13373
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
by Andrew Morton
· 15 years ago
a10b32db
kgdb: kgdboc console poll hooks for serial_txx9 uart
by Atsushi Nemoto
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
06b16e9
switch shmem to inode->i_acl
by Al Viro
· 15 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
7a77b15
switch reiserfs to usual conventions for caching ACLs
by Al Viro
· 15 years ago
e68888b
reiserfs: minimal fix for ACL caching
by Al Viro
· 15 years ago
d441b1c
switch nilfs2 to inode->i_acl
by Al Viro
· 15 years ago
5affd88
switch btrfs to inode->i_acl
by Al Viro
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
05fc079
switch jfs to inode->i_acl
by Al Viro
· 15 years ago
d4bfe2f
switch ext4 to inode->i_acl
by Al Viro
· 15 years ago
6582a0e
switch ext3 to inode->i_acl
by Al Viro
· 15 years ago
5e78b43
switch ext2 to inode->i_acl
by Al Viro
· 15 years ago
f19d4a8
add caching of ACLs in struct inode
by Al Viro
· 15 years ago
3e63cbb
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
by Ankit Jain
· 15 years ago
01c0319
cleanup __writeback_single_inode
by Christoph Hellwig
· 15 years ago
f21f622
... and the same for vfsmount id/mount group id
by Al Viro
· 15 years ago
c63e09e
Make allocation of anon devices cheaper
by Al Viro
· 15 years ago
7e325d3
update Documentation/filesystems/Locking
by Christoph Hellwig
· 15 years ago
f6cc746
devpts: remove module-related code
by H. Peter Anvin
· 15 years ago
3b22edc
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
by Trond Myklebust
· 15 years ago
654f562
vfs: fix nd->root leak in do_filp_open()
by J. R. Okajima
· 15 years ago
b5450d9
reiserfs: remove stray unlock_super in reiserfs_resize
by Christoph Hellwig
· 15 years ago
c912e7a
ALSA: hda - Fix support for Samsung P50 with AD1986A codec
by Takashi Iwai
· 15 years ago
03c405a
ALSA: hda - Generalize the pin-detect quirk for Lenovo N100
by Takashi Iwai
· 15 years ago
16d11a8
ALSA: hda - Simplify AD1986A mixer definitions
by Takashi Iwai
· 15 years ago
3391faa
udf: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
1e7b8c8
ALSA: hda - More description about patch module option
by Takashi Iwai
· 15 years ago
7682482
ALSA: hda - Add description about patch loading
by Takashi Iwai
· 15 years ago
4ea6fbc
ALSA: hda - Add patch module option
by Takashi Iwai
· 15 years ago
a1e21c9
ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
by Takashi Iwai
· 15 years ago
7959ea2
bnx2: Fix the behavior of ethtool when ONBOOT=no
by Ooiwa Naohiro
· 15 years ago
21ab01e
asus-laptop: remove EXPERIMENTAL dependency
by Corentin Chary
· 15 years ago
2fcc23d
asus-laptop: use pr_fmt and pr_<level>
by Corentin Chary
· 15 years ago
b31d0fd
eeepc-laptop: cpufv updates
by Corentin Chary
· 15 years ago
b7b700d
eeepc-laptop: sync eeepc-laptop with asus_acpi
by Corentin Chary
· 15 years ago
Next »