summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-05-16mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven
2013-05-16mfd: cros_ec_spi: Use %z to format pointer differencesGeert Uytterhoeven
2013-05-16mfd: si476x: Do not use binary constantsGeert Uytterhoeven
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-16mfd: tps65912: Select MFD_COREDavid Rientjes
2013-05-16Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam
2013-05-15fec: Fix inconsistent lock stateFabio Estevam
2013-05-15ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat
2013-05-15ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas
2013-05-15NTB: Multiple NTB client fixJon Mason
2013-05-15ntb_netdev: remove from list on exitJon Mason
2013-05-15NTB: memcpy lockup workaroundJon Mason
2013-05-15NTB: Correctly handle receive buffers of the minimal sizeJon Mason
2013-05-15NTB: reset tx_index on link toggleJon Mason
2013-05-15NTB: Link toggle memory leakJon Mason
2013-05-15NTB: Handle 64bit BAR sizesJon Mason
2013-05-15NTB: fix pointer math issuesDan Carpenter
2013-05-15ntb: off by one sanity checksDan Carpenter
2013-05-15NTB: variable dereferenced before checkJon Mason
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-05-15USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern
2013-05-15USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern
2013-05-15s390/cio: add channel ID sysfs attributePeter Oberparleiter
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-05-15usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk
2013-05-15xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk
2013-05-15Merge tag 'v3.10-rc1' into stable/for-linus-3.10Konrad Rzeszutek Wilk
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun