aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-26HID: check for NULL field when setting valuesKees Cook
2013-09-26HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia
2013-09-26HID: battery: don't do DMA from stackJiri Kosina
2013-09-26HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont
2013-09-26HID: ntrig: validate feature report detailsKees Cook
2013-09-26HID: picolcd_core: validate output report detailsKees Cook
2013-09-26HID: validate HID report id sizeKees Cook
2013-09-26HID: sensor-hub: validate feature report detailsKees Cook
2013-09-26HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek
2013-09-26HID: pantherlord: validate output report detailsKees Cook
2013-09-26HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-09-26pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON
2013-09-26usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-09-26USB: handle LPM errors during device suspend correctlyAlan Stern
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-09-26usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg
2013-09-26iio: mxs-lradc: Remove useless check in read_rawMarek Vasut
2013-09-26iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-09-26tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-26usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-26cpuidle: coupled: fix race condition between pokes and safe stateColin Cross
2013-09-26cpuidle: coupled: abort idle if pokes are pendingColin Cross
2013-09-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern
2013-09-26UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
2013-09-26SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-09-14drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14vhost_net: poll vhost queue after marking DMA is doneJason Wang
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar