summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-17n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby1-4/+4
2012-10-17n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby1-27/+13
2012-10-17n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-10-17char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir1-24/+1
2012-10-17n_gsm : Flow control handling in Mux driverFrederic Berat1-22/+57
2012-10-17n_gsm: uplink SKBs accumulate on listRuss Gorby1-2/+5
2012-10-17n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin1-0/+4
2012-10-17Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-10-17TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-10-17drm/i915: prevent possible pin leak on error pathEugeni Dodonov1-1/+1
2012-10-17mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani1-1/+1
2012-10-17isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-10Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2-0/+3
2012-10-10Bluetooth: add support for atheros 0489:e057Peng Chen2-0/+3
2012-10-10Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2-0/+3
2012-10-10Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2-0/+2
2012-10-10tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson1-2/+12
2012-10-10aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-10-10pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-10-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-10netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-10net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-10bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-10-10PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-10-10HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-10HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov1-4/+11
2012-10-10HID: hidraw: fix list->buffer memleakMatthieu CASTET1-1/+11
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-11/+24
2012-10-10Revert "drm/radeon: rework pll selection (v3)"Alex Deucher1-106/+20
2012-10-10usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior1-4/+4
2012-10-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee1-5/+13
2012-10-10pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-6/+13
2012-10-10mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-10-10Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-10-10Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-10-10Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-10-10Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-10-10asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-10-10USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-10md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-10-10dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-10-10dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-10-10sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2012-10-10gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-10-10hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-10-10HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-10-10dj: memory scribble in logi_djAlan Cox1-2/+2
2012-10-10HID: logitech: don't use stack based dj_report structuresMarc Dionne1-14/+24
2012-10-10HID: logitech: fix mask to enable DJ modeNestor Lopez Casado1-1/+1