Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eaf05be039cf5adfba5b1846452ce89646110fdb
« Previous
92bab26
libata: more docs updates
by Jeff Garzik
· 19 years ago
3683983
[IPSEC]: Fix esp_decap_data size verification in esp4.
by Edgar E Iglesias
· 19 years ago
7c963ad
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
by David S. Miller
· 19 years ago
08e9cd1
[PKT_SCHED]: Disable dsmark debugging messages by default
by Thomas Graf
· 19 years ago
486b53e
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
by Thomas Graf
· 19 years ago
0451eb0
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
by Thomas Graf
· 19 years ago
e74d633
[PATCH] UDF filesystem: array '__mon_yday' declared as not static
by Goffredo Baroncelli
· 19 years ago
97d3a00
[PATCH] pcdp.c build fix
by Peter Chubb
· 19 years ago
ae92ef8
[PATCH] flush icache in correct context
by Roman Zippel
· 19 years ago
f507345
[PATCH] ppc64: allow timer based profiling on iseries
by Anton Blanchard
· 19 years ago
2e21495
[PATCH] h8300 sleep problem
by Nick Piggin
· 19 years ago
adaa765
[PATCH] acpi build fix: x86 setup.c
by Alexander Nyberg
· 19 years ago
9c2be6a
[PATCH] x86_64 CONFIG_ACPI=n build fix
by Andi Kleen
· 19 years ago
8d91640
[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
by Andi Kleen
· 19 years ago
af6f5e3
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
bcc488a
[PATCH] PCI Hotplug: more CPCI updates
by Scott Murray
· 19 years ago
af00f98
[PATCH] PCI: amd74xx patch for new NVIDIA device IDs
by Andy Currid
· 19 years ago
2ac2610
[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly
by Kenji Kaneshige
· 19 years ago
7a8cb86
[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properly
by Kenji Kaneshige
· 19 years ago
ccea7a1
[PATCH] ARM SMP: Fix vector entry
by Russell King
· 19 years ago
06299db
[PATCH] USB: fix usb-serial generic initialization
by Greg Kroah-Hartman
· 19 years ago
4790074
[PATCH] USB: ftdi_sio: new PID for ELV UM100
by Ian Abbott
· 19 years ago
c6de2b6
[PATCH] USB: add sl811_cs support
by David Brownell
· 19 years ago
1e9a47b
[PATCH] USB: sl811-hcd fixes
by David Brownell
· 19 years ago
4a4e578
[PATCH] I2C: ALI1563 SMBus driver fix
by R.Marek@sh.cvut.cz
· 20 years ago
2e3e80c
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
fffcc15
[IA64] Use "PER_CPU" form of EXPORT macro
by Tony Luck
· 19 years ago
49f680e
[PATCH] ARM SMP: convert alignment enable
by Russell King
· 19 years ago
4e7c681
[PATCH] Relax idecd dma alignment check
by Jens Axboe
· 19 years ago
ead5de9
[libata] ahci: Update for recent ->host_stop() API change
by Jeff Garzik
· 19 years ago
edb3e18
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD
by
· 19 years ago
05fda3b1d
[PATCH] ppc64: actually call prom_send_capabilities
by Paul Mackerras
· 19 years ago
0cba632
libata: doc updates
by Jeff Garzik
· 19 years ago
208d898
[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM
by Herbert Xu
· 19 years ago
9bb7bc9
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
by Harald Welte
· 19 years ago
780a87f
libata: more doc updates
by Jeff Garzik
· 19 years ago
07dd39b
libata: minor DocBook update
by Jeff Garzik
· 19 years ago
5e485b7
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6
by Linus Torvalds
· 19 years ago
acf0f10
Merge of /home/davem/src/GIT/tg3-2.6/
by David S. Miller
· 19 years ago
d1102b5
[NET]: Use %lx for netdev->features sysfs formatting.
by David S. Miller
· 19 years ago
6c94d36
[IPV6]: Clear up user copy warning in flowlabel code.
by David S. Miller
· 19 years ago
69f6a0f
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
by Jon Mason
· 19 years ago
37e20a6
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
by Pravin B. Shelar
· 19 years ago
79165121
[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h
by Michael Ellerman
· 19 years ago
8f937c6
[IPV4]: Primary and secondary addresses
by Harald Welte
· 19 years ago
79158229
Automatic merge of 'misc-fixes' branch from
by Linus Torvalds
· 19 years ago
1b62815
[TG3]: Fix bug in tg3_load_firmware_cpu
by Michael Chan
· 19 years ago
d4bc392
[TG3]: Add interrupt test
by Michael Chan
· 19 years ago
c76949a
[TG3]: Add loopback test
by Michael Chan
· 19 years ago
7942e1d
[TG3]: Add memory test
by Michael Chan
· 19 years ago
a71116d
[TG3]: Add register test
by Michael Chan
· 19 years ago
944d980
[TG3]: Add parameter to tg3_halt
by Michael Chan
· 19 years ago
ca43007
[TG3]: Add link test
by Michael Chan
· 19 years ago
566f86a
[TG3]: Add nvram test
by Michael Chan
· 19 years ago
4cafd3f
[TG3]: Add basic selftest infrastructure
by Michael Chan
· 19 years ago
7ce54e3
[BRIDGE]: receive path optimization
by Stephen Hemminger
· 19 years ago
85967bb
[BRIDGE]: prevent bad forwarding table updates
by Stephen Hemminger
· 19 years ago
81d3530
[BRIDGE]: set features based on enslaved devices
by Stephen Hemminger
· 19 years ago
81e8157
[BRIDGE]: make dev->features unsigned
by Stephen Hemminger
· 19 years ago
d8a33ac
[BRIDGE]: features change notification
by Stephen Hemminger
· 19 years ago
7238cfb
libata: bump version
by Jeff Garzik
· 19 years ago
d582c4e
Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap
by
· 19 years ago
45b3010
Automatic merge of 'for-linus' branch from
by Linus Torvalds
· 19 years ago
bbc0274
[ALSA] version 1.0.9
by Jaroslav Kysela
· 19 years ago
7028b09
[ALSA] select ISAPNP for SND_INTERWAVE_STB target
by Jaroslav Kysela
· 19 years ago
cdc5c53f
[ALSA] Fix compilation on 32bit arch
by Takashi Iwai
· 19 years ago
a6c17ec
[ALSA] emu10k1: add details for the audigy player box version
by Arnaud Patard
· 19 years ago
8cfbbac
[ALSA] ice1724 - Add support of Chaintech AV-710
by Takashi Iwai
· 19 years ago
11ca9af
[ALSA] als4000 - Fix kernel panic with MPU401
by Takashi Iwai
· 19 years ago
af08161
[ALSA] alsa-oss - 2nd - improved readability
by Jaroslav Kysela
· 19 years ago
bfc5bdd
[ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function
by Jaroslav Kysela
· 19 years ago
cdc27f3
[ALSA] [doc] Fix a comment about dxs_support for via82xx driver
by Takashi Iwai
· 19 years ago
685c0dc
[ALSA] Add dxs_support for a Twinhead mobo
by Takashi Iwai
· 19 years ago
fc232c6
[ALSA] Fix a wrong bit set in AC1985 code
by Takashi Iwai
· 19 years ago
8e72ab3
[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix
by Jaroslav Kysela
· 19 years ago
c3a9cfa
[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly
by Roger Mach
· 19 years ago
71fe7b8
[ALSA] Fix ALC880 capture problems
by Takashi Iwai
· 19 years ago
033a1f1
[ALSA] hda-code: Fix the array size of codec list
by Takashi Iwai
· 19 years ago
9baf650
[ALSA] Use standard form for URL
by Takashi Iwai
· 19 years ago
6214410
[ALSA] Make docproc happy
by Takashi Iwai
· 19 years ago
23854c3
[ALSA] Add comments for
by Takashi Iwai
· 19 years ago
c9bce91
[ALSA] Update documentation for ice1712 and ice1724
by Takashi Iwai
· 19 years ago
b9cce37
[ALSA] Add Shuttle SN25P support
by Takashi Iwai
· 19 years ago
d6e3379
[ALSA] cmipci: Fix obsolete description
by Takashi Iwai
· 19 years ago
e6e514f
[ALSA] Add the vendor 0x1558 to PM whitelist of es1968
by Takashi Iwai
· 19 years ago
209ac85
[ALSA] sound/isa/: cleanups
by Adrian Bunk
· 19 years ago
1baa705
[ALSA] Tidy up card recognition.
by James Courtier-Dutton
· 19 years ago
8f55fbb
[ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off and Analog output should be on.
by James Courtier-Dutton
· 19 years ago
1f82941
[ALSA] Implement surround71 outputs on SB Live 24bit.
by James Courtier-Dutton
· 19 years ago
82f008c
[ALSA] maestro3: Add hardware volume control quirk list
by Ville Syrjala
· 19 years ago
58c1f8a
[ALSA] Fix resume of via82xx-modem
by Takashi Iwai
· 19 years ago
123992f
[ALSA] sound/core/: possible cleanups
by Adrian Bunk
· 19 years ago
5218064
[ALSA] ppc32: Fix Alsa PowerMac driver on old machines
by Benjamin Herrenschmidt
· 19 years ago
9502dca
[ALSA] Export missing snd_pcm_format_*()
by Takashi Iwai
· 19 years ago
e5b3f45
[ALSA] Fix Mic/CLFE sharing on AD1985
by Takashi Iwai
· 19 years ago
604cf49
[ALSA] usb-audio - fix synchronization packet interval with Audigy 2 NX
by Clemens Ladisch
· 19 years ago
d3ff42f
[ALSA] usb-audio - claim all interfaces for Roland USB MIDI devices
by Clemens Ladisch
· 19 years ago
d138b44
[ALSA] fixed PAUSE ioctl for user space interface
by Jaroslav Kysela
· 19 years ago
8c50b37
[ALSA] Change some timer ioctls due to confliction
by Takashi Iwai
· 19 years ago
15790a6
[ALSA] Add missing PAUSE ioctl
by Takashi Iwai
· 19 years ago
Next »