summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-27net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-06-27drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-27drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse1-2/+4
2013-06-27drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-27ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-27ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-27ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-27carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-06-27parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2-1/+75
2013-06-27parisc: parport0: fix this legacy no-device port driver!Helge Deller2-4/+4
2013-06-27brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman3-19/+45
2013-06-27rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-27clk: remove notifier from list before freeing itLai Jiangshan1-0/+1
2013-06-20tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-20USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-20USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-06-20USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-20usb: chipidea: fix id change handlingAlexander Shishkin1-1/+2
2013-06-20drm/nv50/kms: use dac loadval from vbios, where it's availableBen Skeggs1-1/+3
2013-06-20drm/nv50/disp: force dac power state during load detectBen Skeggs2-1/+5
2013-06-20md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-20md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-20md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-20drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-20wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-20cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-20Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-20drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-20drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-20drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-20rbd: don't destroy ceph_opts in rbd_add()Alex Elder1-6/+4
2013-06-20ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2-4/+4
2013-06-20b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-13USB: io_ti: fix chars_in_buffer overheadJohan Hovold1-8/+14
2013-06-13USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold1-14/+5
2013-06-13USB: ftdi_sio: clean up get_modem_statusJohan Hovold1-5/+4
2013-06-13USB: serial: add generic wait_until_sent implementationJohan Hovold2-0/+33
2013-06-13USB: serial: add wait_until_sent operationJohan Hovold1-0/+17
2013-06-13drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak1-2/+22
2013-06-13iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich1-1/+1
2013-06-13iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich1-1/+1
2013-06-13radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza3-21/+7
2013-06-13pci: Set dev->dev.type in alloc_pci_devBrian King1-1/+1