aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-12USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye
2011-12-09usb: cdc-acm: Kill ACM_READY() macro completelyHavard Skinnemoen
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-12-09USB: pxa168: Fix compilation errorTanmay Upadhyay
2011-12-09uwb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-12-09USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin
2011-12-09USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman
2011-12-09Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman
2011-12-09usb: PS3 EHCI QH read work-aroundGeoff Levand
2011-12-08usb: Fix PS3 EHCI suspendGeoff Levand
2011-12-08usb: PS3 EHCI HC reset work-aroundGeoff Levand
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-12-01Linux 3.2-rc4v3.2-rc4Linus Torvalds
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter
2011-11-30USB: ohci-s3c2410: add PM supportJingoo Han
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-11-29Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann
2011-11-29of: Add Silicon Image vendor prefixPawel Moll
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring