index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
Kailang Yang
1
-0
/
+1
2010-04-07
ALSA: hda: Add support for Medion WIM2160
Maurus Cuelenaere
1
-0
/
+53
2010-04-05
ALSA: hda - Fix a wrong array range check in patch_realtek.c
Takashi Iwai
1
-4
/
+3
2010-04-05
ALSA: hda - Enable amplifiers on Acer Inspire 6530G
Tony Vroon
1
-2
/
+7
2010-04-04
ALSA: hda - Add MSI blacklist for Aopen MZ915-M
Takashi Iwai
1
-0
/
+1
2010-04-01
ALSA: hda - Update document about MSI and interrupts
Takashi Iwai
1
-4
/
+12
2010-03-31
ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981
Daniel T Chen
1
-0
/
+8
2010-03-30
ALSA: hda - Add missing printk argument in previous patch
Takashi Iwai
1
-1
/
+2
2010-03-29
ALSA: hda - Fix ADC/MUX assignment of ALC269 codec
Takashi Iwai
1
-15
/
+80
2010-03-29
ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()
Takashi Iwai
1
-26
/
+26
2010-03-29
ALSA: hda: Use LPIB for ga-ma770-ud3 board
Daniel T Chen
1
-0
/
+1
2010-03-25
ALSA: hda - Don't set invalid connection index in Realtek initialiaiton
Takashi Iwai
1
-1
/
+4
2010-03-22
ALSA: hda - Fix access-after-free in patch_realtek.c
Takashi Iwai
1
-2
/
+3
2010-03-22
ALSA: hda - Sort codec entry list of Nvidia HDMI
Takashi Iwai
1
-8
/
+8
2010-03-22
ALSA: hda - Add support of Nvidia GT220 HDMI
Derek Kelly
1
-0
/
+3
2010-03-22
ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)
Daniel T Chen
1
-0
/
+15
2010-03-21
ALSA: hda - Add PCI quirk for HP dv6-1110ax.
Kunal Gangakhedkar
1
-0
/
+2
2010-03-19
Linux 2.6.34-rc2
v2.6.34-rc2
Linus Torvalds
1
-1
/
+1
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-2
/
+50
2010-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+69
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
7
-13
/
+5
2010-03-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-40
/
+17
2010-03-19
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
8
-41
/
+53
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
11
-38
/
+102
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
32
-148
/
+335
2010-03-19
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
1
-0
/
+0
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
67
-0
/
+28066
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-121
/
+333
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
[next]