summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall1-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall1-0/+1
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter1-1/+3
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds21-1176/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree1-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro3-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro5-120/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree9-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree2-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-08-19dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf1-2/+2
2012-08-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-34/+869
2012-08-19sections: Fix section conflicts in drivers/hwmonAndi Kleen2-2/+2
2012-08-19Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-10/+20
2012-08-19x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-5/+13
2012-08-18USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2012-08-18USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds3-15/+26
2012-08-18md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown2-12/+20
2012-08-18spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck1-2/+2
2012-08-18spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck1-1/+0
2012-08-18spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN1-1/+0
2012-08-18ASoC: wm9712: Fix inverted capture volumeMark Brown1-1/+1
2012-08-18ASoC: wm9712: Fix microphone source selectionMark Brown1-2/+17
2012-08-18ASoC: wm5102: Remove DRC2Mark Brown1-16/+0
2012-08-18classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez1-3/+9
2012-08-18thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2012-08-18dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao1-6/+6
2012-08-18vga_switcheroo: Don't require handler init callbackSeth Forshee2-7/+2
2012-08-18vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee1-22/+36
2012-08-18apple-gmux: Add display mux supportAndreas Heider1-0/+224
2012-08-18apple-gmux: Fix kconfig dependenciesSeth Forshee1-1/+4
2012-08-18asus-wmi: record wlan status while controlled by userappAceLan Kao2-1/+21
2012-08-18apple_gmux: Fix ACPI video unregisterMatthew Garrett1-2/+2
2012-08-18apple_gmux: Add support for newer hardwareMatthew Garrett1-14/+165
2012-08-18gmux: Add generic write32 functionMatthew Garrett1-10/+13
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-65/+130
2012-08-17Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+24