summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-059-16/+58
|\
| * USB: Nokia 5300 should be treated as unusual devDaniele Forsi2014-05-031-0/+7
| * USB: Nokia 305 should be treated as unusual devVictor A. Santos2014-05-031-0/+7
| * fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko2014-05-031-1/+2
| * usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi2014-05-031-1/+1
| * usb: qcserial: add a number of Dell devicesBjørn Mork2014-05-031-0/+15
| * USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern2014-05-033-0/+21
| * Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-05-012-14/+5
| |\
| | * usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot2014-04-301-10/+0
| | * usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen2014-04-241-1/+1
| | * usb: phy: fsm: update OTG HNP state transitionLi Jun2014-04-241-3/+4
* | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-055-18/+20
|\ \ \
| * | | tty: Fix lockless tty buffer racePeter Hurley2014-05-031-3/+14
| * | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-032-15/+2
| * | | drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-031-1/+1
| * | | n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-031-0/+4
| * | | tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-031-1/+1
| |/ /
* | | Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-054-8/+12
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-304-8/+12
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: Nothing in ADC should be a bool CONFIGDoug Anderson2014-04-261-2/+2
| | * | iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch2014-04-261-3/+3
| | * | iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereferenceAtilla Filiz2014-04-261-2/+5
| | * | staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li2014-04-261-1/+2
* | | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-0524-167/+696
|\ \ \ \
| * | | | xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-052-2/+2
| * | | | xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-101-11/+1
| * | | | Merge tag 'xtensa-for-next-20140406' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-04-091057-7058/+11217
| |\ \ \ \
| | * | | | xtensa: add support for KC705Max Filippov2014-04-062-0/+39
| | * | | | xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
| | * | | | xtensa: add HIGHMEM supportMax Filippov2014-04-069-16/+270
| | * | | | xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-063-7/+34
| | * | | | xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-021-0/+12
| | * | | | xtensa: handle memmap kernel optionMax Filippov2014-04-022-0/+51
| | * | | | xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-022-33/+51
| | * | | | xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-022-5/+103
| | * | | | xtensa: split bootparam and kernel meminfoMax Filippov2014-04-024-45/+61
| | * | | | xtensa: enable sorting extable at build timeMax Filippov2014-04-022-0/+6
| | * | | | xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov2014-04-021-0/+6
| | * | | | xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven2014-04-021-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-057-76/+44
|\ \ \ \ \ \
| * | | | | | ceph: reserve caps for file layout/lock MDS requestsYan, Zheng2014-04-282-0/+4
| * | | | | | ceph: avoid releasing caps that are being usedYan, Zheng2014-04-281-1/+1
| * | | | | | ceph: clear directory's completeness when creating fileYan, Zheng2014-04-283-60/+21
| * | | | | | libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov2014-04-281-4/+5
| * | | | | | ceph: use fpos_cmp() to compare dentry positionsYan, Zheng2014-04-281-1/+1
| * | | | | | ceph: check directory's completeness before emitting directory entryYan, Zheng2014-04-281-10/+12
* | | | | | | fix quoting of Ted's name in MAINTAINERSChristoph Hellwig2014-05-051-1/+1
* | | | | | | Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-05-053-2/+8
|\ \ \ \ \ \ \
| * | | | | | | UBI: avoid workqueue format string leakKees Cook2014-05-051-1/+1
| * | | | | | | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
OpenPOWER on IntegriCloud