summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-19ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan1-6/+8
2012-04-19USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren1-1/+0
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-19uwb: fix error handlingOliver Neukum1-1/+2
2012-04-19uwb: fix use of del_timer_sync() in interruptOliver Neukum1-1/+11
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 Wilk5718-273105/+404651
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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-17/+51
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-18usb: musb: davinci.c: add missing unregisterJulia Lawall1-1/+2
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi1-1/+1
2012-04-18drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson1-1/+7
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-8/+12
2012-04-18drivers/net/wan/farsync.c: add missing iounmapJulia Lawall1-0/+1
2012-04-18davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-18arcnet: rimi: Fix device name in debug outputJiri Kosina1-4/+4
2012-04-18spi/pl022: Fix range checking for bits per wordVinit Shenoy1-16/+9
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-18ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2-8/+10
2012-04-18ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier1-0/+2
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan1-1/+9
2012-04-17xen/gntdev: do not set VM_PFNMAPStefano Stabellini1-1/+1
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-17regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin1-1/+1
2012-04-17dell-laptop: Terminate quirks list properlyMartin Nyhus1-0/+1
2012-04-17intel_ips: Hush the i915 symbols messageAdam Jackson1-1/+1
2012-04-17xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall1-4/+9
2012-04-17dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-17net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-25/+76
2012-04-17PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki1-9/+15
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl1-0/+2