index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
ASoC: Fix passing platform_data to ac97 bus users and fix a leak
Graham Gower
2
-7
/
+11
2010-03-29
ASoC: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-03-29
ASoC: Fix file permission of soc/codecs/twl6040.c
Takashi Iwai
1
-0
/
+0
2010-03-29
ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-29
ASoC: update for removeal of slab.h from percpu.h
Stephen Rothwell
1
-0
/
+1
2010-03-26
ASoC: fsi: Add FSI2 device support
Kuninori Morimoto
2
-11
/
+48
2010-03-26
ASoC: fsi: Add FIFO size calculate
Kuninori Morimoto
1
-27
/
+43
2010-03-24
ASoC: wm8994: playback => capture
Dan Carpenter
1
-1
/
+1
2010-03-24
ASoC: fsi: IRQ related process had be united
Kuninori Morimoto
1
-14
/
+39
2010-03-24
ASoC: fsi: ensures process inside master lock
Kuninori Morimoto
1
-11
/
+11
2010-03-23
ASoC: ak4642: Add enhanced sampling rate
Kuninori Morimoto
1
-5
/
+63
2010-03-23
ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops
Kuninori Morimoto
2
-24
/
+49
2010-03-23
ASoC: ak4642: Add pll select support
Kuninori Morimoto
2
-7
/
+43
2010-03-23
ASoC: Implement WM8994 DAI tristate support
Mark Brown
1
-0
/
+38
2010-03-22
ASoC: Allow WM8903 mic detect disable and don't force bias on
Mark Brown
1
-11
/
+12
2010-03-22
ASoC: Allow disabling of WM835x jack detection
Mark Brown
1
-6
/
+18
2010-03-22
ASoC: Move WM8350 microphone detection bias managment out of driver
Mark Brown
2
-2
/
+2
2010-03-22
ASoC: Allow force enabled pins to be disabled
Mark Brown
1
-0
/
+3
2010-03-22
ASoC: Add a notifier for jack status changes
Mark Brown
2
-0
/
+44
2010-03-22
ASoC: TWL4030: PM fix for output amplifiers
Peter Ujfalusi
1
-16
/
+56
2010-03-22
ASoC: Remove BROKEN from i.MX audio after dependencies merged
Mark Brown
1
-1
/
+1
2010-03-20
Linux 2.6.34-rc2
v2.6.34-rc2
Linus Torvalds
1
-1
/
+1
2010-03-19
ASoC: remove a card from the list, if instantiation failed
Guennadi Liakhovetski
1
-14
/
+13
2010-03-19
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
25
-75
/
+156
2010-03-19
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
1
-0
/
+0
2010-03-19
ASoC: pxa-pcm-lib: initialize DMA channel to -1
Daniel Mack
1
-0
/
+1
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
1
-2
/
+0
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
1
-2
/
+7
2010-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2
-5
/
+14
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
1
-5
/
+0
2010-03-19
USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
Christoph Egger
1
-14
/
+0
2010-03-19
USB: gadget: add gadget controller number for s3c-hsotg driver
Maurus Cuelenaere
1
-0
/
+8
2010-03-19
USB: ftdi_sio: Fix locking for change_speed() function
Alessio Igor Bogani
1
-2
/
+4
2010-03-19
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
1
-1
/
+1
2010-03-19
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
1
-1
/
+0
2010-03-19
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
1
-1
/
+1
2010-03-19
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...
spark
1
-0
/
+43
2010-03-19
USB: serial: Fix module name typo for qcaux Kconfig entry.
Stefan Schmidt
1
-2
/
+2
2010-03-19
usb: cdc-wdm: Fix deadlock between write and resume
Oliver Neukum
1
-2
/
+2
2010-03-19
usb: cdc-wdm: Fix order in disconnect and fix locking
Oliver Neukum
1
-8
/
+17
2010-03-19
usb: cdc-wdm:Fix loss of data due to autosuspend
Oliver Neukum
1
-1
/
+4
2010-03-19
usb: cdc-wdm: Fix submission of URB after suspension
Oliver Neukum
1
-2
/
+5
2010-03-19
usb: cdc-wdm: Fix race between disconnect and debug messages
Oliver Neukum
1
-5
/
+0
2010-03-19
usb: cdc-wdm: Fix race between autosuspend and reading from the device
Oliver Neukum
1
-4
/
+10
2010-03-19
usb: cdc-wdm: Fix race between write and disconnect
Oliver Neukum
1
-39
/
+45
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
1
-1
/
+7
2010-03-19
USB: musb: fix warnings in Blackfin regs
Mike Frysinger
1
-0
/
+9
[next]