summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-10-30misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit
2013-10-30tifm: fix error return code in tifm_7xx1_probe()Wei Yongjun
2013-10-30staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun
2013-10-30usb: usbtest: support container id descriptor testHuang Rui
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON
2013-10-30Staging: zram: Fix access of NULL pointerRashika Kheria
2013-10-30Staging: zram: Fix variable dereferenced before checkRashika Kheria
2013-10-30Staging: rtl8187se: space prohibited before semicolon in r8185b_init.cEbru Akagunduz
2013-10-30Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...Ebru Akagunduz
2013-10-30Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...Ebru Akagunduz
2013-10-30Staging: rtl8187se: fix trailing whitespace in r8185b_init.cEbru Akagunduz
2013-10-30Staging: rtl8187se: fix please, no space before tabs in r8185b_init.cEbru Akagunduz
2013-10-30drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi
2013-10-30Staging: dwc2: Fix variable dereferenced before checkRashika Kheria
2013-10-30Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz
2013-10-30staging: rtl8192e: remove unneeded semicolonsValentina Manea
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann
2013-10-30bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-30ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-30ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-30virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-30staging: ft1000: return values corrected in scram_start_dwnldKelley Nielsen
2013-10-30staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen
2013-10-30staging: bcm: Remove unnecessary pointer castingLisa Nguyen
2013-10-30imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam
2013-10-30usb: cdc-wdm: ignore speed change notificationsBjørn Mork
2013-10-30USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez
2013-10-30serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart
2013-10-29w1-gpio: Use devm_* functionsMarkus Pargmann
2013-10-29w1-gpio: Detect of_gpio_error for first gpioMarkus Pargmann
2013-10-29uio: Pass pointers to virt_to_page(), not integersBen Hutchings
2013-10-29usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui
2013-10-29USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov
2013-10-29usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese
2013-10-29usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese
2013-10-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese
2013-10-29usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman
2013-10-29uio: fix memory leakCong Ding