aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-13vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger
2013-11-13target/pscsi: fix return value checkWei Yongjun
2013-11-13md: Fix skipping recovery for read-only arrays.Lukasz Dorau
2013-11-13md: avoid deadlock when md_set_badblocks.Bian Yu
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou
2013-11-13raid5: avoid finding "discard" stripeShaohua Li
2013-11-13raid5: set bio bi_vcnt 0 for discard requestShaohua Li
2013-11-13SCSI: sd: call blk_pm_runtime_init before add_diskAaron Lu
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-11-13can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde
2013-11-13can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde
2013-11-13iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-11-13mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar
2013-11-13ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-11-13bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-11-13cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-11-13USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum
2013-11-13USB: support new huawei devices in option.cFangxiaozhi (Franko)
2013-11-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò
2013-11-04serial: vt8500: add missing bracesRoel Kluin
2013-11-04i2c: ismt: initialize DMA bufferJames Ralston
2013-11-04dm snapshot: fix data corruptionMikulas Patocka
2013-11-04gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-11-04wanxl: fix info leak in ioctlSalva Peiró
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang
2013-11-04virtio-net: fix the race between channels setting and refillJason Wang
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04connector: use nlmsg_len() to check message lengthMathias Krause
2013-11-04farsync: fix info leak in ioctlSalva Peiró
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-11-04proc connector: fix info leaksMathias Krause
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-18drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski
2013-10-18drm/radeon: fix typo in CP DMA register headersAlex Deucher
2013-10-18drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter
2013-10-18drm/i915: Only apply DPMS to the encoder if enabledChris Wilson
2013-10-18watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-18hwmon: (applesmc) Always read until end of dataHenrik Rydberg
2013-10-18i2c: omap: Clear ARDY bit twiceTaras Kondratiuk