summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-271-1/+1
* dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-271-3/+3
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-271-0/+1
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-271-1/+1
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-271-9/+5
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-271-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-273-10/+7
* wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-04-271-1/+2
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-271-1/+5
* phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-271-1/+2
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-271-1/+2
* usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-271-1/+2
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-04-272-0/+3
* dell-laptop: touchpad LED should persist its status after S3AceLan Kao2012-04-271-0/+1
* dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-04-271-0/+27
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-04-271-0/+34
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-271-1/+1
* usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-271-0/+4
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* EHCI: fix criterion for resuming the root hubAlan Stern2012-04-271-1/+1
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-271-1/+3
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-271-1/+3
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-271-1/+2
* md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-271-2/+2
* staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2012-04-272-3/+5
* media: dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab2012-04-271-1/+24
* media: drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-271-2/+4
* media: rc-core: set mode for winbond-cirDavid Härdeman2012-04-271-0/+1
* brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-271-0/+8
* mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-271-9/+9
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-271-0/+5
* uwb: fix error handlingOliver Neukum2012-04-271-1/+2
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-271-1/+11
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-271-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-271-6/+2
* xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-271-16/+53
* xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-04-271-1/+1
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-271-2/+1
* mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-271-1/+1
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-272-16/+40
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-272-4/+5
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-271-6/+8
* drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-221-1/+1
* drm/radeon: disable MSI on RV515Dave Airlie2012-04-221-0/+6