summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-19USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-19USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2012-04-19drivers/usb/misc/usbtest.c: add kfreesJulia Lawall1-0/+2
2012-04-19USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin1-1/+6
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-27/+41
2012-04-19uwb: fix error handlingOliver Neukum1-1/+2
2012-04-19uwb: fix use of del_timer_sync() in interruptOliver Neukum1-1/+11
2012-04-19xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin1-2/+2
2012-04-19EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-18Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-6/+10
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk1-1/+1
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk13145-411374/+662521
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck1-17/+16
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner1-2/+1
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee1-1/+1
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam1-2/+4
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam1-0/+1
2012-04-18drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson1-1/+7
2012-04-18ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap1-0/+1
2012-04-18fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2012-04-18mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl1-2/+3
2012-04-18Smack: move label list initializationCasey Schaufler2-25/+33
2012-04-18EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-18USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-18usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang1-1/+1
2012-04-18usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang1-2/+3
2012-04-18USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-18ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-18tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens1-1/+5
2012-04-18Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-40/+15
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-46/+36
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini1-6/+2
2012-04-17xen/gntdev: do not set VM_PFNMAPStefano Stabellini1-1/+1
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas1-6/+6
2012-04-17Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-62/+20
2012-04-17dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre1-3/+2
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre1-4/+4
2012-04-17USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre1-6/+6
2012-04-17leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre1-1/+1
2012-04-17m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFireGreg Ungerer2-3/+0
2012-04-17m68knommu: fix id number for second eth device on 5275 ColdFireGreg Ungerer1-1/+1
2012-04-17xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall1-4/+9
2012-04-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-32/+51