summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-27USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira6-72/+54
2012-06-25uas: task mgmt & error handlingGerd Hoffmann1-29/+131
2012-06-25uas: track urbs, kill inflight urbs on disconnect.Gerd Hoffmann1-0/+9
2012-06-25uas: improve error handlingGerd Hoffmann1-1/+13
2012-06-25uas: keep track of command state, finish scsi cmd when really done.Gerd Hoffmann1-15/+71
2012-06-25uas: fix sense urb handlingGerd Hoffmann1-21/+28
2012-06-25Revert "usb/uas: one only one status URB/host on stream-less connection"Gerd Hoffmann1-60/+10
2012-06-25Revert "usb/uas: make sure data urb is gone if we receive status before that"Gerd Hoffmann1-75/+15
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman106-293/+628
2012-06-24Fix typo in printed messagesAnatol Pomozov2-2/+2
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds6-46/+55
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+82
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier5-45/+54
2012-06-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+10
2012-06-21drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-06-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-20/+16
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-21Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman115-535/+2821
2012-06-21USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva1-33/+55
2012-06-21USB: cdc-wdm: QMI devices are now handled by qmi_wwanBjørn Mork1-25/+0
2012-06-21USB: serial: Remove unused serial_priv variableBill Pemberton1-4/+0
2012-06-21USB: serial: Remove unused s_priv variableBill Pemberton1-5/+0
2012-06-21Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-16/+28
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-22/+11
2012-06-21Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+7
2012-06-21Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+43
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds25-34/+34
2012-06-21Viresh has movedViresh Kumar25-34/+34
2012-06-20drm/radeon: SI tiling fixes for displayAlex Deucher2-1/+81
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-6/+16
2012-06-20Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2-2/+22
2012-06-20RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty1-1/+1
2012-06-19Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-32/+32
2012-06-19extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin1-0/+1
2012-06-19extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin1-0/+2
2012-06-19extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin1-2/+2
2012-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds4-18/+12
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-38/+64
2012-06-18Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+7
2012-06-18hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck1-4/+8
2012-06-18hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-06-18SPI: fix over-eager devm_xxx() conversionRussell King1-1/+2
2012-06-18ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge1-0/+8
2012-06-18ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge1-5/+0
2012-06-17pinctrl/nomadik: document Alt-C glitchLinus Walleij1-1/+21
2012-06-17pinctrl: mxs: Use kfree to fix build errorFabio Estevam1-1/+1
2012-06-17regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones1-20/+20
2012-06-17regulator: Change ab8500 match names to reflect Device TreeLee Jones1-11/+11
2012-06-17regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim1-1/+1