summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12usb: musb: gadget: fix error pathSebastian Andrzej Siewior
2011-08-12usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-08-12usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-08-12usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin
2011-08-12usb: musb: ux500: set dma config for both src and dstPer Forlin
2011-08-12usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-12usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-12usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer
2011-08-12usb: musb: fix KconfigRabin Vincent
2011-08-12usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-08-12usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior
2011-08-12usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior
2011-08-12usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim
2011-08-11ext4: Properly count journal credits for long symlinksEric Sandeen
2011-08-11ext3: Properly count journal credits for long symlinksEric Sandeen
2011-08-11e1000e: increase driver version numberBruce Allan
2011-08-11e1000e: alternate MAC address updateBruce Allan
2011-08-11e1000e: do not disable receiver on 82574/82583Bruce Allan
2011-08-11e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-11hwmon: (ibmaem) add missing kfreeJulia Lawall
2011-08-11hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck
2011-08-11hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-11MAINTAINERS: Update linus' git repositoryTracey Dent
2011-08-11Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao
2011-08-11PCnet: Fix section mismatchRalf Baechle
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov
2011-08-11ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto