index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!
Raymond Yau
1
-0
/
+5
2011-05-19
ALSA: intel8x0m: enable AMD8111 modem
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-05-19
ALSA: sound, core, pcm_lib: fix xrun_log
Ben Gardiner
1
-1
/
+1
2011-05-18
ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt
Ben Gardiner
1
-4
/
+8
2011-05-18
ALSA: usb-audio - Add support for USB X-Fi S51 Pro
Mathieu Bouffard
1
-0
/
+12
2011-05-18
ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC()
Daniel Mack
1
-2
/
+2
2011-05-18
ALSA: usb-audio: assume valid clock
Daniel Mack
1
-1
/
+10
2011-05-18
ALSA: usb-audio: add quirks for Roland GR-55
Daniel Mack
1
-0
/
+26
2011-05-18
ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interface
Daniel Mack
1
-0
/
+11
2011-05-18
ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6
Daniel Mack
3
-19
/
+2
2011-05-18
ALSA: usb-audio: include format.h in format.c
Daniel Mack
1
-0
/
+1
2011-05-18
ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set
Daniel Mack
1
-1
/
+1
2011-05-18
MAINTAINERS: Add entry for Native Instruments sound driver
Daniel Mack
1
-0
/
+7
2011-05-15
ALSA: fm801: clean-up radio-related Kconfig
Ondrej Zary
2
-7
/
+6
2011-05-13
ALSA: tea575x: use better card and bus names
Ondrej Zary
4
-2
/
+9
2011-05-13
ALSA: tea575x: remove unused card from struct
Ondrej Zary
3
-3
/
+0
2011-05-13
ALSA: tea575x: remove freq_fixup from struct
Ondrej Zary
4
-7
/
+6
2011-05-11
ALSA: isight: fix locking
Clemens Ladisch
1
-3
/
+6
2011-05-11
ALSA: isight: remove experimental status
Clemens Ladisch
1
-2
/
+1
2011-05-11
ALSA: isight: fix hang when unplugging a running device
Clemens Ladisch
1
-2
/
+1
2011-05-11
ALSA: isight: wrap up register accesses
Stefan Richter
1
-46
/
+30
2011-05-11
ALSA: isight: add AudioEnable register write
Stefan Richter
1
-3
/
+14
2011-05-11
ALSA: isight: fix divide error when queueing packets
Clemens Ladisch
1
-0
/
+1
2011-05-11
ALSA: isight: fix packet requeueing
Clemens Ladisch
1
-3
/
+2
2011-05-11
ALSA: isight: fix isight_pcm_abort() crashes
Clemens Ladisch
1
-6
/
+20
2011-05-11
ALSA: add Apple iSight microphone driver
Clemens Ladisch
5
-0
/
+765
2011-05-11
ALSA: fm801: implement TEA575x tuner autodetection
Ondrej Zary
1
-11
/
+22
2011-05-10
ALSA: fm801: convert TEA575x support to new interface
Ondrej Zary
1
-279
/
+57
2011-05-10
ALSA: es1968: convert TEA575x support to new interface
Ondrej Zary
1
-71
/
+24
2011-05-10
ALSA: tea575x: unify read/write functions
Ondrej Zary
2
-30
/
+81
2011-05-10
Linux 2.6.39-rc7
v2.6.39-rc7
Linus Torvalds
1
-1
/
+1
2011-05-10
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
1
-4
/
+7
2011-05-10
Don't lock guardpage if the stack is growing up
Mikulas Patocka
3
-15
/
+37
2011-05-09
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
1
-0
/
+3
2011-05-09
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
1
-2
/
+2
2011-05-09
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
1
-2
/
+0
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
1
-4
/
+0
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
1
-1
/
+1
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
3
-24
/
+32
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
11
-418
/
+498
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
1
-2
/
+2
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
1
-8
/
+8
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
1
-0
/
+4
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
1
-0
/
+3
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
1
-112
/
+107
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
1
-3
/
+0
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
6
-75
/
+7
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
9
-155
/
+50
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
4
-18
/
+51
2011-05-09
HPFS: Make HPFS compile on preempt and SMP
Mikulas Patocka
2
-6
/
+0
[next]