summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé
2014-04-16vme_tsi148: Utilize to_pci_dev() macroAaron Sierra
2014-04-16vme_tsi148: Fix PCI address mapping assumptionJoe Schultz
2014-04-16vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz
2014-04-16w1: avoid recursive device_addDavid Fries
2014-04-16w1: fix netlink refcnt leak on error pathDavid Fries
2014-04-16uas: fix deadlocky memory allocationsOliver Neukum
2014-04-16uas: fix error handling during scsi_scan()Oliver Neukum
2014-04-16uas: fix GFP_NOIO under spinlockOliver Neukum
2014-04-16uwb: adds missing error handlingDaeseok Youn
2014-04-16USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht
2014-04-16USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart
2014-04-16USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-04-16USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov
2014-04-16usb: usb-common: fix typo for usb_state_stringPeter Chen
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-04-16staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven
2014-04-16drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter
2014-04-16staging: unisys: use after free in error messagesDan Carpenter
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn