summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-10bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-04-10bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2013-04-10sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-10sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-10loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
2013-04-10rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2013-04-10ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+5
2013-04-10EISA/PCI: Init EISA early, before PNPYinghai Lu1-18/+21
2013-04-10spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin1-1/+1
2013-04-10virtio: console: add locking around c_ovq operationsAmit Shah1-0/+5
2013-04-10virtio: console: rename cvq_lock to c_ivq_lockAmit Shah1-7/+8
2013-04-10usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-04-10tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-04-10b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-10can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-04-10iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-10/+10
2013-04-10vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-10staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-04-10usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-04-10IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-04-10xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-10rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-10ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-04-10HID: usbhid: fix build problemJiri Kosina1-1/+1
2013-04-10HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2-0/+4
2013-04-10HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2-0/+4
2013-04-10tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-04-10Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2-0/+3
2013-04-10Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2-0/+3
2013-04-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2-0/+3
2013-04-10Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2-0/+3
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings1-13/+15
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-27USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-27USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-27USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-27efivars: Handle duplicate names from get_next_variable()Matt Fleming1-1/+48
2013-03-27efivars: explicitly calculate length of VariableNameMatt Fleming1-1/+31
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-6/+81
2013-03-27efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-27efivars: Add module parameter to disable use as a pstore backendSeth Forshee2-1/+16
2013-03-27efivars: Allow disabling use as a pstore backendSeth Forshee2-42/+29
2013-03-27dm thin: fix discard corruptionJoe Thornber2-24/+26