index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-1
/
+19
2009-04-07
ALSA: hda - Add VREF powerdown sequence for another board
Matthew Ranostay
1
-0
/
+18
2009-04-07
ALSA: hda - add missing comma in ad1884_slave_vols
Akinobu Mita
1
-1
/
+1
2009-04-07
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-7
/
+8
2009-04-07
Merge branch 'topic/usb-audio' into for-linus
Takashi Iwai
1
-135
/
+120
2009-04-07
sound: usb-audio: allow period sizes less than 1 ms
Clemens Ladisch
1
-20
/
+86
2009-04-07
sound: usb-audio: save data packet interval in audioformat structure
Clemens Ladisch
1
-6
/
+21
2009-04-07
sound: usb-audio: remove check_hw_params_convention()
Clemens Ladisch
1
-116
/
+19
2009-04-07
sound: usb-audio: show sample format width in proc file
Clemens Ladisch
1
-1
/
+2
2009-04-07
ASoC: fsl_dma: Pass the proper device for dma mapping routines
Anton Vorontsov
1
-6
/
+6
2009-04-06
ASoC: Fix null dereference in ak4535_remove()
Dan Carpenter
1
-1
/
+2
2009-04-06
Merge branch 'topic/atmel' into for-linus
Takashi Iwai
3
-27
/
+119
2009-04-06
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-04-06
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-0
/
+7
2009-04-06
ALSA: hda - enable SPDIF output for Intel DX58SO board
Wu Fengguang
1
-0
/
+5
2009-04-06
ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4
Hans-Christian Egtvedt
1
-1
/
+1
2009-04-06
ALSA: snd-atmel-abdac: replace bus_id with dev_name()
Hans-Christian Egtvedt
1
-1
/
+1
2009-04-06
ALSA: snd-atmel-ac97c: replace bus_id with dev_name()
Hans-Christian Egtvedt
1
-2
/
+2
2009-04-06
ALSA: snd-atmel-ac97c: cleanup registers when removing driver
Hans-Christian Egtvedt
1
-0
/
+4
2009-04-06
ALSA: snd-atmel-ac97c: do a proper reset of the external codec
Hans-Christian Egtvedt
1
-7
/
+7
2009-04-06
ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting
Hans-Christian Egtvedt
1
-1
/
+76
2009-04-06
ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter
Hans-Christian Egtvedt
1
-2
/
+2
2009-04-06
ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels
Hans-Christian Egtvedt
1
-5
/
+18
2009-04-06
ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case
Hans-Christian Egtvedt
1
-2
/
+0
2009-04-06
ALSA: snd-atmel-ac97c: cleanup register definitions
Hans-Christian Egtvedt
1
-6
/
+8
2009-04-06
ALSA: Add 92HD81B1C device id
Matthew Ranostay
1
-0
/
+2
2009-04-06
ALSA: move snd_powermac's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-04-06
Merge branch 'topic/isa-misc' into for-linus
Takashi Iwai
1
-0
/
+1
2009-04-06
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
13
-64
/
+850
2009-04-06
ALSA: opl3sa2: add ZV port control
Krzysztof Helt
1
-0
/
+1
2009-04-05
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+32
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
15
-164
/
+139
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
7
-14
/
+13
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
146
-2790
/
+4854
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
71
-1515
/
+2754
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
23
-102
/
+2049
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
713
-64562
/
+312473
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
145
-3426
/
+13782
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2
-3
/
+3
2009-04-05
audit: audit_set_auditable defined but not used
Eric Paris
1
-8
/
+8
2009-04-05
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
1
-0
/
+2
2009-04-05
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
1
-1
/
+1
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2009-04-05
make the e->rule.xxx shorter in kernel auditfilter.c
Zhenwen Xu
1
-8
/
+8
2009-04-05
auditsc: fix kernel-doc notation
Randy Dunlap
1
-2
/
+2
2009-04-05
audit: EXECVE record - removed bogus newline
Jiri Pirko
1
-5
/
+4
2009-04-05
Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+1
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
51
-635
/
+615
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
13
-137
/
+319
[next]