summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-051-0/+1
* libata: READ LOG DMA EXT support can be in either page 119 or 120Martin K. Petersen2015-05-051-1/+11
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1310-110/+160
|\
| * Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-0718-96/+140
| |\
| * | iio: add support for hardware fifoOctavian Purdila2015-03-291-0/+13
| * | iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-3/+5
| * | iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-281-1/+1
| * | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-246-106/+140
| |\ \
| | * | iio: Export userspace IIO headersDaniel Baluta2015-02-146-106/+140
| * | | Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-03-2326-25/+107
| |\ \ \
| * \ \ \ Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman2015-03-0919-64/+164
| |\ \ \ \
| * | | | | staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-061-0/+1
* | | | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-132-0/+22
|\ \ \ \ \ \
| * | | | | | device: Add dev_of_node() accessorBenjamin Herrenschmidt2015-03-251-0/+7
| * | | | | | sysfs: Document struct attribute_groupGuenter Roeck2015-03-251-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-1311-21/+48
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-102-14/+3
| |\ \ \ \ \ \
| | * | | | | | phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin2015-04-031-14/+0
| | * | | | | | phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim2015-03-261-0/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-0/+26
| |\ \ \ \ \ \
| | * | | | | | usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-04-071-0/+26
| * | | | | | | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-0718-96/+140
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2015-03-261-0/+2
| * | | | | | | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-244-1/+15
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | usb: udc: add usb_udc_vbus_handlerPeter Chen2015-03-191-0/+4
| | * | | | | | usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2015-03-191-0/+3
| | * | | | | | usb: phy: msm: Remove dead codeStephen Boyd2015-03-131-4/+0
| | * | | | | | usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-131-0/+2
| | * | | | | | usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida2015-03-111-1/+1
| | * | | | | | usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz2015-03-101-0/+3
| | * | | | | | usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut2015-03-101-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman2015-03-2326-25/+107
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | usb: phy: msm: Remove dead codeStephen Boyd2015-03-181-4/+0
| * | | | | | uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2015-03-181-2/+0
| * | | | | | usb: chipidea: add a flag for turn on vbus early for hostLi Jun2015-03-181-0/+1
| * | | | | | usb: chipidea: add runtime power management supportPeter Chen2015-03-181-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-131-0/+2
|\ \ \ \ \ \
| * | | | | | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-191-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-134-3/+355
|\ \ \ \ \ \
| * | | | | | libata: Add tracepointsHannes Reinecke2015-03-271-0/+325
| * | | | | | libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+1
| * | | | | | libata: Implement support for sense data reportingHannes Reinecke2015-03-271-0/+18
| * | | | | | libata: Implement NCQ autosenseHannes Reinecke2015-03-271-0/+2
| * | | | | | ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke2015-03-271-1/+1
| * | | | | | libata: use READ_LOG_DMA_EXTHannes Reinecke2015-03-271-0/+7
| * | | | | | libata: remove ATA_FLAG_LOWTAGTejun Heo2015-03-241-1/+0
* | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-04-131-0/+1
|\ \ \ \ \ \ \
| * | | | | | | workqueue: dump workqueues on sysrq-tTejun Heo2015-03-091-0/+1
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-138-42/+78
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-113-17/+2
| |\ \ \ \ \ \ \ \