aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-22NFC: trf7970a: Allow different Modulator and SYS_CLK Control register valuesMark A. Greer
2014-04-22NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'Mark A. Greer
2014-04-22NFC: trf7970a: Only write 'ISO Control' when its changingMark A. Greer
2014-04-22NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt OccursMark A. Greer
2014-04-22NFC: trf7970a: Clear 'NFC Target Detection Level' registerMark A. Greer
2014-04-22NFC: trf7970a: Only abort a command if one is activeMark A. Greer
2014-04-22NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 msMark A. Greer
2014-04-22NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud
2014-04-22NFC: st21nfca: Implement load_session HCI hookChristophe Ricard
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard
2014-04-22Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2014-04-22cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-21intel_idle: fix IVT idle state table settingChristoph Jaeger
2014-04-21[SCSI] More USB deadlock fixesJames Bottomley
2014-04-21[SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke
2014-04-21[SCSI] Fix command result state propagationAlan Stern
2014-04-21[SCSI] Fix spurious request sense in error handlingJames Bottomley
2014-04-21ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.Lv Zheng
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam
2014-04-21usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang
2014-04-21usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare
2014-04-21usb: musb: dsps: handle babble interruptsDaniel Mack
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack
2014-04-21usb: musb: add reset hook to platform opsDaniel Mack
2014-04-21usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson
2014-04-21usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson
2014-04-21usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson
2014-04-21usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi
2014-04-21stmmac: remove stmmac_configFlorian Fainelli
2014-04-21net: sxgbe: remove sxgbe_configFlorian Fainelli
2014-04-21net: cpmac: remove cpmac_configFlorian Fainelli
2014-04-21net: ethoc: remove ethoc_configFlorian Fainelli
2014-04-21hyperv: Add support for virtual Receive Side Scaling (vRSS)Haiyang Zhang
2014-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-21usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi
2014-04-21usb: phy: mv-u3d: switch over to writel/readlFelipe Balbi
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi