aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-31hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron
2012-05-31ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu
2012-05-31sony-laptop: Enable keyboard backlight by defaultJosh Boyer
2012-05-31ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson
2012-05-31Input: wacom - relax Bamboo stylus ID checkChris Bagwell
2012-05-31md: using GFP_NOIO to allocate bio for flush requestShaohua Li
2012-05-31USB: Remove races in devio.cHuajun Li
2012-05-31xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-05-31USB: fix resource leak in xhci power loss pathOliver Neukum
2012-05-31usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-05-31xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-05-31tty: Allow uart_register/unregister/registerAlan Cox
2012-05-31USB: cdc-wdm: cannot use dev_printk when device is goneBjørn Mork
2012-05-31USB: cdc-wdm: add debug messages on cleanupBjørn Mork
2012-05-31USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork
2012-05-31USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart
2012-05-31HID: logitech: read all 32 bits of report type bitfieldJonathan Nieder
2012-05-31USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre
2012-05-31usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern
2012-05-31HID: wiimote: Fix IR data parserDavid Herrmann
2012-05-31USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel
2012-05-31Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-31usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-05-31xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-05-31xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
2012-05-31usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede
2012-05-318250.c: less than 2400 baud fix.Christian Melki
2012-05-31usb: usbtest: two super speed fixes for usbtestPaul Zimmerman
2012-05-31usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller
2012-05-318250_pci: fix pch uart matchingArnaud Patard
2012-05-31USB: cdc-wdm: fix memory leakOliver Neukum
2012-05-31USB: cdc-wdm: sanitize error returnsOliver Neukum
2012-05-31USB: move usb_translate_errors to linux/usb.hJohan Hovold
2012-05-31drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall
2012-05-31isci: fix oem parameter validation on single controller skusDan Williams
2012-05-31RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-05-31RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-05-31iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter
2012-05-31regulator: core: Release regulator-regulator supplies on errorMark Brown
2012-05-31IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-05-31isdn/gigaset: improve error handling querying firmware versionTilman Schmidt
2012-05-31isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt
2012-05-31isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt
2012-05-31mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com
2012-05-31hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron
2012-05-31mtd: sm_ftl: fix typo in major number.Maxim Levitsky
2012-05-20stmmac: Fix compilation error in mmc_core.cStefan Roese
2012-05-20e1000: Prevent reset task killing itself.Tushar Dave
2012-05-20target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-20MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow