aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski1-1/+1
2013-09-18staging: iio: ade7854-spi: Fix return valueSachin Kamat1-1/+1
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald1-1/+1
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore1-0/+1
2013-09-18staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver.Jonathan Cameron1-1/+1
2013-09-18iio: at91: fix adc_clk overflowJosh Wu1-5/+6
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan1-1/+2
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan7-10/+43
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä1-2/+4
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula1-9/+0
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds12-116/+142
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov1-1/+2
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala1-9/+13
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