aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>Avinash Kumar1-2/+2
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman1-0/+1
2013-09-18cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar1-2/+11
2013-09-18cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar1-8/+8
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman13-45/+28
2013-09-17vhost-scsi: whitespace tweakMichael S. Tsirkin1-1/+1
2013-09-17vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin1-14/+27
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer1-11/+32
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones2-2/+2
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman14-13/+18
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park1-2/+0
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski1-7/+4
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia1-7/+0
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh1-0/+2
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat1-3/+3
2013-09-17usb: gadget: f_eem: Staticize eem_allocSachin Kamat1-1/+1
2013-09-17usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat1-1/+1
2013-09-17usb: phy: omap-usb3: Fix return valueSachin Kamat1-1/+1
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen1-4/+2
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus1-1/+0
2013-09-17usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang1-4/+4
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus1-0/+2
2013-09-17usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz1-18/+1
2013-09-17usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern1-3/+4
2013-09-17usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable()Alexey Khoroshilov1-0/+3
2013-09-17staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter1-3/+7
2013-09-17Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings1-16/+17
2013-09-17staging: r8188eu: Adjust RX gainLarry Finger1-1/+1
2013-09-17staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger1-1/+1
2013-09-17staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger1-0/+1
2013-09-17staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger1-1/+1
2013-09-17staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck1-1/+1
2013-09-17Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman1-1/+0
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen1-3/+1
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2-9/+1
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2013-09-17drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton1-2/+2
2013-09-17staging: dgnc: fix potential format string flawKees Cook1-2/+2
2013-09-17staging: lustre: clean up format string usagesKees Cook7-14/+14
2013-09-17staging: dgap: fix overflows and format stringsKees Cook1-7/+10
2013-09-17staging: xillybus: fix format string usageKees Cook1-1/+1
2013-09-17staging: r8188eu: Fix uninitialized variable change_inxGeert Uytterhoeven1-1/+1
2013-09-17staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven1-1/+1
2013-09-17staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones1-2/+2
2013-09-17staging/rtl8188eu: pass channel list by reference instead of copying struct.Dave Jones1-7/+7
2013-09-18drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-18drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17