summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-16seccomp: fix memory leak on filter attachKees Cook
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-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16ip_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16net: use SYSCALL_DEFINEx for sys_recvJan Glauber
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-16Merge branch 'mdio-gpio'David S. Miller
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-16Merge branch 'fib_validate_loopback'David S. Miller
2014-04-16ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
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-16kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo
2014-04-16fs: Don't return 0 from get_anon_bdevThomas Bächler
2014-04-16fs: cifs: remove unused variable.Cyril Roelandt
2014-04-16Return correct error on query of xattr on file with empty xattrsSteve French
2014-04-16cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu