summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-09usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman1-2/+4
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch5-9/+8
2011-12-09USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin1-3/+3
2011-12-09USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen2-138/+189
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman8-10/+93
2011-12-09Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman55-450/+634
2011-12-09usb: PS3 EHCI QH read work-aroundGeoff Levand1-0/+1
2011-12-08usb: Fix PS3 EHCI suspendGeoff Levand1-0/+50
2011-12-08usb: PS3 EHCI HC reset work-aroundGeoff Levand1-0/+30
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand7-10/+12
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2-2/+2
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-11-30USB: ohci-s3c2410: add PM supportJingoo Han1-2/+53
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier9-43/+58
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet6-14/+35
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn3-8/+14
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring1-0/+2
2011-11-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-132/+11
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+2
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz1-1/+2
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2-20/+8
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi1-1/+3
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger1-1/+1
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2-11/+29
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-226/+436
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie14-226/+436
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin12-156/+17
2011-11-27Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+23
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-26usb/isp1760: Fix race condition memory leakArvid Brodin1-18/+12
2011-11-26usb/isp1760: Simpler queue head list code.Arvid Brodin1-25/+19
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep1-10/+8
2011-11-26USB: OTG should be linked before HostNeil Zhang1-1/+2
2011-11-26USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2011-11-26USB: remove BKL commentsDavidlohr Bueso3-4/+0
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman266-2039/+2561
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2-2/+2
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft1-10/+9
2011-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin11-130/+11
2011-11-25Merge git://github.com/herbertx/cryptoLinus Torvalds1-5/+7
2011-11-25Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-2/+2
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2-2/+0