summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2726-8/+3098
|\
| * MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-215-0/+262
| * MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2015-06-211-2/+2
| * MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-214-5/+5
| * PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker2015-06-213-0/+214
| * serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton2015-06-213-0/+278
| * clk: ingenic: add JZ4780 CGU supportPaul Burton2015-06-212-0/+734
| * MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-211-0/+37
| * MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-0/+22
| * MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-211-0/+22
| * MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-212-0/+223
| * clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton2015-06-214-0/+936
| * MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-213-0/+183
| * IRQCHIP: irq_cpu: declare irqchip table entryPaul Burton2015-06-211-0/+3
| * MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-213-0/+175
| * MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-211-0/+1
* | power: axp288_charger: fix for API changeStephen Rothwell2015-06-271-3/+3
* | Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-273-7/+29
|\ \
| * | dma-buf: Minor coding style fixesJagan Teki2015-05-213-6/+20
| * | dma-buf: add ref counting for module as exporterSumit Semwal2015-05-131-1/+9
* | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-27144-2094/+5175
|\ \ \
| * | | usb: dwc3: Use ASCII space in KconfigThierry Reding2015-06-131-1/+1
| * | | Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-06-111-1/+1
| |\ \ \
| | * | | usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam2015-06-081-1/+1
| * | | | usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring2015-06-091-0/+12
| * | | | usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring2015-06-091-3/+5
| * | | | phy: add Marvell HSIC 28nm PHYRob Herring2015-06-093-0/+231
| * | | | phy: Add Marvell USB 2.0 OTG 28nm PHYRob Herring2015-06-093-0/+366
| * | | | USB: ssb: use devm_kzallocHauke Mehrtens2015-06-081-7/+4
| * | | | USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens2015-06-081-2/+2
| * | | | usb: isp1760: check for null return from kzallocColin Ian King2015-06-081-0/+2
| * | | | cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-06-082-0/+10
| * | | | Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08246-1445/+1960
| |\ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-06-051-7/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | USB: serial: mos7840: Use setup_timerVaishali Thakkar2015-06-011-7/+4
| * | | | | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-0310-138/+351
| |\ \ \ \ \
| | * | | | | phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown2015-06-011-1/+0
| | * | | | | phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.NeilBrown2015-06-011-4/+0
| | * | | | | phy: twl4030-usb: make runtime pm more reliable.NeilBrown2015-06-011-9/+20
| | * | | | | phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCsBrian Norris2015-05-223-0/+226
| | * | | | | phy: rcar-gen2: Add support for R-Car E2Yoshihiro Shimoda2015-05-211-0/+1
| | * | | | | phy: core: Check requested PHY status in _of_phy_get()Axel Lin2015-05-114-17/+10
| | * | | | | phy: miphy365x: fix sparse warningsFelipe Balbi2015-05-111-2/+2
| | * | | | | phy: miphy28lp: fix sparse warningsFelipe Balbi2015-05-111-2/+2
| | * | | | | phy: phy-core: allow specifying supply at port levelDmitry Torokhov2015-05-111-13/+10
| | * | | | | usb: ohci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-111-45/+24
| | * | | | | usb: ehci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-111-45/+24
| | * | | | | phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy2015-05-111-0/+32
| * | | | | | USB: usbtmc: add device quirk for Rigol DS6104Teunis van Beelen2015-06-021-0/+1
| * | | | | | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-0271-1277/+3607
| |\ \ \ \ \ \