summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-031-0/+2
| | * | | | | | | cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-031-0/+5
| | * | | | | | | USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-031-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-11-0853-223/+8
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart2014-11-071-0/+3
| | * | | | | | | i2c: at91: don't account as iowaitWolfram Sang2014-11-071-1/+1
| | * | | | | | | i2c: remove FSF addressWolfram Sang2014-11-0752-222/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-081-6/+17
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk2014-11-021-6/+17
| | * | | | | | | irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk2014-11-021-2/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2014-11-0811-31/+37
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] sp2: sp2_init() can be staticFengguang Wu2014-11-031-2/+2
| | * | | | | | | | [media] dvb:tc90522: fix always-false expressionAkihiro Tsukada2014-11-031-1/+1
| | * | | | | | | | [media] dvb-core: set default properties of ISDB-SAkihiro Tsukada2014-11-031-0/+6
| | * | | | | | | | [media] dvb:tc90522: fix stats reportAkihiro Tsukada2014-11-031-9/+7
| | * | | | | | | | [media] vivid: default to single planar device instancesHans Verkuil2014-11-032-15/+8
| | * | | | | | | | [media] imon: fix other RC type protocol supportUlrich Eckhardt2014-11-031-1/+2
| | * | | | | | | | [media] ir-hix5hd2 fix build warningZhangfei Gao2014-11-031-1/+1
| | * | | | | | | | [media] ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt2014-10-301-0/+7
| | * | | | | | | | [media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab2014-10-301-1/+1
| | * | | | | | | | [media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin2014-10-302-1/+2
| * | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-0724-31/+142
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-0714-17/+118
| | * | | | | | | | | MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi2014-11-061-2/+2
| | * | | | | | | | | MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle2014-11-041-2/+4
| | * | | | | | | | | MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-291-1/+2
| | * | | | | | | | | MIPS: Wire up bpf syscall.Ralf Baechle2014-10-275-6/+13
| | * | | | | | | | | MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang2014-10-271-3/+1
| | * | | | | | | | | MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin2014-10-271-0/+2
| * | | | | | | | | | Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-11-074-199/+145
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: track bulkstat progress by aginoDave Chinner2014-11-071-37/+34
| | * | | | | | | | | | xfs: bulkstat error handling is brokenDave Chinner2014-11-071-10/+19
| | * | | | | | | | | | xfs: bulkstat main loop logic is a messDave Chinner2014-11-071-32/+24
| | * | | | | | | | | | xfs: bulkstat chunk-formatter has issuesDave Chinner2014-11-071-34/+24
| | * | | | | | | | | | xfs: bulkstat chunk formatting cursor is brokenDave Chinner2014-11-072-47/+28
| | * | | | | | | | | | xfs: bulkstat btree walk doesn't terminateDave Chinner2014-11-071-9/+10
| | * | | | | | | | | | mm: Fix comment before truncate_setsize()Jan Kara2014-11-071-2/+3
| | * | | | | | | | | | xfs: rework zero range to prevent invalid i_size updatesBrian Foster2014-10-301-52/+20
| | * | | | | | | | | | mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara2014-10-301-1/+0
| | * | | | | | | | | | xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara2014-10-301-0/+4
| | * | | | | | | | | | xfs: bulkstat doesn't release AGI buffer on errorDave Chinner2014-10-291-6/+10
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-077-7/+8
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *---------. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown2014-11-056-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| | | | | | | | | |_|/ / / / / / / | | | | | | | | |/| | | | | | | |
| | | | | | | * | | | | | | | | | regulator: max8660: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| | | | | | | |/ / / / / / / / /
| | | | | | * | | | | | | | | | regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas2014-11-031-1/+1
| | | | | | |/ / / / / / / / /
| | | | | * | | | | | | | | | regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski2014-11-031-1/+1
| | | | | |/ / / / / / / / /
| | | | * | | | | | | | | | regulator: max77686: zero-initialize regulator match tableJavier Martinez Canillas2014-11-031-1/+1
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-11-051-1/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
OpenPOWER on IntegriCloud