summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-04-27usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi1-1/+2
2012-04-27Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-04-27dell-laptop: touchpad LED should persist its status after S3AceLan Kao1-0/+1
2012-04-27dell-laptop: add 3 machines that has touchpad LEDAceLan Kao1-0/+27
2012-04-27PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D1-2/+3
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I1-2/+2
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-27usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I1-1/+1
2012-04-27usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi1-0/+4
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-27EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-27USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-27drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall1-1/+3
2012-04-27pch_uart: Fix dma channel unallocated issueTomoya MORINAGA1-1/+3
2012-04-27USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-27md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-27md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-27staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2-3/+5
2012-04-27media: dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-27media: drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-27media: rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-27brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel1-0/+8
2012-04-27mwifiex: update pcie8766 scratch register addressesBing Zhao1-9/+9
2012-04-27davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-27uwb: fix error handlingOliver Neukum1-1/+2
2012-04-27uwb: fix use of del_timer_sync() in interruptOliver Neukum1-1/+11
2012-04-27USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-27USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2012-04-27xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk1-16/+53
2012-04-27xen/gntdev: do not set VM_PFNMAPStefano Stabellini1-1/+1
2012-04-27mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-27mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-27mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-04-27mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-27ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan1-6/+8
2012-04-23drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-23drm/radeon: disable MSI on RV515Dave Airlie1-0/+6