summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-12pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin1-3/+3
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-08mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2-12/+0
2013-05-08ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-08MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2-2/+12
2013-05-08md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-08sata_highbank: Rename proc_name to the module nameRobert Richter1-1/+1
2013-05-08ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui1-3/+13
2013-05-08ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-05-08libata: acpi: make ata_ap_acpi_handle not blockAaron Lu1-18/+27
2013-05-08drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-08TPM: Retry SaveState command in suspend pathDuncan Laurie2-4/+30
2013-05-08rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-05-08PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-08i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-08tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-08gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-08serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-08usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-08usb: remove redundant tdi_resetShengzhou Liu1-3/+0
2013-05-08usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik1-0/+6
2013-05-08usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik2-2/+4
2013-05-08usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-08USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-05-08USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-05-08usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-05-08mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-08mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-08iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-05-08iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka1-8/+8
2013-05-08staging: zsmalloc: Fix link error on ARMJoerg Roedel2-5/+2
2013-05-08USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-05-08USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-05-01net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-05-01net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-05-01net: mvmdio: add select PHYLIBThomas Petazzoni1-1/+1
2013-05-01bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1