summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-08drm/i915: initialize dpio_lock spin lockAlexander Shishkin
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini
2012-09-07target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini
2012-09-07target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-09-07Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-07drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie
2012-09-07drm/vmwgfx: allow a kconfig option to choose if fbcon is enabledDave Airlie
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-06crypto/caam: Export gen_split_key symbol for other modulesBen Collins
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06usb: dwc3: gadget: fix pending isoc handlingPratyush Anand
2012-09-06usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-09-06usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior
2012-09-06usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior
2012-09-06usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-09-06usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior
2012-09-06usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior
2012-09-06usb: gadget: s3c-hsotg.c: fix error return codeJulia Lawall
2012-09-06usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand
2012-09-06usb: gadget: add multiple definition guardsAndrzej Pietrasiewicz
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-06dj: memory scribble in logi_djAlan Cox
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-06Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-09-06target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-06target: simplify code around transport_get_sense_dataPaolo Bonzini